Language: python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
30916 | 114 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47118 | 116 |
A curated list of awesome Python frameworks, libraries, software and resources
sunainapai / makesite
https://github.com/sunainapai/makesite
stars | today |
---|---|
257 | 89 |
Simple, lightweight, and magic-free static site/blog generator for Python coders
ambv / black
stars | today |
---|---|
979 | 62 |
The uncompromising Python code formatter
mzucker / noteshrink
https://github.com/mzucker/noteshrink
stars | today |
---|---|
3731 | 52 |
Convert scans of handwritten notes to beautiful, compact PDFs
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27109 | 38 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
34991 | 46 |
Command-line program to download videos from YouTube.com and other video sites
PetrochukM / PyTorch-NLP
https://github.com/PetrochukM/PyTorch-NLP
stars | today |
---|---|
55 | 43 |
Text utilities and datasets for PyTorch
NVIDIA / FastPhotoStyle
https://github.com/NVIDIA/FastPhotoStyle
stars | today |
---|---|
7113 | 37 |
Style transfer, deep learning, feature transform
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
7669 | 37 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
jerry-git / thug-memes
https://github.com/jerry-git/thug-memes
stars | today |
---|---|
127 | 40 |
Command line Thug Meme generator written in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24374 | 36 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
34431 | 37 |
A collective list of public JSON APIs for use in web development.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
33987 | 32 |
The Python micro framework for building web applications.
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
12788 | 31 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
16670 | 25 |
The Python programming language
bad-day / TelegramTUI
https://github.com/bad-day/TelegramTUI
stars | today |
---|---|
38 | 32 |
Telegram client on your terminal
django / django
https://github.com/django/django
stars | today |
---|---|
32522 | 28 |
The Web framework for perfectionists with deadlines.
asciinema / asciinema
https://github.com/asciinema/asciinema
stars | today |
---|---|
4412 | 29 |
Terminal session recorder 📹
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
26638 | 23 |
scikit-learn: machine learning in Python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
4133 | 25 |
All Algorithms implemented in Python
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31318 | 24 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
13502 | 22 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
31163 | 21 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
9582 | 23 |
Python Development Workflow for Humans.
Language: go
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
2132 | 104 |
Easy and Repeatable Kubernetes Development
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
15597 | 46 |
Official Go implementation of the Ethereum protocol
hasura / gitkube
https://github.com/hasura/gitkube
stars | today |
---|---|
1119 | 54 |
Gitkube: Build and deploy docker images to Kubernetes using git push.
jessfraz / gitable
https://github.com/jessfraz/gitable
stars | today |
---|---|
64 | 50 |
Bot to automatically sync and update an airtable sheet with GitHub pull request and issue data.
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
10486 | 46 |
Minio is an open source object storage server compatible with Amazon S3 APIs
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
33401 | 37 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
appleboy / gorush
https://github.com/appleboy/gorush
stars | today |
---|---|
2293 | 40 |
A push notification server written in Go (Golang).
golang / go
stars | today |
---|---|
39159 | 36 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
33873 | 33 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
28845 | 34 |
A curated list of awesome Go frameworks, libraries and software
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
5076 | 34 |
Fast, Distributed Graph DB
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
104 | 33 |
A proxy server for vgo
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4293 | 26 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
1190 | 29 |
nsqio / nsq
stars | today |
---|---|
11666 | 29 |
A realtime distributed messaging platform
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
15316 | 26 |
The Prometheus monitoring system and time series database.
GoogleCloudPlatform / agones
https://github.com/GoogleCloudPlatform/agones
stars | today |
---|---|
1097 | 26 |
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24148 | 22 |
The world’s fastest framework for building websites.
bradleyjkemp / memviz
https://github.com/bradleyjkemp/memviz
stars | today |
---|---|
886 | 23 |
Visualize your data structures using graphviz
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
2251 | 20 |
Lightning Network Daemon ⚡️
fzerorubigd / goql
https://github.com/fzerorubigd/goql
stars | today |
---|---|
24 | 21 |
A golang source code scanner, this time in sql :)
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
6607 | 20 |
An open platform to connect, manage, and secure microservices.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15738 | 18 |
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.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
7300 | 18 |
A platform for building proxies to bypass network restrictions.
github / git-sizer
https://github.com/github/git-sizer
stars | today |
---|---|
1052 | 18 |
Compute various size metrics for a Git repository, flagging those that might cause problems
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
93054 | 105 |
Computation using data flow graphs for scalable machine learning
ROCm-Developer-Tools / HIP
https://github.com/ROCm-Developer-Tools/HIP
stars | today |
---|---|
1244 | 118 |
HIP : Convert CUDA to Portable C++ Code
Microsoft / service-fabric
https://github.com/Microsoft/service-fabric
stars | today |
---|---|
1519 | 91 |
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
29479 | 35 |
Bitcoin Core integration/staging tree
googlecreativelab / open-nsynth-super
https://github.com/googlecreativelab/open-nsynth-super
stars | today |
---|---|
910 | 35 |
Open NSynth Super is an experimental physical interface for the NSynth algorithm
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23002 | 29 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
57869 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
facebookincubator / profilo
https://github.com/facebookincubator/profilo
stars | today |
---|---|
173 | 31 |
A library for performance traces from production.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
16997 | 25 |
Tesseract Open Source OCR Engine (main repository)
grpc / grpc
stars | today |
---|---|
14174 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
23285 | 20 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24433 | 22 |
Protocol Buffers - Google’s data interchange format
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6919 | 18 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
f1xpl / openauto
https://github.com/f1xpl/openauto
stars | today |
---|---|
576 | 18 |
AndroidAuto headunit emulator
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8251 | 16 |
An open autonomous driving platform
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
9127 | 18 |
Memory Efficient Serialization Library
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
4989 | 15 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13871 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
2344 | 13 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6244 | 15 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
PSI-Rockin / DobieStation
https://github.com/PSI-Rockin/DobieStation
stars | today |
---|---|
116 | 15 |
A dog-themed PS2 emulator
oguzhaninan / Stacer
https://github.com/oguzhaninan/Stacer
stars | today |
---|---|
3048 | 15 |
Linux System Optimizer and Monitoring
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11167 | 13 |
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
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
4094 | 14 |
The Solidity Contract-Oriented Programming Language
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
8828 | 14 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Language: javascript
pshihn / rough
https://github.com/pshihn/rough
stars | today |
---|---|
5485 | 245 |
Create graphics with a hand-drawn, sketchy, appearance
nhnent / tui.chart
https://github.com/nhnent/tui.chart
stars | today |
---|---|
1662 | 238 |
🍞 🍯 Beautiful chart for data visualization.
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
3428 | 224 |
Fabulously kill processes. Cross-platform.
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
4440 | 217 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
671 | 206 |
📝 Next generation markdown editor, running on platforms of MacOS Windows and Linux.
jaredreich / pell
https://github.com/jaredreich/pell
stars | today |
---|---|
8664 | 202 |
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
videojs / video.js
https://github.com/videojs/video.js
stars | today |
---|---|
20219 | 185 |
Video.js - open source HTML5 & Flash video player
mrpandey / d3graphTheory
https://github.com/mrpandey/d3graphTheory
stars | today |
---|---|
147 | 119 |
Interactive webapp meant to be used as graph theory tutorials.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
90956 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
87268 | 82 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
26501 | 77 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
5699 | 75 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
8598 | 64 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
10781 | 65 |
Simple, responsive, modern SVG Charts with zero dependencies
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
5006 | 61 |
🌈 React for interactive command-line apps
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
2135 | 60 |
🤖 Neural networks in JavaScript
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
45305 | 44 |
Create React apps with no build configuration.
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
12530 | 48 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
38095 | 47 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
61350 | 42 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
67897 | 41 |
JavaScript Style Guide
maticzav / emma-cli
https://github.com/maticzav/emma-cli
stars | today |
---|---|
405 | 44 |
📦 Terminal assistant to find and install node packages.
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
39116 | 39 |
Predictable state container for JavaScript apps
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
28750 | 42 |
Headless Chrome Node API
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
23428 | 35 |
Framework for server-rendered or statically-exported React apps
Language: unknown
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
1320 | 906 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
8813 | 155 |
📚 技术面试需要掌握的基础知识整理
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
3116 | 130 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
80618 | 115 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
77710 | 61 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63038 | 40 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
102674 | 41 |
📚 Freely available programming books
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
22478 | 42 |
⚡️ Delightful Node.js packages and resources
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
17962 | 40 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Kyubyong / speaker_adapted_tts
https://github.com/Kyubyong/speaker_adapted_tts
stars | today |
---|---|
77 | 37 |
Making a TTS model with 1 minute of speech samples within 10 minutes
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
5911 | 29 |
A curated list of awesome computer vision resources
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30100 | 27 |
🎉 A curated list of awesome things related to Vue.js
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
1651 | 31 |
A curated list of awesome Flutter components, frameworks, libraries, and softwares
1c7 / crash-course-computer-science-chinese
https://github.com/1c7/crash-course-computer-science-chinese
stars | today |
---|---|
56 | 30 |
💻 计算机科学速成课 | Crash Course Computer Science
jslee02 / awesome-robotics-libraries
https://github.com/jslee02/awesome-robotics-libraries
stars | today |
---|---|
240 | 28 |
😎 A curated list of robotics libraries and software
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
12396 | 26 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24300 | 25 |
A collection of awesome things regarding React ecosystem.
daveverwer / iOSDevDirectory
https://github.com/daveverwer/iOSDevDirectory
stars | today |
---|---|
90 | 22 |
The iOS Dev Directory
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
8361 | 20 |
High Scalability, High Availability, and High Stability Back-end Design Patterns
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
25874 | 21 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12476 | 22 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
33716 | 20 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
13611 | 20 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
enocom / gopher-reading-list
https://github.com/enocom/gopher-reading-list
stars | today |
---|---|
4432 | 20 |
A curated selection of blog posts on Go
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
16266 | 19 |
蓝灯(Lantern)官方论坛