Language: python
minimaxir / person-blocker
https://github.com/minimaxir/person-blocker
stars | today |
---|---|
706 | 278 |
Automatically “block” people in images (like Black Mirror) using a pretrained neural network.
ShivamSarodia / ShivyC
https://github.com/ShivamSarodia/ShivyC
stars | today |
---|---|
244 | 162 |
C compiler created in Python.
mdbloice / Augmentor
https://github.com/mdbloice/Augmentor
stars | today |
---|---|
1355 | 85 |
Image augmentation library in Python for machine learning.
google / mozc-devices
https://github.com/google/mozc-devices
stars | today |
---|---|
460 | 71 |
Automatically exported from code.google.com/p/mozc-morse
google / nucleus
https://github.com/google/nucleus
stars | today |
---|---|
103 | 65 |
Python and C++ code for reading and writing genomics data.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
31901 | 47 |
Models and examples built with TensorFlow
tensorflow / hub
https://github.com/tensorflow/hub
stars | today |
---|---|
84 | 60 |
A library for transfer learning by reusing parts of TensorFlow models.
billcccheng / instagram-terminal-news-feed
https://github.com/billcccheng/instagram-terminal-news-feed
stars | today |
---|---|
515 | 56 |
Instagram in terminal 👽 👽 🔥 🔥
dchrastil / ScrapedIn
https://github.com/dchrastil/ScrapedIn
stars | today |
---|---|
138 | 48 |
A tool to scrape LinkedIn without API restrictions for data reconnaissance
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27672 | 40 |
Deep Learning for humans
orsinium / textdistance
https://github.com/orsinium/textdistance
stars | today |
---|---|
960 | 44 |
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47799 | 40 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24842 | 39 |
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 |
---|---|
34973 | 41 |
A collective list of public JSON APIs for use in web development.
bitcoinbook / bitcoinbook
https://github.com/bitcoinbook/bitcoinbook
stars | today |
---|---|
8824 | 34 |
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
kamyu104 / LeetCode
https://github.com/kamyu104/LeetCode
stars | today |
---|---|
3901 | 34 |
📝 Python / C++ 11 Solutions of All LeetCode Questions
ansleliu / LightNet
https://github.com/ansleliu/LightNet
stars | today |
---|---|
79 | 25 |
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
16926 | 21 |
The Python programming language
django / django
https://github.com/django/django
stars | today |
---|---|
32862 | 18 |
The Web framework for perfectionists with deadlines.
Mr-Un1k0d3r / ClickOnceGenerator
https://github.com/Mr-Un1k0d3r/ClickOnceGenerator
stars | today |
---|---|
30 | 24 |
Quick Malicious ClickOnceGenerator for Red Team
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
21898 | 22 |
a web proxy tool
luongvo209 / Awesome-Linux-Software
https://github.com/luongvo209/Awesome-Linux-Software
stars | today |
---|---|
9007 | 24 |
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35457 | 21 |
Command-line program to download videos from YouTube.com and other video sites
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31696 | 21 |
A curated list of awesome Machine Learning frameworks, libraries and software.
pyecharts / pyecharts
https://github.com/pyecharts/pyecharts
stars | today |
---|---|
2570 | 22 |
🎨 Python Echarts Plotting Library
Language: go
fzerorubigd / goql
https://github.com/fzerorubigd/goql
stars | today |
---|---|
182 | 97 |
A golang source code scanner, this time in sql :)
schollz / find3
https://github.com/schollz/find3
stars | today |
---|---|
2308 | 57 |
High-precision indoor positioning framework, version 3.
golang / go
stars | today |
---|---|
39721 | 42 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29283 | 40 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34499 | 32 |
Production-Grade Container Scheduling and Management
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
2989 | 35 |
Easy and Repeatable Kubernetes Development
ontio / ontology
https://github.com/ontio/ontology
stars | today |
---|---|
131 | 32 |
Official Go implementation of the Ontology protocol. https://github.com/ontio/documentation
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16164 | 26 |
Official Go implementation of the Ethereum protocol
Comcast / trickster
https://github.com/Comcast/trickster
stars | today |
---|---|
51 | 29 |
Trickster - Open Source Dashboard Accelerator for Prometheus
Jguer / yay
stars | today |
---|---|
383 | 27 |
Yet another Yogurt - An AUR Helper written in Go
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
16045 | 20 |
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.
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
8595 | 23 |
A modern and intuitive terminal-based text editor
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
344 | 21 |
An enhanced HTTP client for Go
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10891 | 19 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24527 | 19 |
The world’s fastest framework for building websites.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
7576 | 18 |
A platform for building proxies to bypass network restrictions.
Azure / draft
https://github.com/Azure/draft
stars | today |
---|---|
1940 | 19 |
A tool for developers to create cloud-native applications on Kubernetes.
hasura / gitkube
https://github.com/hasura/gitkube
stars | today |
---|---|
1417 | 19 |
Gitkube: Build and deploy docker images to Kubernetes using git push.
heroiclabs / nakama
https://github.com/heroiclabs/nakama
stars | today |
---|---|
1443 | 18 |
Distributed server for social and realtime games and apps.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
16579 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
17562 | 15 |
Distributed reliable key-value store for the most critical data of a distributed system
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
3138 | 16 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
12974 | 15 |
CockroachDB - the open source, cloud-native SQL database.
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
12431 | 15 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
23920 | 16 |
Gogs is a painless self-hosted Git service.
Language: c++
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
2293 | 438 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
94619 | 133 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30089 | 46 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58415 | 35 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23389 | 24 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24853 | 22 |
Protocol Buffers - Google’s data interchange format
Root-lee / Put_Flavors_SA
https://github.com/Root-lee/Put_Flavors_SA
stars | today |
---|---|
30 | 22 |
2018华为软件精英挑战赛,采用模拟退火算法+首次适应算法寻找最优化放置虚拟机方法。
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13405 | 21 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Microsoft / DirectX-Graphics-Samples
https://github.com/Microsoft/DirectX-Graphics-Samples
stars | today |
---|---|
1415 | 21 |
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
EOSIO / eos
stars | today |
---|---|
5725 | 18 |
An open source smart contract platform
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43191 | 18 |
The Swift Programming Language
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17360 | 16 |
Tesseract Open Source OCR Engine (main repository)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14376 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
BVLC / caffe
stars | today |
---|---|
23503 | 14 |
Caffe: a fast open framework for deep learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6493 | 13 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ConfettiFX / The-Forge
https://github.com/ConfettiFX/The-Forge
stars | today |
---|---|
324 | 16 |
The Forge Cross-Platform Rendering Framework PC, macOS / iOS, Android, XBOX, PS4
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
7067 | 15 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
mozilla / rr
stars | today |
---|---|
3086 | 15 |
Record and Replay Framework
v8 / v8
stars | today |
---|---|
8618 | 13 |
The official mirror of the V8 Git repository
Microsoft / WSL-DistroLauncher
https://github.com/Microsoft/WSL-DistroLauncher
stars | today |
---|---|
420 | 13 |
Sample/reference launcher app for WSL distro Microsoft Store packages.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
9033 | 13 |
JSON for Modern C++
brpc / brpc
stars | today |
---|---|
6601 | 11 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
4299 | 12 |
The Solidity Contract-Oriented Programming Language
grpc / grpc
stars | today |
---|---|
14534 | 10 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11348 | 11 |
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
Language: javascript
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
1671 | 1060 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
11788 | 148 |
A functional, reactive animation library.
tensorflow / tfjs-examples
https://github.com/tensorflow/tfjs-examples
stars | today |
---|---|
172 | 111 |
Examples built with TensorFlow.js
vuejs / vue
stars | today |
---|---|
89028 | 97 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
9301 | 99 |
🎨 Create and share beautiful images of your source code
tobloef / text2mindmap
https://github.com/tobloef/text2mindmap
stars | today |
---|---|
430 | 91 |
Online tool for making mindmaps by writing indented lists
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
92234 | 83 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
yogaboll / react-kanban
https://github.com/yogaboll/react-kanban
stars | today |
---|---|
90 | 80 |
A Trello-like application built with React and Redux. Take a look at the live website:
slmgc / Nothing
https://github.com/slmgc/Nothing
stars | today |
---|---|
85 | 76 |
A chainable, callable mock object which always returns itself
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46123 | 55 |
Create React apps with no build configuration.
jezen / is-thirteen
https://github.com/jezen/is-thirteen
stars | today |
---|---|
3180 | 52 |
Check if a number is equal to 13.
jaywcjlove / hotkeys
https://github.com/jaywcjlove/hotkeys
stars | today |
---|---|
1008 | 52 |
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
onivim / oni
stars | today |
---|---|
7005 | 47 |
Oni: Modern Modal Editing - powered by Neovim
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68627 | 42 |
JavaScript Style Guide
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
38944 | 42 |
Promise based HTTP client for the browser and node.js
i5ting / How-to-learn-node-correctly
https://github.com/i5ting/How-to-learn-node-correctly
stars | today |
---|---|
1900 | 35 |
[全文]如何正确的学习Node.js
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
4443 | 39 |
🤖 Neural networks in JavaScript
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
15025 | 36 |
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
nuxt / nuxt.js
https://github.com/nuxt/nuxt.js
stars | today |
---|---|
11089 | 35 |
The Vue.js Developers Framework
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
47086 | 34 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
29944 | 30 |
📚 免费的计算机编程类中文书籍,欢迎投稿
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
9660 | 30 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
sw-yx / async-react-toolbox
https://github.com/sw-yx/async-react-toolbox
stars | today |
---|---|
49 | 34 |
BECAUSE PERFORMANCE SHOULD BE SEXY
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
13072 | 31 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
d3 / d3
stars | today |
---|---|
74340 | 27 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
Language: unknown
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
1571 | 628 |
Collection of awesome podcasts
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
12526 | 192 |
📚 技术面试需要掌握的基础知识整理
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
2135 | 135 |
TensorFlow 官方文档中文版 V1.7
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
7068 | 103 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
llSourcell / Learn_Blockchain_in_2_months
https://github.com/llSourcell/Learn_Blockchain_in_2_months
stars | today |
---|---|
293 | 84 |
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 |
---|---|
45167 | 78 |
Roadmap to becoming a web developer in 2018
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19248 | 81 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
81876 | 70 |
😎 Curated list of awesome lists
ahupowerdns / hello-dns
https://github.com/ahupowerdns/hello-dns
stars | today |
---|---|
91 | 69 |
Hello and welcome to DNS!
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103274 | 37 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63668 | 26 |
A collection of useful .gitignore templates
rishabh115 / Interview-Questions
https://github.com/rishabh115/Interview-Questions
stars | today |
---|---|
117 | 40 |
Most comprehensive list 📋 of interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor. #Interview_Questions
devJang / developer-roadmap
https://github.com/devJang/developer-roadmap
stars | today |
---|---|
169 | 32 |
2018년 웹 개발자가 되기 위한 로드맵 (번역)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30730 | 30 |
🎉 A curated list of awesome things related to Vue.js
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
26247 | 27 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
16622 | 26 |
蓝灯(Lantern)官方论坛
sw-yx / fresh
https://github.com/sw-yx/fresh
stars | today |
---|---|
107 | 27 |
Community curated lists that never go out of style! 🍅
sw-yx / fresh-async-react
https://github.com/sw-yx/fresh-async-react
stars | today |
---|---|
108 | 26 |
Fresh 🍅 links about the coming async react revolution!!
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24624 | 22 |
A collection of awesome things regarding React ecosystem.
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
6259 | 21 |
A curated list of awesome computer vision resources
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
3818 | 22 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
30939 | 21 |
🎓 Path to a free self-taught education in Computer Science!
LFeh / frontend-challenges
https://github.com/LFeh/frontend-challenges
stars | today |
---|---|
1152 | 20 |
💥 Listing some playful open-source’s challenges of jobs to test your knowledge
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12842 | 19 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
nodejs / mentorship
https://github.com/nodejs/mentorship
stars | today |
---|---|
118 | 19 |
Node.js Mentorship Program Initiative