Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
40145 | 242 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Picovoice / stt-benchmark
https://github.com/Picovoice/stt-benchmark
stars | today |
---|---|
225 | 217 |
speech-to-text benchmark framework
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
1869 | 132 |
This is an automated machine learning (AutoML) package.
kitao / pyxel
https://github.com/kitao/pyxel
stars | today |
---|---|
3137 | 123 |
A retro game development environment in Python
jiaruncao / Readers
https://github.com/jiaruncao/Readers
stars | today |
---|---|
132 | 109 |
Neural Network Readers
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39600 | 62 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53535 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
11852 | 63 |
the only cheat sheet you need
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40905 | 61 |
A collective list of public JSON APIs for use in web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32312 | 52 |
Deep Learning for humans
t-makaro / animatplot
https://github.com/t-makaro/animatplot
stars | today |
---|---|
74 | 61 |
A python package for animating plots build on matplotlib.
zotroneneis / harry_potter_universe
https://github.com/zotroneneis/harry_potter_universe
stars | today |
---|---|
301 | 47 |
Awesome Python features explained using the world of Harry Potter
tensorflow / cleverhans
https://github.com/tensorflow/cleverhans
stars | today |
---|---|
2754 | 45 |
An adversarial example library for constructing attacks, building defenses, and benchmarking both
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
19723 | 35 |
⏬ Dumb downloader that scrapes the web
robinhood / faust
https://github.com/robinhood/faust
stars | today |
---|---|
1775 | 41 |
Python Stream Processing
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15731 | 35 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40426 | 38 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
35600 | 35 |
The Web framework for perfectionists with deadlines.
lyft / xiblint
https://github.com/lyft/xiblint
stars | today |
---|---|
103 | 39 |
A tool for linting storyboard and xib files
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
2878 | 36 |
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
6199 | 37 |
Record terminal sessions as SVG animations
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37899 | 30 |
The Python micro framework for building web applications.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29794 | 28 |
scikit-learn: machine learning in Python
odoo / odoo
stars | today |
---|---|
10606 | 28 |
Odoo. Open Source Apps To Grow Your Business.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
34577 | 26 |
A curated list of awesome Machine Learning frameworks, libraries and software.
Language: go
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
5358 | 1383 |
simple terminal UI for git commands
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
1013 | 129 |
Go 夜读 - Night Reading Go - Go source reading and offline technical discussion every Thursday night.
scylladb / go-set
https://github.com/scylladb/go-set
stars | today |
---|---|
125 | 91 |
Type-safe, zero-allocation sets for Go
m3db / m3
stars | today |
---|---|
280 | 70 |
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
golang / go
stars | today |
---|---|
45201 | 60 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39748 | 52 |
Production-Grade Container Scheduling and Management
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36754 | 53 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10578 | 42 |
Connect, secure, control, and observe services.
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
3692 | 41 |
A library and tools for open cloud development in Go.
recoilme / tgram
https://github.com/recoilme/tgram
stars | today |
---|---|
102 | 41 |
typegram: zen platform for writers. Blogging, publishing, commenting platform
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
14205 | 38 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
2864 | 36 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19417 | 35 |
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.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16832 | 33 |
The Cloud Native Edge Router
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
6347 | 24 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16431 | 25 |
beego is an open-source, high-performance web framework for the Go programming language.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33857 | 26 |
A curated list of awesome Go frameworks, libraries and software
golang / dep
stars | today |
---|---|
9991 | 27 |
Go dependency management tool
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5276 | 25 |
百度网盘客户端 - Go语言编写
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
10244 | 27 |
Run Kubernetes locally
google / embiggen-disk
https://github.com/google/embiggen-disk
stars | today |
---|---|
304 | 27 |
embiggden-disk live-resizes a filesystem after first live-resizing any necessary layers below it: an optional LVM LV and PV, and an MBR or GPT partition table
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24331 | 23 |
A golang ebook intro how to build a web with golang
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19820 | 17 |
Official Go implementation of the Ethereum protocol
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
11241 | 23 |
The fastest backend community-driven web framework on (THIS) Earth. Can your favourite web framework do that? 👉 http://bit.ly/iriscandothat1 or even http://bit.ly/iriscandothat2
developer-learning / learning-golang
https://github.com/developer-learning/learning-golang
stars | today |
---|---|
343 | 22 |
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
Language: c++
google / filament
https://github.com/google/filament
stars | today |
---|---|
2918 | 390 |
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
facebookincubator / fizz
https://github.com/facebookincubator/fizz
stars | today |
---|---|
270 | 172 |
C++14 implementation of the TLS-1.3 standard
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
106895 | 103 |
Computation using data flow graphs for scalable machine learning
F8LEFT / FUPK3
https://github.com/F8LEFT/FUPK3
stars | today |
---|---|
56 | 51 |
baidu / BaikalDB
https://github.com/baidu/BaikalDB
stars | today |
---|---|
75 | 66 |
BaikalDB, a HTAP database.
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4906 | 65 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
Souhardya / UBoat
https://github.com/Souhardya/UBoat
stars | today |
---|---|
134 | 47 |
HTTP Botnet Project
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26727 | 33 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33812 | 36 |
Bitcoin Core integration/staging tree
topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
359 | 43 |
Your entire music-making workflow, in one box.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63143 | 42 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28224 | 34 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17676 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Nadrin / PBR
stars | today |
---|---|
218 | 34 |
An implementation of physically based shading model & image based lighting in various graphics APIs.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20193 | 31 |
Tesseract Open Source OCR Engine (main repository)
Tencent / sluaunreal
https://github.com/Tencent/sluaunreal
stars | today |
---|---|
177 | 30 |
适用于unreal4的lua开发插件,让你高效使用lua做为业务开发语言。
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
7455 | 27 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
grpc / grpc
stars | today |
---|---|
16547 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6097 | 24 |
C++ front/service proxy
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8787 | 19 |
Google Test
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
13030 | 19 |
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
hugoam / toy
stars | today |
---|---|
767 | 20 |
the thin c++ game engine
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16106 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5315 | 19 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
ewhitehats / InvisiblePersistence
https://github.com/ewhitehats/InvisiblePersistence
stars | today |
---|---|
93 | 18 |
Persisting in the Windows registry “invisibly”
Language: javascript
klauscfhq / taskbook
https://github.com/klauscfhq/taskbook
stars | today |
---|---|
3855 | 180 |
📓 Tasks, boards & notes for the command-line habitat
apexcharts / apexcharts.js
https://github.com/apexcharts/apexcharts.js
stars | today |
---|---|
2788 | 175 |
📊 Interactive and Modern SVG Charts
vuejs / vue
stars | today |
---|---|
110162 | 155 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
32826 | 149 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
drcmda / mauerwerk
https://github.com/drcmda/mauerwerk
stars | today |
---|---|
204 | 146 |
⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions
tvillarete / apple-music-js
https://github.com/tvillarete/apple-music-js
stars | today |
---|---|
946 | 136 |
A music streaming service created from the ground up using ReactJS & Redux
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3135 | 128 |
MDX-based presentation decks
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
4678 | 110 |
🦄 Record your terminal and generate animated gif images
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
108280 | 97 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
fejes713 / 30-seconds-of-interviews
https://github.com/fejes713/30-seconds-of-interviews
stars | today |
---|---|
3350 | 92 |
A curated collection of common interview questions to help you prepare for your next interview.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
6284 | 79 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
53444 | 64 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46185 | 70 |
Promise based HTTP client for the browser and node.js
opencv / cvat
https://github.com/opencv/cvat
stars | today |
---|---|
487 | 70 |
Computer Vision Annotation Tool (CVAT) is a web-based tool which helps to annotate video and images for Computer Vision algorithms
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36072 | 71 |
Headless Chrome Node API
mdx-js / mdx
stars | today |
---|---|
3260 | 68 |
JSX in Markdown for ambitious projects
JserWang / rc-bmap
https://github.com/JserWang/rc-bmap
stars | today |
---|---|
546 | 68 |
当百度地图遇上React,会产生怎样的火花 🔥 🎉 欢迎您的加入 🎉
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67234 | 55 |
A framework for building native apps with React.
fast-average-color / fast-average-color
https://github.com/fast-average-color/fast-average-color
stars | today |
---|---|
146 | 62 |
Fast Average Color
casesandberg / react-color
https://github.com/casesandberg/react-color
stars | today |
---|---|
5481 | 57 |
🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
zeeshanu / dumper.js
https://github.com/zeeshanu/dumper.js
stars | today |
---|---|
144 | 58 |
A better and pretty variable inspector for your Node.js applications
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
6803 | 56 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
reach / router
https://github.com/reach/router
stars | today |
---|---|
3359 | 55 |
sindresorhus / got
https://github.com/sindresorhus/got
stars | today |
---|---|
2923 | 54 |
Simplified HTTP requests
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52067 | 46 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
5542 | 778 |
100 Days of ML Coding
open-source-ideas / open-source-ideas
https://github.com/open-source-ideas/open-source-ideas
stars | today |
---|---|
1749 | 722 |
💡 Ever had a cool idea to an Open Source project but didn’t have the time to implement yourself? Let someone else give it a try!
thepracticaldev / dev.to
https://github.com/thepracticaldev/dev.to
stars | today |
---|---|
1437 | 371 |
Where programmers share ideas and help each other grow
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
31014 | 142 |
💡 准备秋招学习笔记
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
7592 | 138 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
54599 | 126 |
Roadmap to becoming a web developer in 2018
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70973 | 77 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
90261 | 66 |
😎 Curated list of awesome lists
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
6467 | 69 |
🎮 The only Front-End Performance Checklist that runs faster than the others
bugcrowd / bugcrowd_university
https://github.com/bugcrowd/bugcrowd_university
stars | today |
---|---|
74 | 61 |
Open source education content for the researcher community
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36044 | 59 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
66972 | 45 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
109221 | 46 |
📚 Freely available programming books
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
23063 | 43 |
后端架构师技术图谱
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
8363 | 47 |
Roadmap to becoming a React developer in 2018
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
27235 | 39 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
8268 | 42 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36765 | 40 |
🤓 Build your own (insert technology here)
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14861 | 38 |
The largest Node.JS best practices list (August 2018)
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
3901 | 39 |
The Rockstar programming language specification
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15502 | 35 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25353 | 35 |
⚡️ Delightful Node.js packages and resources
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26999 | 29 |
A collection of awesome things regarding React ecosystem.
rdragos / awesome-mpc
https://github.com/rdragos/awesome-mpc
stars | today |
---|---|
174 | 29 |
A curated list of multi party computation resources and links.
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
692 | 27 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴