1 Language: python
1.1 donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
43824 | 162 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
1.2 NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
2834 | 95 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
1.3 home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16238 | 83 |
🏡 Open-source home automation platform running on Python 3
1.4 mazen160 / struts-pwn_CVE-2018-11776
https://github.com/mazen160/struts-pwn_CVE-2018-11776
stars | today |
---|---|
87 | 77 |
An exploit for Apache Struts CVE-2018-11776
1.5 nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
629 | 69 |
📚 Parameterize, execute, and analyze notebooks
1.6 pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
3409 | 61 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
1.7 timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5379 | 53 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
1.8 donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
14798 | 50 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
1.9 tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40489 | 38 |
Models and examples built with TensorFlow
1.10 felixweyne / imaginaryC2
https://github.com/felixweyne/imaginaryC2
stars | today |
---|---|
76 | 49 |
Imaginary C2 is a python tool which aims to help in the behavioral (network) analysis of malware. Imaginary C2 hosts a HTTP server which captures HTTP requests towards selectively chosen domains/IPs. Additionally, the tool aims to make it easy to replay captured Command-and-Control responses/served payloads.
1.11 iodide-project / pyodide
https://github.com/iodide-project/pyodide
stars | today |
---|---|
583 | 48 |
The Python scientific stack, compiled to WebAssembly
1.12 rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40935 | 41 |
Command-line program to download videos from YouTube.com and other video sites
1.13 pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38360 | 36 |
The Python micro framework for building web applications.
1.14 chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
13410 | 37 |
the only cheat sheet you need
1.15 astorfi / Deep-Learning-World
https://github.com/astorfi/Deep-Learning-World
stars | today |
---|---|
2537 | 34 |
📡 Organized Resources for Deep Learning Researchers and Developers
1.16 google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
11879 | 38 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
1.17 keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32922 | 31 |
Deep Learning for humans
1.18 vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54303 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
1.19 aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
320 | 33 |
Hunt for security weaknesses in Kubernetes clusters
1.20 MalwareCantFly / Vba2Graph
https://github.com/MalwareCantFly/Vba2Graph
stars | today |
---|---|
48 | 30 |
Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents.
1.21 trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
10311 | 28 |
Set up a personal IPSEC VPN in the cloud
1.22 ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
16297 | 26 |
The world’s simplest facial recognition api for Python and the command line
1.23 python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19416 | 25 |
The Python programming language
1.24 django / django
https://github.com/django/django
stars | today |
---|---|
36011 | 23 |
The Web framework for perfectionists with deadlines.
1.25 scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30165 | 25 |
scikit-learn: machine learning in Python
2 Language: go
2.1 arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
657 | 177 |
Arduino command line interface
2.2 buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
768 | 84 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
2.3 k0kubun / sqldef
https://github.com/k0kubun/sqldef
stars | today |
---|---|
169 | 66 |
Idempotent MySQL/PostgreSQL schema management by SQL
2.4 jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9055 | 52 |
simple terminal UI for git commands
2.5 MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
2043 | 49 |
Distributed bug tracker embedded in Git
2.6 golang / go
stars | today |
---|---|
46020 | 48 |
The Go programming language
2.7 gopherjs / gopherjs
https://github.com/gopherjs/gopherjs
stars | today |
---|---|
7268 | 34 |
A compiler from Go to JavaScript for running Go code in a browser
2.8 dave / wasmgo
https://github.com/dave/wasmgo
stars | today |
---|---|
42 | 33 |
Compiles Go to WASM and deploys to the jsgo.io CDN
2.9 gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19937 | 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.
2.10 iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5933 | 28 |
百度网盘客户端 - Go语言编写
2.11 kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40577 | 26 |
Production-Grade Container Scheduling and Management
2.12 rtr7 / router7
https://github.com/rtr7/router7
stars | today |
---|---|
1667 | 28 |
pure-Go small home internet router
2.13 gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28222 | 25 |
The world’s fastest framework for building websites.
2.14 avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34527 | 25 |
A curated list of awesome Go frameworks, libraries and software
2.15 istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11129 | 23 |
Connect, secure, control, and observe services.
2.16 ncw / rclone
stars | today |
---|---|
10519 | 21 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
2.17 v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9949 | 20 |
A platform for building proxies to bypass network restrictions.
2.18 FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
10366 | 18 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
2.19 ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20261 | 16 |
Official Go implementation of the Ethereum protocol
2.20 moby / moby
stars | today |
---|---|
50091 | 16 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
2.21 kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
11497 | 17 |
The fastest backend community-driven web framework on (THIS) Earth. Can your favourite web framework do that? 👉 http://bit.ly/iriscandothat1 or even http://bit.ly/iriscandothat2
2.22 tiglabs / sharkstore
https://github.com/tiglabs/sharkstore
stars | today |
---|---|
74 | 17 |
distributed key - value persisted storage system
2.23 syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
21693 | 16 |
Open Source Continuous File Synchronization
2.24 junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15980 | 16 |
🌸 A command-line fuzzy finder
2.25 go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
9669 | 14 |
Git with a cup of tea, painless self-hosted git service
3 Language: c++
3.1 ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
4257 | 228 |
Compatibility tool for Steam Play based on Wine and additional components
3.2 tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108198 | 51 |
Computation using data flow graphs for scalable machine learning
3.3 electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63800 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
3.4 pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18179 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
3.5 Microsoft / DirectX-Graphics-Samples
https://github.com/Microsoft/DirectX-Graphics-Samples
stars | today |
---|---|
1787 | 35 |
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
3.6 hioa-cs / IncludeOS
https://github.com/hioa-cs/IncludeOS
stars | today |
---|---|
2930 | 32 |
A minimal, resource efficient unikernel for cloud services
3.7 opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27158 | 22 |
Open Source Computer Vision Library
3.8 sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
86 | 25 |
分享整理一些黑苹果Clover驱动配置文件
3.9 neutralinojs / neutralinojs
https://github.com/neutralinojs/neutralinojs
stars | today |
---|---|
217 | 21 |
Build web apps with native os functions
3.10 godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16350 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
3.11 bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34274 | 16 |
Bitcoin Core integration/staging tree
3.12 google / filament
https://github.com/google/filament
stars | today |
---|---|
3966 | 18 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
3.13 uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8788 | 16 |
🔧 Cross-platform GUI management tool for Redis
3.14 tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20611 | 17 |
Tesseract Open Source OCR Engine (main repository)
3.15 Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
15036 | 17 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
3.16 doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2191 | 17 |
Vulkan-based D3D11 implementation for Linux / Wine
3.17 topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
566 | 16 |
Your entire music-making workflow, in one box.
3.18 google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8945 | 12 |
Google Test
3.19 EOSIO / eos
stars | today |
---|---|
9105 | 10 |
An open source smart contract platform
3.20 nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10638 | 10 |
JSON for Modern C++
3.21 BVLC / caffe
stars | today |
---|---|
25312 | 10 |
Caffe: a fast open framework for deep learning.
3.22 cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15265 | 12 |
Lovely console emulator package for Windows
3.23 Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6322 | 12 |
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.
3.24 ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10749 | 10 |
An open autonomous driving platform
3.25 protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28655 | 10 |
Protocol Buffers - Google’s data interchange format
4 Language: javascript
4.1 felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
7474 | 815 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
4.2 GoogleChromeLabs / size-plugin
https://github.com/GoogleChromeLabs/size-plugin
stars | today |
---|---|
582 | 243 |
Track compressed Webpack asset sizes over time.
4.3 pomber / code-surfer
https://github.com/pomber/code-surfer
stars | today |
---|---|
239 | 208 |
React component for scrolling, zooming and highlighting code < 🏄 />
4.4 checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
2183 | 156 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
4.5 mafintosh / turbo-json-parse
https://github.com/mafintosh/turbo-json-parse
stars | today |
---|---|
258 | 112 |
Turbocharged JSON.parse for type stable JSON data
4.6 trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
35306 | 92 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
4.7 vuejs / vue
stars | today |
---|---|
112039 | 69 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
4.8 facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109660 | 69 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
4.9 Jannchie / Historical-ranking-data-visualization-based-on-d3.js
https://github.com/Jannchie/Historical-ranking-data-visualization-based-on-d3.js
stars | today |
---|---|
940 | 58 |
这是一个数据可视化项目,能够将历史数据排名转化为动态柱状图图表
4.10 jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
4080 | 57 |
♠️ MDX-based presentation decks
4.11 facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54332 | 43 |
Create React apps with no build configuration.
4.12 suanmei / callapp-lib
https://github.com/suanmei/callapp-lib
stars | today |
---|---|
131 | 40 |
call native webview from webpage
4.13 zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
28388 | 39 |
Next.js is a lightweight framework for static and server‑rendered applications.
4.14 airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75176 | 35 |
JavaScript Style Guide
4.15 justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37695 | 36 |
📚 免费的计算机编程类中文书籍,欢迎投稿
4.16 faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5408 | 39 |
🦄 Record your terminal and generate animated gif images
4.17 axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47173 | 37 |
Promise based HTTP client for the browser and node.js
4.18 GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37071 | 38 |
Headless Chrome Node API
4.19 nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52671 | 31 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
4.20 storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27620 | 37 |
Interactive UI component dev & test: React, React Native, Vue, Angular
4.21 facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67902 | 35 |
A framework for building native apps with React.
4.22 BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
1547 | 36 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护五个微信群接近3000人,欢迎你的加入!
4.23 reduxjs / redux
https://github.com/reduxjs/redux
stars | today |
---|---|
43534 | 30 |
Predictable state container for JavaScript apps
4.24 szmarczak / http-timer
https://github.com/szmarczak/http-timer
stars | today |
---|---|
78 | 35 |
Timings for HTTP requests
4.25 yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
22518 | 33 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
5 Language: unknown
5.1 danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37688 | 278 |
🤓 Build your own (insert technology here)
5.2 amirrajan / survivingtheappstore
https://github.com/amirrajan/survivingtheappstore
stars | today |
---|---|
180 | 128 |
My book on getting to the #1 Spot in the App Store. Buy my games to support me.
5.3 InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
10307 | 115 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
5.4 afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
1810 | 106 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
5.5 diogocezar / dctb-utfpr
https://github.com/diogocezar/dctb-utfpr
stars | today |
---|---|
313 | 100 |
Lista dos materiais elaborados por mim para as aulas ministradas na UTFPR.
5.6 ruanyf / book-computer-networks
https://github.com/ruanyf/book-computer-networks
stars | today |
---|---|
263 | 98 |
Free E-Book: Computer Networks - A Systems Approach
5.7 Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
10850 | 89 |
100 Days of ML Coding
5.8 CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33385 | 66 |
📚 Computer Science Learning Notes
5.9 sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91312 | 49 |
😎 Curated list of awesome lists
5.10 kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55709 | 44 |
Roadmap to becoming a web developer in 2018
5.11 trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
370 | 43 |
A collection of *nix Sysadmin Test Questions with Answers for Interview/Exam (2018 Edition).
5.12 github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71761 | 30 |
A collection of useful .gitignore templates
5.13 jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67625 | 34 |
A complete computer science study plan to become a software engineer.
5.14 EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110352 | 33 |
📚 Freely available programming books
5.15 ninjaaron / replacing-bash-scripting-with-python
https://github.com/ninjaaron/replacing-bash-scripting-with-python
stars | today |
---|---|
196 | 30 |
Guide on using using python for administrative scripting
5.16 vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36781 | 27 |
🎉 A curated list of awesome things related to Vue.js
5.17 kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
23050 | 21 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
5.18 thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
7417 | 21 |
🎮 The only Front-End Performance Checklist that runs faster than the others
5.19 i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16040 | 19 |
The largest Node.JS best practices list (August 2018)
5.20 runvnc / dadsresume
https://github.com/runvnc/dadsresume
stars | today |
---|---|
709 | 20 |
My dad’s resume and skills from 1980
5.21 chai2010 / awesome-wasm-zh
https://github.com/chai2010/awesome-wasm-zh
stars | today |
---|---|
195 | 18 |
WebAssembly(wasm)资源精选
5.22 sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25660 | 16 |
⚡️ Delightful Node.js packages and resources
5.23 googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
29051 | 16 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
5.24 Droogans / unmaintainable-code
https://github.com/Droogans/unmaintainable-code
stars | today |
---|---|
6017 | 15 |
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
5.25 kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
11037 | 15 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.