Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
46435 | 270 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trekhleb / learn-python
https://github.com/trekhleb/learn-python
stars | today |
---|---|
1657 | 163 |
📚 Playground and cheatsheet for learning Python
prideout / snowy
https://github.com/prideout/snowy
stars | today |
---|---|
121 | 117 |
Small Image Library for Python 3
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40962 | 62 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54772 | 65 |
A curated list of awesome Python frameworks, libraries, software and resources
rstojnic / lazydata
https://github.com/rstojnic/lazydata
stars | today |
---|---|
217 | 72 |
Lazydata: Scalable data dependencies for Python projects
madhavanmalolan / awesome-reactnative-ui
https://github.com/madhavanmalolan/awesome-reactnative-ui
stars | today |
---|---|
723 | 62 |
Awesome React Native UI components updated weekly
RJT1990 / mantra
https://github.com/RJT1990/mantra
stars | today |
---|---|
65 | 59 |
A high-level, rapid development framework for machine learning projects
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41286 | 52 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33230 | 38 |
Deep Learning for humans
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41718 | 48 |
A collective list of public JSON APIs for use in web development.
mschwager / 0wned
https://github.com/mschwager/0wned
stars | today |
---|---|
66 | 43 |
Code execution via Python package installation.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38577 | 39 |
The Python micro framework for building web applications.
llSourcell / Everybody_Dance_Now
https://github.com/llSourcell/Everybody_Dance_Now
stars | today |
---|---|
80 | 36 |
This is the code for “Everybody Dance Now!” By Siraj Raval on Youtube
kennethreitz / pytheory
https://github.com/kennethreitz/pytheory
stars | today |
---|---|
458 | 40 |
Music Theory for Humans.
ShuLiu1993 / PANet
https://github.com/ShuLiu1993/PANet
stars | today |
---|---|
101 | 36 |
PANet for Instance Segmentation and Object Detection
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
2265 | 33 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
35161 | 33 |
A curated list of awesome Machine Learning frameworks, libraries and software.
aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
460 | 33 |
Hunt for security weaknesses in Kubernetes clusters
rootm0s / WinPwnage
https://github.com/rootm0s/WinPwnage
stars | today |
---|---|
1159 | 31 |
💻 Elevate, UAC bypass, privilege escalation, dll hijack techniques
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16493 | 31 |
🏡 Open source home automation that puts local control and privacy first
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
37171 | 32 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
django / django
https://github.com/django/django
stars | today |
---|---|
36214 | 26 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30352 | 27 |
scikit-learn: machine learning in Python
kkyon / databot
https://github.com/kkyon/databot
stars | today |
---|---|
668 | 29 |
(Botflow) Python Fast Data driven programming framework for Data pipeline work( Web Crawler,Machine Learning,Quantitative Trading.etc)
Language: go
intel-go / bytebuf
https://github.com/intel-go/bytebuf
stars | today |
---|---|
228 | 171 |
Replacement for bytes.Buffer that you can use in a performace-sensitive parts or your Go programs
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41038 | 53 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
46503 | 61 |
The Go programming language
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9597 | 54 |
simple terminal UI for git commands
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20253 | 51 |
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.
orisano / dlayer
https://github.com/orisano/dlayer
stars | today |
---|---|
134 | 52 |
dlayer is docker layer analyzer.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34879 | 40 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
14965 | 39 |
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 |
---|---|
28510 | 39 |
The world’s fastest framework for building websites.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20489 | 32 |
Official Go implementation of the Ethereum protocol
variadico / noti
https://github.com/variadico/noti
stars | today |
---|---|
2282 | 40 |
Monitor a process and trigger a notification.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11441 | 36 |
Connect, secure, control, and observe services.
goproxyio / goproxy
https://github.com/goproxyio/goproxy
stars | today |
---|---|
112 | 38 |
A global proxy for Go modules.
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
8878 | 39 |
HTTP load testing tool and library. It’s over 9000!
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
962 | 38 |
A Go module datastore and proxy
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6301 | 30 |
百度网盘客户端 - Go语言编写
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
20142 | 28 |
Distributed reliable key-value store for the most critical data of a distributed system
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
16568 | 32 |
🌸 A command-line fuzzy finder
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18645 | 27 |
The Prometheus monitoring system and time series database.
sipt / shuttle
https://github.com/sipt/shuttle
stars | today |
---|---|
1004 | 30 |
A web proxy in Golang with amazing features.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10159 | 24 |
A platform for building proxies to bypass network restrictions.
asmcos / requests
https://github.com/asmcos/requests
stars | today |
---|---|
108 | 26 |
A golang HTTP client library. Salute to python requests.
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
4197 | 25 |
A library and tools for open cloud development in Go.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
17399 | 24 |
The Cloud Native Edge Router
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
5194 | 21 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108916 | 97 |
An Open Source Machine Learning Framework for Everyone
maestron / botnets
https://github.com/maestron/botnets
stars | today |
---|---|
1337 | 86 |
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64203 | 52 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5487 | 47 |
Compatibility tool for Steam Play based on Wine and additional components
dreamlayers / em-dosbox
https://github.com/dreamlayers/em-dosbox
stars | today |
---|---|
661 | 43 |
An Emscripten port of DOSBox
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18417 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27418 | 31 |
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8788 | 28 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34501 | 23 |
Bitcoin Core integration/staging tree
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28871 | 25 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
16961 | 25 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20825 | 26 |
Tesseract Open Source OCR Engine (main repository)
lupoDharkael / flameshot
https://github.com/lupoDharkael/flameshot
stars | today |
---|---|
1480 | 24 |
Powerful yet simple to use screenshot software
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
10140 | 24 |
Memory Efficient Serialization Library
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8974 | 23 |
🔧 Cross-platform GUI management tool for Redis
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
7441 | 20 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
7698 | 18 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
google / filament
https://github.com/google/filament
stars | today |
---|---|
4246 | 19 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10836 | 16 |
An open autonomous driving platform
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45094 | 16 |
The Swift Programming Language
plibither8 / 2048.cpp
https://github.com/plibither8/2048.cpp
stars | today |
---|---|
674 | 17 |
🎮 Terminal version of the game “2048” written in C++ 11
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
9039 | 15 |
Google Test
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6419 | 14 |
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.
v8 / v8
stars | today |
---|---|
10447 | 16 |
The official mirror of the V8 Git repository
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
4504 | 15 |
A library for efficient similarity search and clustering of dense vectors.
Language: javascript
rwv / chinese-dos-games
https://github.com/rwv/chinese-dos-games
stars | today |
---|---|
1160 | 718 |
🎮 Chinese DOS games in browser.
sindresorhus / ky
https://github.com/sindresorhus/ky
stars | today |
---|---|
469 | 342 |
Tiny and elegant HTTP client based on the browser Fetch API
noncomputable / AgentMaps
https://github.com/noncomputable/AgentMaps
stars | today |
---|---|
422 | 260 |
Make social simulations on interactive maps with Javascript!
Microsoft / ailab
https://github.com/Microsoft/ailab
stars | today |
---|---|
1218 | 202 |
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
lukeed / pwa
stars | today |
---|---|
1895 | 161 |
(WIP) Universal PWA Builder
React-Proto / react-proto
https://github.com/React-Proto/react-proto
stars | today |
---|---|
1249 | 159 |
🎨 React application prototyping tool for developers and designers.
vuejs / vue
stars | today |
---|---|
113116 | 134 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
36234 | 134 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
mgechev / guess-next
https://github.com/mgechev/guess-next
stars | today |
---|---|
397 | 129 |
🔮 Demo application showing the integration of Guess.js with Next.js
flatlogic / react-native-starter
https://github.com/flatlogic/react-native-starter
stars | today |
---|---|
137 | 123 |
🚀 A powerful react native starter template that bootstraps development of your mobile application
antvis / f2
stars | today |
---|---|
4641 | 114 |
📱 📈 An elegant, interactive and flexible charting library for mobile.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
12252 | 107 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
110501 | 86 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54875 | 75 |
Create React apps with no build configuration.
GtOkAi / ligar-cobranca
https://github.com/GtOkAi/ligar-cobranca
stars | today |
---|---|
96 | 82 |
Ligue automaticamente para empresas de cobrança e deixe uma voz falando “Alô?” sem parar.
Nozbe / WatermelonDB
https://github.com/Nozbe/WatermelonDB
stars | today |
---|---|
104 | 89 |
🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
poloclub / ganlab
https://github.com/poloclub/ganlab
stars | today |
---|---|
124 | 80 |
GAN Lab: An Interactive, Visual Experimentation Tool for Generative Adversarial Networks
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37702 | 78 |
Headless Chrome Node API
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75645 | 62 |
JavaScript Style Guide
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47720 | 59 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
68345 | 53 |
A framework for building native apps with React.
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
5034 | 54 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplin.cozic.net/
Popmotion / popmotion
https://github.com/Popmotion/popmotion
stars | today |
---|---|
14577 | 52 |
Simple animation libraries for delightful user interfaces
NaoTu / DesktopNaotu
https://github.com/NaoTu/DesktopNaotu
stars | today |
---|---|
430 | 49 |
桌面版脑图(百度脑图离线版,思维导图工具)开箱即用,跨平台支持 Windows/Linux/Mac OS
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27995 | 49 |
Interactive UI component dev & test: React, React Native, Vue, Angular
Language: unknown
rothgar / awesome-tmux
https://github.com/rothgar/awesome-tmux
stars | today |
---|---|
1377 | 326 |
A list of awesome resources for tmux
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
12298 | 208 |
100 Days of ML Coding
dominictarr / your-web-app-is-bloated
https://github.com/dominictarr/your-web-app-is-bloated
stars | today |
---|---|
233 | 218 |
measuring memory usage of popular webapps
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
34415 | 169 |
📚 Computer Science Learning Notes
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
4034 | 180 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
11250 | 123 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68120 | 87 |
A complete computer science study plan to become a software engineer.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91947 | 83 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72231 | 52 |
A collection of useful .gitignore templates
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
8981 | 65 |
🎮 The only Front-End Performance Checklist that runs faster than the others
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110781 | 51 |
📚 Freely available programming books
frank-lam / 2019_campus_apply
https://github.com/frank-lam/2019_campus_apply
stars | today |
---|---|
375 | 42 |
🚀 备战秋招/面试,CS学习笔记。金九银十,你准备好了吗?from zero to hero.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37146 | 45 |
🎉 A curated list of awesome things related to Vue.js
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16943 | 46 |
The largest Node.JS best practices list (August 2018)
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24178 | 43 |
后端架构师技术图谱
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
16082 | 38 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13354 | 34 |
Curated list of project-based tutorials
syarochan / Operating-Systems-Three-Easy-Pieces-in-japanese
https://github.com/syarochan/Operating-Systems-Three-Easy-Pieces-in-japanese
stars | today |
---|---|
266 | 30 |
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36853 | 27 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
6089 | 27 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
29242 | 24 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
tomas / jix
stars | today |
---|---|
52 | 27 |
A better way to Git
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
8009 | 22 |
Hansen1997 / Maicontsh
https://github.com/Hansen1997/Maicontsh
stars | today |
---|---|
35 | 24 |
替换掉 macOS 下一些应用的「丑陋」图标
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
11214 | 21 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.