Language: python
mkaz / termgraph
https://github.com/mkaz/termgraph
stars | today |
---|---|
684 | 509 |
a python command-line tool which draws basic graphs in the terminal
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
37878 | 221 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
2073 | 210 |
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
colental / byob
https://github.com/colental/byob
stars | today |
---|---|
265 | 192 |
BYOB (Build Your Own Botnet)
zulip / zulip
https://github.com/zulip/zulip
stars | today |
---|---|
7673 | 151 |
Zulip server - powerful open source team chat
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
11128 | 116 |
the only cheat sheet you need
XingangPan / IBN-Net
https://github.com/XingangPan/IBN-Net
stars | today |
---|---|
101 | 87 |
Instance-Batch Normalization Networks (ECCV2018)
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39054 | 57 |
Models and examples built with TensorFlow
instacart / lore
https://github.com/instacart/lore
stars | today |
---|---|
1006 | 64 |
Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers
albertpumarola / GANimation
https://github.com/albertpumarola/GANimation
stars | today |
---|---|
70 | 60 |
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV’18 Oral)
salesforce / decaNLP
https://github.com/salesforce/decaNLP
stars | today |
---|---|
1084 | 55 |
The Natural Language Decathlon: A Multitask Challenge for NLP
jaakkopasanen / AutoEq
https://github.com/jaakkopasanen/AutoEq
stars | today |
---|---|
65 | 60 |
Automatic headphone equalization from frequency responses
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53071 | 49 |
A curated list of awesome Python frameworks, libraries, software and resources
explosion / spaCy
https://github.com/explosion/spaCy
stars | today |
---|---|
10083 | 48 |
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
python-attrs / attrs
https://github.com/python-attrs/attrs
stars | today |
---|---|
1908 | 49 |
Python Classes Without Boilerplate
tensorflow / cleverhans
https://github.com/tensorflow/cleverhans
stars | today |
---|---|
2186 | 47 |
An adversarial example library for constructing attacks, building defenses, and benchmarking both
facebookresearch / pythia
https://github.com/facebookresearch/pythia
stars | today |
---|---|
62 | 48 |
A software suite for Visual Question Answering
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40091 | 41 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
35341 | 27 |
The Web framework for perfectionists with deadlines.
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
12703 | 36 |
Python Development Workflow for Humans.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31958 | 26 |
Deep Learning for humans
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40509 | 30 |
A collective list of public JSON APIs for use in web development.
quark0 / darts
https://github.com/quark0/darts
stars | today |
---|---|
1244 | 26 |
Differentiable architecture search for convolutional and recurrent networks
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
6012 | 26 |
Record terminal sessions as SVG animations
faif / python-patterns
https://github.com/faif/python-patterns
stars | today |
---|---|
16583 | 25 |
A collection of design patterns/idioms in Python
Language: go
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
2759 | 240 |
A library and tools for open cloud development in Go.
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
256 | 173 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, alowing to bypass 2-factor authentication.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33495 | 93 |
A curated list of awesome Go frameworks, libraries and software
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
1119 | 72 |
Golang security checker
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39288 | 62 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
44722 | 62 |
The Go programming language
ga0 / netgraph
https://github.com/ga0/netgraph
stars | today |
---|---|
289 | 48 |
A cross platform http sniffer with a web UI
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36464 | 46 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
knative / docs
https://github.com/knative/docs
stars | today |
---|---|
523 | 38 |
Documentation for users of Knative components
fogleman / rbgg
https://github.com/fogleman/rbgg
stars | today |
---|---|
86 | 38 |
Isolate and remove the background gradient from images of paper.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9301 | 35 |
A platform for building proxies to bypass network restrictions.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19562 | 24 |
Official Go implementation of the Ethereum protocol
knative / serving
https://github.com/knative/serving
stars | today |
---|---|
469 | 32 |
Kubernetes-based, scale-to-zero, request-driven compute
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19139 | 31 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9732 | 27 |
An open platform to connect, manage, and secure microservices.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16292 | 26 |
beego is an open-source, high-performance web framework for the Go programming language.
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
693 | 27 |
Go 夜读 - 每周四晚上 Go 源码阅读以及线下技术讨论。
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27495 | 25 |
The world’s fastest framework for building websites.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5039 | 24 |
百度网盘客户端 - Go语言编写
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17788 | 24 |
The Prometheus monitoring system and time series database.
golang / dep
stars | today |
---|---|
9853 | 23 |
Go dependency management tool
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16607 | 22 |
The Cloud Native Edge Router
jaegertracing / jaeger
https://github.com/jaegertracing/jaeger
stars | today |
---|---|
5252 | 21 |
CNCF Jaeger, a Distributed Tracing System
filebrowser / filebrowser
https://github.com/filebrowser/filebrowser
stars | today |
---|---|
2761 | 21 |
📁 Web File Manager which can be used as a middleware or standalone app.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19431 | 20 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
106101 | 85 |
Computation using data flow graphs for scalable machine learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17405 | 36 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
TranslucentTB / TranslucentTB
https://github.com/TranslucentTB/TranslucentTB
stars | today |
---|---|
2419 | 37 |
A lightweight utility that makes the Windows taskbar translucent/transparent.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26476 | 27 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62849 | 35 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33527 | 27 |
Bitcoin Core integration/staging tree
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5080 | 30 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27961 | 25 |
Protocol Buffers - Google’s data interchange format
zhubenfu / License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
https://github.com/zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
stars | today |
---|---|
445 | 24 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
14624 | 25 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
XiaoMi / mace
https://github.com/XiaoMi/mace
stars | today |
---|---|
2240 | 24 |
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19990 | 23 |
Tesseract Open Source OCR Engine (main repository)
weolar / miniblink49
https://github.com/weolar/miniblink49
stars | today |
---|---|
1380 | 21 |
一个小巧、轻量的浏览器内核,用来取代wke和libcef
BGI-shenzhen / PopLDdecay
https://github.com/BGI-shenzhen/PopLDdecay
stars | today |
---|---|
40 | 19 |
PopLDdecay: A new simple and efficient software for Linkage Disequilibrium Decay analysis based Variant Call Format
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
7238 | 20 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
PaddlePaddle / Paddle
https://github.com/PaddlePaddle/Paddle
stars | today |
---|---|
7329 | 20 |
PArallel Distributed Deep LEarning
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1736 | 19 |
Vulkan-based D3D11 implementation for Linux / Wine
baidu / AnyQ
stars | today |
---|---|
282 | 16 |
FAQ-based Question Answering System
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8260 | 16 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10381 | 14 |
An open autonomous driving platform
grpc / grpc
stars | today |
---|---|
16397 | 13 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
apache / incubator-singa
https://github.com/apache/incubator-singa
stars | today |
---|---|
1472 | 16 |
Mirror of Apache Singa (Incubating)
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10277 | 16 |
JSON for Modern C++
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12890 | 14 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
11121 | 13 |
A library that provides an embeddable, persistent key-value store for fast storage.
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
5417 | 438 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
750 | 385 |
🦄 Record your terminal and generate animated gif images
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
29757 | 332 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
29003 | 164 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
vuejs / vue
stars | today |
---|---|
108934 | 140 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
danielstjules / jsinspect
https://github.com/danielstjules/jsinspect
stars | today |
---|---|
2116 | 132 |
Detect copy-pasted and structurally similar code
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
2232 | 126 |
🌲 Evergreen React UI Framework by Segment
threepointone / css-suspense
https://github.com/threepointone/css-suspense
stars | today |
---|---|
148 | 106 |
css loading for react
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26425 | 97 |
Interactive UI component dev & test: React, React Native, Vue, Angular
natergj / excel4node
https://github.com/natergj/excel4node
stars | today |
---|---|
507 | 95 |
Node module to allow for easy Excel file creation
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
107418 | 87 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
github / fetch
https://github.com/github/fetch
stars | today |
---|---|
19674 | 87 |
A window.fetch JavaScript polyfill.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45611 | 72 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35550 | 71 |
Headless Chrome Node API
obiwankenoobi / react-express-boilerplate
https://github.com/obiwankenoobi/react-express-boilerplate
stars | today |
---|---|
77 | 67 |
fullstack boilerplater using Express.js as the backend and React.js as the frontend
imbrn / v8n
stars | today |
---|---|
2429 | 64 |
☑️ JavaScript fluent validation library.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52916 | 55 |
Create React apps with no build configuration.
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
4754 | 65 |
📄 Create PDF files using React
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
8784 | 58 |
A fully-modern text-based browser, rendering to TTY and browsers
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51743 | 44 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
JedWatson / react-select
https://github.com/JedWatson/react-select
stars | today |
---|---|
12890 | 50 |
The Select for React.js
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
8238 | 49 |
Beautiful, accessible drag and drop for lists with React.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
23887 | 44 |
⚛️ 📄 🚀 Blazing fast static site generator for React
TryGhost / Ghost
https://github.com/TryGhost/Ghost
stars | today |
---|---|
26236 | 46 |
The platform for professional publishers
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66844 | 40 |
A framework for building native apps with React.
Language: unknown
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
3893 | 342 |
🎮 The only Front-End Performance Checklist that runs faster than the others
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
29683 | 194 |
📝 准备秋招学习笔记
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
3250 | 133 |
The Rockstar programming language specification
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
6174 | 91 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70468 | 71 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108781 | 64 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89630 | 67 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
85474 | 48 |
A book series on JavaScript. @YDKJS on twitter.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22668 | 47 |
后端架构师技术图谱
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5376 | 50 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Kaixhin / grokking-pytorch
https://github.com/Kaixhin/grokking-pytorch
stars | today |
---|---|
140 | 46 |
The Hitchiker’s Guide to PyTorch
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7951 | 44 |
Roadmap to becoming a React developer in 2018
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36318 | 40 |
🤓 Build your own (insert technology here)
Snailclimb / Java-Guide
https://github.com/Snailclimb/Java-Guide
stars | today |
---|---|
765 | 34 |
📖 Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35600 | 36 |
🎉 A curated list of awesome things related to Vue.js
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14542 | 37 |
The largest Node.JS best practices list (July 2018)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11939 | 35 |
Curated list of project-based tutorials
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5068 | 35 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
31197 | 34 |
A curated list of awesome Android UI/UX libraries
sootlasten / disentangled-representation-papers
https://github.com/sootlasten/disentangled-representation-papers
stars | today |
---|---|
37 | 33 |
A curated list of research papers related to learning disentangled representations
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
14555 | 24 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22658 | 23 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
LCsion / huaji
https://github.com/LCsion/huaji
stars | today |
---|---|
150 | 23 |
just huaji
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15265 | 22 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
67 | 21 |
知名互联网企业内推资料整理 持续更新ing