Language: python
minimaxir / person-blocker
https://github.com/minimaxir/person-blocker
stars | today |
---|---|
443 | 252 |
Automatically “block” people in images (like Black Mirror) using a pretrained neural network.
mdbloice / Augmentor
https://github.com/mdbloice/Augmentor
stars | today |
---|---|
1272 | 252 |
Image augmentation library in Python for machine learning.
billcccheng / instagram-terminal-news-feed
https://github.com/billcccheng/instagram-terminal-news-feed
stars | today |
---|---|
458 | 113 |
Instagram in terminal 👽 👽 🔥 🔥
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
31857 | 76 |
Models and examples built with TensorFlow
kamyu104 / LeetCode
https://github.com/kamyu104/LeetCode
stars | today |
---|---|
3870 | 89 |
📝 Python / C++ 11 Solutions of All LeetCode Questions
orsinium / textdistance
https://github.com/orsinium/textdistance
stars | today |
---|---|
917 | 89 |
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24805 | 80 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dchrastil / ScrapedIn
https://github.com/dchrastil/ScrapedIn
stars | today |
---|---|
94 | 78 |
A tool to scrape LinkedIn without API restrictions for data reconnaissance
HFO4 / plus1s.live
https://github.com/HFO4/plus1s.live
stars | today |
---|---|
778 | 74 |
🐸 你的服务器除了用来吃灰外,还可以拿来续
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
47766 | 58 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27635 | 42 |
Deep Learning for humans
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
34931 | 47 |
A collective list of public JSON APIs for use in web development.
salesforce / matchbox
https://github.com/salesforce/matchbox
stars | today |
---|---|
272 | 49 |
Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.
ShivamSarodia / ShivyC
https://github.com/ShivamSarodia/ShivyC
stars | today |
---|---|
84 | 48 |
C compiler created in Python.
nh2 / strace-pipes-presentation
https://github.com/nh2/strace-pipes-presentation
stars | today |
---|---|
85 | 44 |
Presentation: Debugging across pipes and sockets with strace
Statham-stone / MultiRunner
https://github.com/Statham-stone/MultiRunner
stars | today |
---|---|
98 | 39 |
This is a python package for multi-process running.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
27009 | 34 |
scikit-learn: machine learning in Python
luongvo209 / Awesome-Linux-Software
https://github.com/luongvo209/Awesome-Linux-Software
stars | today |
---|---|
8986 | 39 |
🐧 A list of awesome applications, software, tools and other materials for Linux distros.
SpiderClub / haipproxy
https://github.com/SpiderClub/haipproxy
stars | today |
---|---|
1455 | 38 |
💖 High available ip proxy pool, powerd by Scrapy and Redis
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29308 | 33 |
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.
Ceruleanacg / Personae
https://github.com/Ceruleanacg/Personae
stars | today |
---|---|
230 | 36 |
Personae is a repo of implements and enviorment of Deep Reinforcement Learning & Supervised Learning.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
12294 | 33 |
The world’s simplest facial recognition api for Python and the command line
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31678 | 35 |
A curated list of awesome Machine Learning frameworks, libraries and software.
google / nucleus
https://github.com/google/nucleus
stars | today |
---|---|
42 | 36 |
Python and C++ code for reading and writing genomics data.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
35436 | 34 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
ontio / ontology
https://github.com/ontio/ontology
stars | today |
---|---|
107 | 92 |
Official Go implementation of the Ontology protocol. https://github.com/ontio/documentation
schollz / find3
https://github.com/schollz/find3
stars | today |
---|---|
2251 | 98 |
High-precision indoor positioning framework, version 3.
golang / go
stars | today |
---|---|
39676 | 60 |
The Go programming language
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10877 | 55 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
34468 | 41 |
Production-Grade Container Scheduling and Management
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
16138 | 41 |
Official Go implementation of the Ethereum protocol
claudiodangelis / qr-filetransfer
https://github.com/claudiodangelis/qr-filetransfer
stars | today |
---|---|
2479 | 47 |
Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
2327 | 43 |
👾 A fast, simple and clean video downloader
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
29247 | 40 |
A curated list of awesome Go frameworks, libraries and software
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
2960 | 43 |
Easy and Repeatable Kubernetes Development
fzerorubigd / goql
https://github.com/fzerorubigd/goql
stars | today |
---|---|
107 | 43 |
A golang source code scanner, this time in sql :)
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
12416 | 39 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
anaskhan96 / soup
https://github.com/anaskhan96/soup
stars | today |
---|---|
716 | 37 |
Web Scraper in Go, similar to BeautifulSoup
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24510 | 36 |
The world’s fastest framework for building websites.
rs / zerolog
stars | today |
---|---|
919 | 31 |
Zero Allocation JSON Logger
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
16568 | 25 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
oxequa / grace
https://github.com/oxequa/grace
stars | today |
---|---|
144 | 24 |
Handle recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
14145 | 24 |
Træfik, a modern reverse proxy
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21568 | 19 |
A golang ebook intro how to build a web with golang
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
17549 | 23 |
Distributed reliable key-value store for the most critical data of a distributed system
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
16027 | 23 |
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.
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4589 | 19 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
Azure / draft
https://github.com/Azure/draft
stars | today |
---|---|
1925 | 23 |
A tool for developers to create cloud-native applications on Kubernetes.
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
12965 | 22 |
CockroachDB - the open source, cloud-native SQL database.
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
1435 | 21 |
Proxy is a high performance HTTP(S), websocket, TCP, UDP, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
94498 | 136 |
Computation using data flow graphs for scalable machine learning
ValveSoftware / GameNetworkingSockets
https://github.com/ValveSoftware/GameNetworkingSockets
stars | today |
---|---|
1842 | 139 |
Reliable & unreliable messages over UDP. Message fragmentation & reassembly, bandwidth estimation, encryption.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
58384 | 44 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
30041 | 35 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
23362 | 32 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
17346 | 37 |
Tesseract Open Source OCR Engine (main repository)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24830 | 34 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
13384 | 25 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
43175 | 23 |
The Swift Programming Language
grpc / grpc
stars | today |
---|---|
14524 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Microsoft / WSL-DistroLauncher
https://github.com/Microsoft/WSL-DistroLauncher
stars | today |
---|---|
406 | 25 |
Sample/reference launcher app for WSL distro Microsoft Store packages.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8438 | 20 |
An open autonomous driving platform
aras-p / ToyPathTracer
https://github.com/aras-p/ToyPathTracer
stars | today |
---|---|
47 | 23 |
Toy path tracer for my own learning purposes
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
7050 | 19 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
mamedev / mame
https://github.com/mamedev/mame
stars | today |
---|---|
2783 | 20 |
MAME
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6483 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
14363 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
10337 | 17 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
acaudwell / Gource
https://github.com/acaudwell/Gource
stars | today |
---|---|
4843 | 18 |
software version control visualization
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
4368 | 17 |
C++ front/service proxy
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11340 | 14 |
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
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
7709 | 14 |
Google Test
ethereum / cpp-ethereum
https://github.com/ethereum/cpp-ethereum
stars | today |
---|---|
2885 | 14 |
Ethereum C++ client
brpc / brpc
stars | today |
---|---|
6592 | 16 |
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called “baidu-rpc” inside Baidu.
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
10188 | 14 |
A library that provides an embeddable, persistent key-value store for fast storage.
Language: javascript
tensorflow / tfjs
https://github.com/tensorflow/tfjs
stars | today |
---|---|
655 | 540 |
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
11656 | 423 |
A functional, reactive animation library.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
9209 | 249 |
🎨 Create and share beautiful images of your source code
jezen / is-thirteen
https://github.com/jezen/is-thirteen
stars | today |
---|---|
3128 | 209 |
Check if a number is equal to 13.
tobloef / text2mindmap
https://github.com/tobloef/text2mindmap
stars | today |
---|---|
348 | 175 |
Online tool for making mindmaps by writing indented lists
vuejs / vue
stars | today |
---|---|
88938 | 146 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
92165 | 133 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
i5ting / How-to-learn-node-correctly
https://github.com/i5ting/How-to-learn-node-correctly
stars | today |
---|---|
1872 | 124 |
[全文]如何正确的学习Node.js
creditease-sec / insight
https://github.com/creditease-sec/insight
stars | today |
---|---|
103 | 99 |
洞察-宜信集应用系统资产管理、漏洞全生命周期管理、安全知识库管理三位一体的平台。
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
68593 | 104 |
JavaScript Style Guide
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
46066 | 73 |
Create React apps with no build configuration.
onivim / oni
stars | today |
---|---|
6961 | 76 |
Oni: Modern Modal Editing - powered by Neovim
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
4407 | 68 |
🤖 Neural networks in JavaScript
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
38902 | 65 |
Promise based HTTP client for the browser and node.js
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
47061 | 61 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mobz / lag-radar
https://github.com/mobz/lag-radar
stars | today |
---|---|
523 | 64 |
Trace frame rate lag with a sexy performance radar
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
9634 | 55 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
61939 | 56 |
A framework for building native apps with React.
Tencent / wepy
https://github.com/Tencent/wepy
stars | today |
---|---|
8599 | 53 |
小程序组件化开发框架
cmseaton42 / task-easy
https://github.com/cmseaton42/task-easy
stars | today |
---|---|
128 | 57 |
A simple, customizable, and lightweight priority queue for promises.
jaywcjlove / hotkeys
https://github.com/jaywcjlove/hotkeys
stars | today |
---|---|
959 | 56 |
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
39319 | 51 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
linweiwei123 / multipages-generator
https://github.com/linweiwei123/multipages-generator
stars | today |
---|---|
205 | 52 |
🥇 generator for multiple pages webpack application
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
29449 | 48 |
Headless Chrome Node API
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
23821 | 48 |
Framework for server-rendered or statically-exported React apps
Language: unknown
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
1024 | 612 |
Collection of awesome podcasts
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
12331 | 401 |
📚 技术面试需要掌握的基础知识整理
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
19178 | 243 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
1c7 / chinese-independent-developer
https://github.com/1c7/chinese-independent-developer
stars | today |
---|---|
6991 | 176 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 – 分享大家都在做什么
llSourcell / Learn_Blockchain_in_2_months
https://github.com/llSourcell/Learn_Blockchain_in_2_months
stars | today |
---|---|
207 | 119 |
This is the code for “Learn Blockchain in 2 Months” by Siraj Raval on Youtube
xitu / tensorflow-docs
https://github.com/xitu/tensorflow-docs
stars | today |
---|---|
2016 | 121 |
TensorFlow 官方文档中文版 V1.7
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
45087 | 125 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
81818 | 118 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
63649 | 73 |
A collection of useful .gitignore templates
sw-yx / fresh
https://github.com/sw-yx/fresh
stars | today |
---|---|
82 | 77 |
Community curated lists that never go out of style! 🍅
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
30920 | 59 |
🎓 Path to a free self-taught education in Computer Science!
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
103240 | 50 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30705 | 46 |
🎉 A curated list of awesome things related to Vue.js
wecodexyz / awesome-blockchain-articles
https://github.com/wecodexyz/awesome-blockchain-articles
stars | today |
---|---|
332 | 44 |
A collection of awesome blockchain articles. Good learning resources about blockchain.
devJang / developer-roadmap
https://github.com/devJang/developer-roadmap
stars | today |
---|---|
138 | 43 |
2018년 웹 개발자가 되기 위한 로드맵 (번역)
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24606 | 42 |
A collection of awesome things regarding React ecosystem.
openerserver / Articles
https://github.com/openerserver/Articles
stars | today |
---|---|
74 | 37 |
Cryptogenic / Exploit-Writeups
https://github.com/Cryptogenic/Exploit-Writeups
stars | today |
---|---|
373 | 36 |
A collection where my current and future writeups for exploits/CTF will go
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
16601 | 35 |
蓝灯(Lantern)官方论坛
wxyyxc1992 / Web-Series
https://github.com/wxyyxc1992/Web-Series
stars | today |
---|---|
2361 | 34 |
📚 现代 Web 开发,现代 Web 开发导论 | 基础篇 | 进阶篇 | 架构优化篇 | React 篇 | Vue 篇
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
7344 | 31 |
IntelliJ IDEA 简体中文专题教程
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12825 | 29 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
lhie1 / Surge
https://github.com/lhie1/Surge
stars | today |
---|---|
2081 | 27 |
Weibo: @lhie1 | Twitter:@lhie1x
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
6242 | 26 |
A curated list of awesome computer vision resources
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
29297 | 26 |
A curated list of awesome Android UI/UX libraries