Language: python
Fewbytes / rubber-docker
https://github.com/Fewbytes/rubber-docker
stars | today |
---|---|
982 | 906 |
A workshop on Linux containers: Rebuild Docker from Scratch
minimaxir / person-blocker
https://github.com/minimaxir/person-blocker
stars | today |
---|---|
1124 | 218 |
Automatically “block” people in images (like Black Mirror) using a pretrained neural network.
Prodicode / ann-visualizer
https://github.com/Prodicode/ann-visualizer
stars | today |
---|---|
280 | 199 |
A python library for visualizing Artificial Neural Networks (ANN)
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
32080 | 127 |
Models and examples built with TensorFlow
melodyguan / enas
https://github.com/melodyguan/enas
stars | today |
---|---|
121 | 105 |
TensorFlow Code for paper “Efficient Neural Architecture Search via Parameter Sharing”
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27756 | 50 |
Deep Learning for humans
sharkdp / shell-functools
https://github.com/sharkdp/shell-functools
stars | today |
---|---|
398 | 62 |
Functional programming tools for the shell
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
11343 | 58 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
35051 | 52 |
A collective list of public JSON APIs for use in web development.
karpathy / find-birds
https://github.com/karpathy/find-birds
stars | today |
---|---|
160 | 49 |
Find people you should follow on Twitter based on who the people you follow follow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47870 | 40 |
A curated list of awesome Python frameworks, libraries, software and resources
ShivamSarodia / ShivyC
https://github.com/ShivamSarodia/ShivyC
stars | today |
---|---|
410 | 47 |
C compiler created in Python.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
34378 | 42 |
The Python micro framework for building web applications.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
12366 | 36 |
The world’s simplest facial recognition api for Python and the command line
orsinium / textdistance
https://github.com/orsinium/textdistance
stars | today |
---|---|
1022 | 41 |
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35526 | 36 |
Command-line program to download videos from YouTube.com and other video sites
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24899 | 36 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31747 | 35 |
A curated list of awesome Machine Learning frameworks, libraries and software.
django / django
https://github.com/django/django
stars | today |
---|---|
32912 | 31 |
The Web framework for perfectionists with deadlines.
IJDykeman / wangTiles
https://github.com/IJDykeman/wangTiles
stars | today |
---|---|
55 | 37 |
Experiments with wang-like tiles
google / mozc-devices
https://github.com/google/mozc-devices
stars | today |
---|---|
593 | 35 |
Automatically exported from code.google.com/p/mozc-morse
salesforce / matchbox
https://github.com/salesforce/matchbox
stars | today |
---|---|
326 | 34 |
Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.
iOS-Tips / iOS-tech-set
https://github.com/iOS-Tips/iOS-tech-set
stars | today |
---|---|
1621 | 34 |
iOS知识小集
billcccheng / instagram-terminal-news-feed
https://github.com/billcccheng/instagram-terminal-news-feed
stars | today |
---|---|
576 | 34 |
Instagram in terminal 👽 👽 🔥 🔥
endernewton / iter-reason
https://github.com/endernewton/iter-reason
stars | today |
---|---|
72 | 32 |
Code for Iterative Reasoning Paper (CVPR 2018)
Language: go
floyernick / Data-Structures-and-Algorithms
https://github.com/floyernick/Data-Structures-and-Algorithms
stars | today |
---|---|
468 | 268 |
Data Structures and Algorithms implementation in Go
ysrc / yulong-hids
https://github.com/ysrc/yulong-hids
stars | today |
---|---|
530 | 201 |
一款由 YSRC 开源的主机入侵检测系统
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
3398 | 186 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
Tencent / bk-cmdb
https://github.com/Tencent/bk-cmdb
stars | today |
---|---|
800 | 109 |
蓝鲸智云配置平台(blueking cmdb)
bigpigeon / toyorm
https://github.com/bigpigeon/toyorm
stars | today |
---|---|
125 | 91 |
golang orm
schollz / find3
https://github.com/schollz/find3
stars | today |
---|---|
2431 | 81 |
High-precision indoor positioning framework, version 3.
miguelmota / cointop
https://github.com/miguelmota/cointop
stars | today |
---|---|
138 | 79 |
Interactive terminal based UI application for tracking cryptocurrencies
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16248 | 56 |
Official Go implementation of the Ethereum protocol
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
1479 | 61 |
Learn Go with test-driven development
jedisct1 / dnscrypt-proxy
https://github.com/jedisct1/dnscrypt-proxy
stars | today |
---|---|
975 | 61 |
DNSCrypt Proxy - A flexible DNS proxy, with support for encrypted DNS protocols.
golang / go
stars | today |
---|---|
39810 | 49 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34564 | 40 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29353 | 46 |
A curated list of awesome Go frameworks, libraries and software
labstack / tunnel
https://github.com/labstack/tunnel
stars | today |
---|---|
68 | 44 |
Expose local servers to internet securely
Comcast / trickster
https://github.com/Comcast/trickster
stars | today |
---|---|
119 | 43 |
Trickster - Open Source Dashboard Accelerator for Prometheus
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
2398 | 43 |
👾 A fast, simple and clean video downloader
gocolly / colly
https://github.com/gocolly/colly
stars | today |
---|---|
4158 | 43 |
Elegant Scraper and Crawler Framework for Golang
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21627 | 34 |
A golang ebook intro how to build a web with golang
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10951 | 34 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
6966 | 33 |
An open platform to connect, manage, and secure microservices.
ontio / ontology
https://github.com/ontio/ontology
stars | today |
---|---|
173 | 30 |
Official Go implementation of the Ontology protocol. https://github.com/ontio/documentation
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
8236 | 27 |
Run Kubernetes locally
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
3034 | 30 |
Easy and Repeatable Kubernetes Development
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
427 | 30 |
An enhanced HTTP client for Go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24567 | 29 |
The world’s fastest framework for building websites.
Language: c++
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
2787 | 240 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
94844 | 152 |
Computation using data flow graphs for scalable machine learning
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13573 | 144 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30162 | 43 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23447 | 41 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58485 | 48 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
caffe2 / caffe2
https://github.com/caffe2/caffe2
stars | today |
---|---|
7753 | 43 |
Caffe2 is a lightweight, modular, and scalable deep learning framework.
ahupowerdns / hello-dns
https://github.com/ahupowerdns/hello-dns
stars | today |
---|---|
160 | 46 |
Hello and welcome to DNS!
jfbastien / cpp-html
https://github.com/jfbastien/cpp-html
stars | today |
---|---|
48 | 39 |
C++ ﹤html﹥
EOSIO / eos
stars | today |
---|---|
5771 | 28 |
An open source smart contract platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14413 | 29 |
Godot Engine – Multi-platform 2D and 3D game engine
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24898 | 26 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17396 | 25 |
Tesseract Open Source OCR Engine (main repository)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6530 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
BVLC / caffe
stars | today |
---|---|
23529 | 19 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43217 | 23 |
The Swift Programming Language
matt-42 / moustique
https://github.com/matt-42/moustique
stars | today |
---|---|
97 | 22 |
C++14 coroutine-based non-blocking read/write operations on linux sockets
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11376 | 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
Root-lee / Put_Flavors_SA
https://github.com/Root-lee/Put_Flavors_SA
stars | today |
---|---|
62 | 19 |
2018华为软件精英挑战赛,采用模拟退火算法+首次适应算法寻找最优化放置虚拟机方法。
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
7096 | 18 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
4408 | 17 |
C++ front/service proxy
grpc / grpc
stars | today |
---|---|
14564 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
10212 | 17 |
A library that provides an embeddable, persistent key-value store for fast storage.
dusty-nv / jetson-reinforcement
https://github.com/dusty-nv/jetson-reinforcement
stars | today |
---|---|
134 | 17 |
Deep reinforcement learning libraries for NVIDIA Jetson TX1/TX2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8468 | 14 |
An open autonomous driving platform
Language: javascript
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
3214 | 849 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
nuxt / consola
https://github.com/nuxt/consola
stars | today |
---|---|
546 | 406 |
🐨 Elegant Console Logger
yogaboll / react-kanban
https://github.com/yogaboll/react-kanban
stars | today |
---|---|
540 | 251 |
A Trello-like application built with React and Redux. Take a look at the live website:
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
12083 | 210 |
A functional, reactive animation library.
tensorflow / tfjs-examples
https://github.com/tensorflow/tfjs-examples
stars | today |
---|---|
470 | 160 |
Examples built with TensorFlow.js
vuejs / vue
stars | today |
---|---|
89254 | 144 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
30140 | 125 |
📚 免费的计算机编程类中文书籍,欢迎投稿
mapbox / flamebearer
https://github.com/mapbox/flamebearer
stars | today |
---|---|
203 | 143 |
Blazing fast flame graph tool for V8 and Node 🔥
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
92427 | 127 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jaywcjlove / hotkeys
https://github.com/jaywcjlove/hotkeys
stars | today |
---|---|
1191 | 130 |
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46280 | 85 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68743 | 76 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
29571 | 75 |
Headless Chrome Node API
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
9455 | 73 |
🎨 Create and share beautiful images of your source code
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
39052 | 67 |
Promise based HTTP client for the browser and node.js
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
5317 | 71 |
🌈 React for interactive command-line apps
lijy91 / YiLan
https://github.com/lijy91/YiLan
stars | today |
---|---|
75 | 61 |
i5ting / How-to-learn-node-correctly
https://github.com/i5ting/How-to-learn-node-correctly
stars | today |
---|---|
2000 | 65 |
[全文]如何正确的学习Node.js
fengari-lua / fengari
https://github.com/fengari-lua/fengari
stars | today |
---|---|
398 | 65 |
🐺 φεγγάρι - The Lua VM written in JS ES6 for Node and the browser
brannondorsey / whonow
https://github.com/brannondorsey/whonow
stars | today |
---|---|
78 | 58 |
A malicious DNS server for executing DNS Rebinding attacks on the fly (public instance running on rebind.network:53)
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
8705 | 59 |
小程序组件化开发框架
xitu / front-end-handbook-2018
https://github.com/xitu/front-end-handbook-2018
stars | today |
---|---|
91 | 54 |
2018 edition of our front-end development handbook
antvis / f2
stars | today |
---|---|
309 | 55 |
基于 HTML5 Canvas,开箱即用的移动端可视化解决方案
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
62032 | 50 |
A framework for building native apps with React.
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
39572 | 45 |
Predictable state container for JavaScript apps
Language: unknown
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
2206 | 363 |
Collection of awesome podcasts
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
13116 | 309 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
xiaobei666 / weixin-xiaochengxu666-info
https://github.com/xiaobei666/weixin-xiaochengxu666-info
stars | today |
---|---|
290 | 204 |
微信小程序开发框架、资源-干货汇总
llSourcell / Learn_Blockchain_in_2_months
https://github.com/llSourcell/Learn_Blockchain_in_2_months
stars | today |
---|---|
598 | 161 |
This is the code for “Learn Blockchain in 2 Months” by Siraj Raval on Youtube
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
45343 | 117 |
Roadmap to becoming a web developer in 2018
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
7300 | 119 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
guoxiaoxing / android-interview
https://github.com/guoxiaoxing/android-interview
stars | today |
---|---|
130 | 97 |
An interview guide for Android development engineers.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
82009 | 80 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63771 | 68 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103359 | 57 |
📚 Freely available programming books
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19353 | 63 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
2257 | 60 |
TensorFlow 官方文档中文版 V1.7
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30814 | 49 |
🎉 A curated list of awesome things related to Vue.js
dt-fe / weekly
https://github.com/dt-fe/weekly
stars | today |
---|---|
1477 | 47 |
前端精读周刊
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24673 | 37 |
A collection of awesome things regarding React ecosystem.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
26291 | 32 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
FrankFang / best-chinese-front-end-blogs
https://github.com/FrankFang/best-chinese-front-end-blogs
stars | today |
---|---|
1698 | 31 |
收集优质的中文前端博客
humpback / humpback
https://github.com/humpback/humpback
stars | today |
---|---|
219 | 27 |
Quickly build lightweight docker cloud for enterprise user.
ipfs / ipfs
stars | today |
---|---|
12274 | 25 |
Peer-to-peer hypermedia protocol
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12888 | 25 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
jobbole / awesome-programming-books
https://github.com/jobbole/awesome-programming-books
stars | today |
---|---|
3830 | 23 |
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
wwdc / 2018
stars | today |
---|---|
47 | 8 |
Student submissions for the WWDC 2018 Scholarship
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
22901 | 23 |
⚡️ Delightful Node.js packages and resources
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
29339 | 21 |
A curated list of awesome Android UI/UX libraries
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
8643 | 23 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs