Language: python
tensorflow / minigo
https://github.com/tensorflow/minigo
stars | today |
---|---|
740 | 608 |
An open-source implementation of the AlphaGoZero algorithm
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
9456 | 265 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
5236 | 231 |
A collection of surprising Python snippets and lesser-known features.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
32511 | 165 |
A collective list of public JSON APIs for use in web development.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
27365 | 67 |
Models and examples built with TensorFlow
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
10585 | 73 |
The world’s simplest facial recognition api for Python and the command line
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
11888 | 74 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
24862 | 58 |
Deep Learning for humans
Yorko / mlcourse_open
https://github.com/Yorko/mlcourse_open
stars | today |
---|---|
932 | 53 |
OpenDataScience Machine Learning course. Launches on Feb, 5 both in English and Russian
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
44668 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
12207 | 52 |
🏡 Open-source home automation platform running on Python 3
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
598 | 49 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
yangyanli / PointCNN
https://github.com/yangyanli/PointCNN
stars | today |
---|---|
168 | 53 |
PointCNN
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
15762 | 44 |
The Python programming language
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
7332 | 46 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
25279 | 44 |
scikit-learn: machine learning in Python
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
11891 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wangshub / wechat_jump_game
https://github.com/wangshub/wechat_jump_game
stars | today |
---|---|
13044 | 38 |
python 微信《跳一跳》辅助
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
33464 | 38 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
31403 | 31 |
The Web framework for perfectionists with deadlines.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
28111 | 36 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
guyecode / python_camp
https://github.com/guyecode/python_camp
stars | today |
---|---|
122 | 33 |
python code for pratice
lengstrom / fast-style-transfer
https://github.com/lengstrom/fast-style-transfer
stars | today |
---|---|
5286 | 31 |
TensorFlow CNN for fast style transfer! ⚡ 🖥 🎨 🖼
keon / algorithms
https://github.com/keon/algorithms
stars | today |
---|---|
10313 | 34 |
Minimal examples of data structures and algorithms in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
32740 | 29 |
A microframework based on Werkzeug, Jinja2 and good intentions
Language: go
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
1232 | 768 |
Content aware image resize library
wagoodman / bashful
https://github.com/wagoodman/bashful
stars | today |
---|---|
270 | 183 |
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (…and not such a loud mouth).
hunterloftis / pbr
https://github.com/hunterloftis/pbr
stars | today |
---|---|
472 | 165 |
a Physically Based Renderer (PBR) in Go
hacking-code / golang-tutorials
https://github.com/hacking-code/golang-tutorials
stars | today |
---|---|
114 | 105 |
Hacking Code - Golang Guide and Tutorials - Let’s get the hands really dirty by writing a lot of Golang code
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
13106 | 86 |
Official Go implementation of the Ethereum protocol
google / btree
https://github.com/google/btree
stars | today |
---|---|
1096 | 83 |
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
31912 | 57 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
37136 | 58 |
The Go programming language
rook / rook
stars | today |
---|---|
2052 | 57 |
File, Block, and Object Storage Services for your Cloud-Native Environment
mycoralhealth / blockchain-tutorial
https://github.com/mycoralhealth/blockchain-tutorial
stars | today |
---|---|
60 | 47 |
Write and publish your own blockchain in less than 200 lines of Go
asticode / go-astibob
https://github.com/asticode/go-astibob
stars | today |
---|---|
118 | 47 |
Bob is a framework to create a distributed AI that can learn to understand your voice, speak back, interact with your mouse and keyboard, and anything else you want
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
22961 | 38 |
The world’s fastest framework for building websites.
gopherjs / gopherjs
https://github.com/gopherjs/gopherjs
stars | today |
---|---|
6211 | 41 |
A compiler from Go to JavaScript for running Go code in a browser
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
14378 | 38 |
The Prometheus monitoring system and time series database.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
27300 | 37 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
9462 | 34 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
12659 | 37 |
Træfik, a modern reverse proxy
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
14656 | 32 |
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.
json-iterator / go
https://github.com/json-iterator/go
stars | today |
---|---|
2048 | 34 |
A high-performance 100% compatible drop-in replacement of “encoding/json”
spiral / roadrunner
https://github.com/spiral/roadrunner
stars | today |
---|---|
169 | 34 |
High-performance PHP load balancer and process manager library for Golang
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
3262 | 25 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
7137 | 25 |
Run Kubernetes locally
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
2525 | 28 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
golang / dep
stars | today |
---|---|
7265 | 26 |
Go dependency management tool
moby / moby
stars | today |
---|---|
47483 | 21 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: c++
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
12781 | 177 |
Godot Engine – Multi-platform 2D and 3D game engine
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
87620 | 134 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
26752 | 90 |
Bitcoin Core integration/staging tree
avast-tl / retdec
https://github.com/avast-tl/retdec
stars | today |
---|---|
3566 | 60 |
RetDec is a retargetable machine-code decompiler based on LLVM.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
21807 | 41 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
55986 | 50 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
EOSIO / eos
stars | today |
---|---|
4148 | 50 |
An open source smart contract platform
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
23292 | 39 |
Protocol Buffers - Google’s data interchange format
Vita3K / Vita3K
https://github.com/Vita3K/Vita3K
stars | today |
---|---|
183 | 37 |
Experimental PlayStation Vita emulator
LordNoteworthy / al-khaser
https://github.com/LordNoteworthy/al-khaser
stars | today |
---|---|
944 | 31 |
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
4222 | 27 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
yandex / ClickHouse
https://github.com/yandex/ClickHouse
stars | today |
---|---|
3518 | 29 |
ClickHouse is a free analytic DBMS for big data.
BVLC / caffe
stars | today |
---|---|
22598 | 24 |
Caffe: a fast open framework for deep learning.
relativty / Relativ
https://github.com/relativty/Relativ
stars | today |
---|---|
3021 | 28 |
🔥 Build your own VR headset for $100
litecoin-project / litecoin
https://github.com/litecoin-project/litecoin
stars | today |
---|---|
2753 | 22 |
Litecoin source tree
fireice-uk / xmr-stak
https://github.com/fireice-uk/xmr-stak
stars | today |
---|---|
1547 | 23 |
Unified All-in-one Monero miner
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
5547 | 24 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
16031 | 24 |
Tesseract Open Source OCR Engine (main repository)
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
3726 | 25 |
Nintendo Switch Emulator
Tw1ddle / geometrize
https://github.com/Tw1ddle/geometrize
stars | today |
---|---|
81 | 23 |
🔳 Geometrize is a desktop app that geometrizes images into geometric primitives
isometric / BucketCompressionTrick
https://github.com/isometric/BucketCompressionTrick
stars | today |
---|---|
247 | 22 |
Cool trick to store 4 5-bit values in one 16-bit value.
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
3014 | 21 |
A library for efficient similarity search and clustering of dense vectors.
grpc / grpc
stars | today |
---|---|
13379 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7152 | 16 |
Google Test
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
4687 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
Language: javascript
lukeed / sockette
https://github.com/lukeed/sockette
stars | today |
---|---|
586 | 447 |
The cutest little WebSocket wrapper! 🧦
developit / greenlet
https://github.com/developit/greenlet
stars | today |
---|---|
2035 | 423 |
🦎 Move an async function into its own thread.
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
15225 | 411 |
A set of best practices for JavaScript projects
kaelzhang / skema
https://github.com/kaelzhang/skema
stars | today |
---|---|
315 | 288 |
🛰 JavaScript Data Checker and Purifier.
ruanyf / webpack-demos
https://github.com/ruanyf/webpack-demos
stars | today |
---|---|
6048 | 191 |
a collection of simple demos of Webpack
FullHuman / purgecss
https://github.com/FullHuman/purgecss
stars | today |
---|---|
1279 | 187 |
Remove unused css
staltz / callbag-basics
https://github.com/staltz/callbag-basics
stars | today |
---|---|
221 | 187 |
Basic Callbag factories and operators to get started with
vuejs / vue
stars | today |
---|---|
82073 | 154 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
bfirsh / jsnes
https://github.com/bfirsh/jsnes
stars | today |
---|---|
2998 | 147 |
A JavaScript NES emulator.
mrvautin / expressCart
https://github.com/mrvautin/expressCart
stars | today |
---|---|
405 | 142 |
A fully functioning Node.js shopping cart with Stripe and PayPal payments.
unadlib / iflow
https://github.com/unadlib/iflow
stars | today |
---|---|
152 | 141 |
Concise & powerful state management framework for Javascript.
lukechilds / reverse-shell
https://github.com/lukechilds/reverse-shell
stars | today |
---|---|
183 | 139 |
Reverse Shell as a Service
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
87206 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
25280 | 114 |
Headless Chrome Node API
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
18254 | 98 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
42354 | 84 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
65483 | 76 |
JavaScript Style Guide
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
35212 | 77 |
Promise based HTTP client for the browser and node.js
developit / workerize
https://github.com/developit/workerize
stars | today |
---|---|
2412 | 77 |
🏗️ Run a module in a Web Worker.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
59130 | 71 |
A framework for building native apps with React.
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
13437 | 63 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
21846 | 60 |
Framework for server-rendered or statically-exported React apps
IBM / css-gridish
https://github.com/IBM/css-gridish
stars | today |
---|---|
1608 | 60 |
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
vuejs / vue-devtools
https://github.com/vuejs/vue-devtools
stars | today |
---|---|
6696 | 55 |
⚙️ Browser devtools extension for debugging Vue.js applications.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
5787 | 52 |
小程序组件化开发框架
Language: unknown
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
4846 | 757 |
🔖 Daily-updated reading list for designing High Scalability 🍒 , High Availability 🔥 , High Stability 🗻 back-end systems - Pull requests are greatly welcome 👬 I hope you will find this project helpful 🍀 Please help me share it to more and more people ❤️ Thank you - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - Cảm ơn! 🙇
arogozhnikov / python3_with_pleasure
https://github.com/arogozhnikov/python3_with_pleasure
stars | today |
---|---|
1389 | 414 |
A short guide on features of Python 3
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
38138 | 319 |
Roadmap to becoming a web developer in 2018
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
74779 | 194 |
A book series on JavaScript. @YDKJS on twitter.
lidaguang1989 / javascript-knowhow
https://github.com/lidaguang1989/javascript-knowhow
stars | today |
---|---|
231 | 106 |
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
77169 | 101 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
60853 | 70 |
A collection of useful .gitignore templates
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
11649 | 69 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Shujian2015 / FreeML
https://github.com/Shujian2015/FreeML
stars | today |
---|---|
151 | 55 |
Data Science Resources (Mostly Free)
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
29577 | 62 |
🎓 Path to a free self-taught education in Computer Science!
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
56948 | 56 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
100650 | 52 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
28169 | 57 |
🎉 A curated list of awesome things related to Vue.js
callbag / callbag
https://github.com/callbag/callbag
stars | today |
---|---|
59 | 54 |
A standard for JS callbacks that enables lightweight observables and iterables
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
8027 | 49 |
可能是让你受益匪浅的英语进阶指南
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
7443 | 38 |
The Ethereum Wiki -
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
7698 | 40 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
31999 | 38 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
the-road-to-learn-react / the-road-to-learn-react-chinese
https://github.com/the-road-to-learn-react/the-road-to-learn-react-chinese
stars | today |
---|---|
595 | 40 |
《React 学习之道》The Road to learn React (简体中文版) | 最简单,且最实用的 React 实战教程。
linuxboot / linuxboot
https://github.com/linuxboot/linuxboot
stars | today |
---|---|
97 | 41 |
The LinuxBoot project is working to enable Linux to replace your firmware on all platforms.
Artemmkin / infrastructure-as-code-tutorial
https://github.com/Artemmkin/infrastructure-as-code-tutorial
stars | today |
---|---|
144 | 35 |
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose.
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
15884 | 32 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
bit4woo / python_sec
https://github.com/bit4woo/python_sec
stars | today |
---|---|
118 | 30 |
python安全和代码审计相关资料收集 resource collection of python security and code review
southpeak / iOS-tech-set
https://github.com/southpeak/iOS-tech-set
stars | today |
---|---|
1229 | 28 |
iOS知识小集
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
11999 | 30 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated