Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
46805 | 151 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
facebookincubator / python-nubia
https://github.com/facebookincubator/python-nubia
stars | today |
---|---|
386 | 131 |
A command-line and interactive shell framework.
1tayH / noisy
https://github.com/1tayH/noisy
stars | today |
---|---|
556 | 124 |
Simple random DNS, HTTP/S internet traffic noise generator
asyml / texar
https://github.com/asyml/texar
stars | today |
---|---|
211 | 110 |
Toolkit for Text Generation and Beyond
trekhleb / learn-python
https://github.com/trekhleb/learn-python
stars | today |
---|---|
1918 | 91 |
📚 Playground and cheatsheet for learning Python
fperazzi / proSR
https://github.com/fperazzi/proSR
stars | today |
---|---|
177 | 80 |
madhavanmalolan / awesome-reactnative-ui
https://github.com/madhavanmalolan/awesome-reactnative-ui
stars | today |
---|---|
838 | 72 |
Awesome React Native UI components updated weekly
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
41057 | 51 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54872 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41389 | 60 |
Command-line program to download videos from YouTube.com and other video sites
3b1b / manim
stars | today |
---|---|
4740 | 59 |
Animation engine for explanatory math videos
coala / coala
https://github.com/coala/coala
stars | today |
---|---|
2487 | 40 |
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41815 | 40 |
A collective list of public JSON APIs for use in web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33289 | 30 |
Deep Learning for humans
kennethreitz / pytheory
https://github.com/kennethreitz/pytheory
stars | today |
---|---|
573 | 36 |
Music Theory for Humans.
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
10009 | 33 |
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
RJT1990 / mantra
https://github.com/RJT1990/mantra
stars | today |
---|---|
186 | 36 |
A high-level, rapid development framework for machine learning projects
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
3339 | 34 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
ThoughtRiver / lmdb-embeddings
https://github.com/ThoughtRiver/lmdb-embeddings
stars | today |
---|---|
219 | 32 |
Fast word vectors with little memory usage in Python
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30391 | 27 |
scikit-learn: machine learning in Python
prideout / snowy
https://github.com/prideout/snowy
stars | today |
---|---|
269 | 31 |
Small Image Library for Python 3
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
7484 | 27 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
2312 | 25 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19623 | 23 |
The Python programming language
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32390 | 21 |
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. https://docs.ansible.com/ansible/
Language: go
skx / deployr
https://github.com/skx/deployr
stars | today |
---|---|
99 | 92 |
A simple golang application to automate the deployment of software releases.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41157 | 69 |
Production-Grade Container Scheduling and Management
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
3484 | 59 |
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, 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,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
variadico / noti
https://github.com/variadico/noti
stars | today |
---|---|
2397 | 52 |
Monitor a process and trigger a notification.
golang / go
stars | today |
---|---|
46591 | 50 |
The Go programming language
golang-migrate / migrate
https://github.com/golang-migrate/migrate
stars | today |
---|---|
707 | 42 |
Database migrations. CLI and Golang library.
asmcos / requests
https://github.com/asmcos/requests
stars | today |
---|---|
179 | 41 |
A golang HTTP client library. Salute to python requests.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9695 | 42 |
simple terminal UI for git commands
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
15050 | 36 |
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 |
---|---|
28575 | 37 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34948 | 36 |
A curated list of awesome Go frameworks, libraries and software
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
5270 | 34 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
intel-go / bytebuf
https://github.com/intel-go/bytebuf
stars | today |
---|---|
434 | 35 |
Example of how CL133375 can be utilized to mitigate Go escape analysis limitations.
headzoo / surf
https://github.com/headzoo/surf
stars | today |
---|---|
773 | 35 |
Stateful programmatic web browsing in Go.
anishathalye / porcupine
https://github.com/anishathalye/porcupine
stars | today |
---|---|
162 | 34 |
A fast linearizability checker written in Go 🔎
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18698 | 32 |
The Prometheus monitoring system and time series database.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10191 | 27 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20308 | 29 |
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.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
16620 | 29 |
🌸 A command-line fuzzy finder
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20526 | 24 |
Official Go implementation of the Ethereum protocol
helm / helm
stars | today |
---|---|
7448 | 24 |
The Kubernetes Package Manager
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11483 | 24 |
Connect, secure, control, and observe services.
moby / moby
stars | today |
---|---|
50245 | 21 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6345 | 19 |
百度网盘客户端 - Go语言编写
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
10680 | 21 |
Run Kubernetes locally
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
109042 | 72 |
An Open Source Machine Learning Framework for Everyone
zeusees / HyperLandmark
https://github.com/zeusees/HyperLandmark
stars | today |
---|---|
293 | 66 |
基于深度学习106点人脸标定算法 Open Source Face Landmark
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64272 | 46 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
maestron / botnets
https://github.com/maestron/botnets
stars | today |
---|---|
1435 | 45 |
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18472 | 31 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27467 | 21 |
Open Source Computer Vision Library
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28923 | 26 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
16996 | 25 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5535 | 28 |
Compatibility tool for Steam Play based on Wine and additional components
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20876 | 23 |
Tesseract Open Source OCR Engine (main repository)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
6459 | 21 |
C++ front/service proxy
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8821 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
5251 | 19 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
lupoDharkael / flameshot
https://github.com/lupoDharkael/flameshot
stars | today |
---|---|
1516 | 20 |
Powerful yet simple to use screenshot software
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34536 | 15 |
Bitcoin Core integration/staging tree
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14813 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10863 | 15 |
An open autonomous driving platform
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
7726 | 16 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
1594 | 16 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
v8 / v8
stars | today |
---|---|
10475 | 16 |
The official mirror of the V8 Git repository
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10778 | 15 |
JSON for Modern C++
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
9060 | 14 |
Google Test
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
3655 | 14 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15411 | 14 |
Lovely console emulator package for Windows
plibither8 / 2048.cpp
https://github.com/plibither8/2048.cpp
stars | today |
---|---|
695 | 13 |
🎮 Terminal version of the game “2048” written in C++ 11
Language: javascript
rwv / chinese-dos-games
https://github.com/rwv/chinese-dos-games
stars | today |
---|---|
2379 | 529 |
🎮 Chinese DOS games in browser.
Microsoft / ailab
https://github.com/Microsoft/ailab
stars | today |
---|---|
2494 | 452 |
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
sindresorhus / ky
https://github.com/sindresorhus/ky
stars | today |
---|---|
1212 | 351 |
Tiny and elegant HTTP client based on the browser Fetch API
wilk / microjob
https://github.com/wilk/microjob
stars | today |
---|---|
604 | 293 |
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
lusakasa / sqorn
https://github.com/lusakasa/sqorn
stars | today |
---|---|
450 | 284 |
A Javascript library for building SQL queries
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
12442 | 208 |
⏳ Modern JavaScript date utility library ⌛️
callstack / react-native-paper
https://github.com/callstack/react-native-paper
stars | today |
---|---|
1753 | 196 |
Material Design for React Native (Android & iOS)
Nozbe / WatermelonDB
https://github.com/Nozbe/WatermelonDB
stars | today |
---|---|
437 | 190 |
🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
GtOkAi / ligar-cobranca
https://github.com/GtOkAi/ligar-cobranca
stars | today |
---|---|
917 | 146 |
Ligue automaticamente para empresas de cobrança e deixe uma voz falando “Alô?” sem parar.
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
11911 | 137 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
110724 | 116 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
113330 | 106 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
tomakehurst / wiremock
https://github.com/tomakehurst/wiremock
stars | today |
---|---|
2620 | 88 |
A tool for mocking HTTP services
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37846 | 78 |
Headless Chrome Node API
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
36372 | 67 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
gaoli / gg-editor
https://github.com/gaoli/gg-editor
stars | today |
---|---|
148 | 70 |
A visual graph editor based on G6 and React
lukeed / pwa
stars | today |
---|---|
2069 | 67 |
(WIP) Universal PWA Builder
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47842 | 64 |
Promise based HTTP client for the browser and node.js
copy / v86
stars | today |
---|---|
7366 | 65 |
x86 virtualization in JavaScript, running in your browser and NodeJS
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
7705 | 59 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
knownsec / KCon
https://github.com/knownsec/KCon
stars | today |
---|---|
2122 | 45 |
KCon is a famous Hacker Con powered by Knownsec Team.
netgusto / nodebook
https://github.com/netgusto/nodebook
stars | today |
---|---|
297 | 55 |
Nodebook - Minimalist Node REPL with web UI
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
53087 | 44 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
40150 | 45 |
React components that implement Google’s Material Design.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
12345 | 41 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
12904 | 433 |
100 Days of ML Coding
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
34665 | 136 |
📚 Computer Science Learning Notes
frank-lam / 2019_campus_apply
https://github.com/frank-lam/2019_campus_apply
stars | today |
---|---|
584 | 127 |
🚀 备战秋招/面试,CS学习笔记/面经。金九银十,你准备好了吗?from zero to hero.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
92071 | 63 |
😎 Curated list of awesome lists
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68213 | 58 |
A complete computer science study plan to become a software engineer.
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
11420 | 60 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72326 | 50 |
A collection of useful .gitignore templates
rothgar / awesome-tmux
https://github.com/rothgar/awesome-tmux
stars | today |
---|---|
1609 | 51 |
A list of awesome resources for tmux
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
4185 | 47 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110861 | 40 |
📚 Freely available programming books
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
17033 | 38 |
The largest Node.JS best practices list (August 2018)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37221 | 34 |
🎉 A curated list of awesome things related to Vue.js
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24238 | 28 |
后端架构师技术图谱
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36896 | 25 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
dominictarr / your-web-app-is-bloated
https://github.com/dominictarr/your-web-app-is-bloated
stars | today |
---|---|
362 | 26 |
measuring memory usage of popular webapps
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13405 | 24 |
Curated list of project-based tutorials
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
9047 | 25 |
🎮 The only Front-End Performance Checklist that runs faster than the others
llSourcell / Learn_Machine_Learning_in_3_Months
https://github.com/llSourcell/Learn_Machine_Learning_in_3_Months
stars | today |
---|---|
4891 | 21 |
This is the code for “Learn Machine Learning in 3 Months” by Siraj Raval on Youtube
webproblem / learning-article
https://github.com/webproblem/learning-article
stars | today |
---|---|
305 | 21 |
学习资源汇总,持续更新
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38243 | 20 |
🤓 Build your own (insert technology here)
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
16139 | 20 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
6129 | 21 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25850 | 20 |
⚡️ Delightful Node.js packages and resources
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
29269 | 17 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
25558 | 16 |
A collection of various awesome lists for hackers, pentesters and security researchers