Language: python
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.
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.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16238 | 83 |
🏡 Open-source home automation platform running on Python 3
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
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
629 | 69 |
📚 Parameterize, execute, and analyze notebooks
pwxcoo / chinese-xinhua
https://github.com/pwxcoo/chinese-xinhua
stars | today |
---|---|
3409 | 61 |
中华新华字典数据库。包括歇后语,成语,词语,汉字。提供新华字典API。
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5379 | 53 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
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.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40489 | 38 |
Models and examples built with TensorFlow
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.
iodide-project / pyodide
https://github.com/iodide-project/pyodide
stars | today |
---|---|
583 | 48 |
The Python scientific stack, compiled to WebAssembly
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
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38360 | 36 |
The Python micro framework for building web applications.
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
13410 | 37 |
the only cheat sheet you need
astorfi / Deep-Learning-World
https://github.com/astorfi/Deep-Learning-World
stars | today |
---|---|
2537 | 34 |
📡 Organized Resources for Deep Learning Researchers and Developers
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.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32922 | 31 |
Deep Learning for humans
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54303 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
320 | 33 |
Hunt for security weaknesses in Kubernetes clusters
MalwareCantFly / Vba2Graph
https://github.com/MalwareCantFly/Vba2Graph
stars | today |
---|---|
48 | 30 |
Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents.
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
10311 | 28 |
Set up a personal IPSEC VPN in the cloud
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
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19416 | 25 |
The Python programming language
django / django
https://github.com/django/django
stars | today |
---|---|
36011 | 23 |
The Web framework for perfectionists with deadlines.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30165 | 25 |
scikit-learn: machine learning in Python
Language: go
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
657 | 177 |
Arduino command line interface
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
k0kubun / sqldef
https://github.com/k0kubun/sqldef
stars | today |
---|---|
169 | 66 |
Idempotent MySQL/PostgreSQL schema management by SQL
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9055 | 52 |
simple terminal UI for git commands
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
2043 | 49 |
Distributed bug tracker embedded in Git
golang / go
stars | today |
---|---|
46020 | 48 |
The Go programming language
gopherjs / gopherjs
https://github.com/gopherjs/gopherjs
stars | today |
---|---|
7268 | 34 |
A compiler from Go to JavaScript for running Go code in a browser
dave / wasmgo
https://github.com/dave/wasmgo
stars | today |
---|---|
42 | 33 |
Compiles Go to WASM and deploys to the jsgo.io CDN
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.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5933 | 28 |
百度网盘客户端 - Go语言编写
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40577 | 26 |
Production-Grade Container Scheduling and Management
rtr7 / router7
https://github.com/rtr7/router7
stars | today |
---|---|
1667 | 28 |
pure-Go small home internet router
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28222 | 25 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34527 | 25 |
A curated list of awesome Go frameworks, libraries and software
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11129 | 23 |
Connect, secure, control, and observe services.
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
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9949 | 20 |
A platform for building proxies to bypass network restrictions.
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.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20261 | 16 |
Official Go implementation of the Ethereum protocol
moby / moby
stars | today |
---|---|
50091 | 16 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
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
tiglabs / sharkstore
https://github.com/tiglabs/sharkstore
stars | today |
---|---|
74 | 17 |
distributed key - value persisted storage system
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
21693 | 16 |
Open Source Continuous File Synchronization
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
15980 | 16 |
🌸 A command-line fuzzy finder
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
9669 | 14 |
Git with a cup of tea, painless self-hosted git service
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
4257 | 228 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108198 | 51 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63800 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18179 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
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.
hioa-cs / IncludeOS
https://github.com/hioa-cs/IncludeOS
stars | today |
---|---|
2930 | 32 |
A minimal, resource efficient unikernel for cloud services
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27158 | 22 |
Open Source Computer Vision Library
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
86 | 25 |
分享整理一些黑苹果Clover驱动配置文件
neutralinojs / neutralinojs
https://github.com/neutralinojs/neutralinojs
stars | today |
---|---|
217 | 21 |
Build web apps with native os functions
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16350 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34274 | 16 |
Bitcoin Core integration/staging tree
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
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8788 | 16 |
🔧 Cross-platform GUI management tool for Redis
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20611 | 17 |
Tesseract Open Source OCR Engine (main repository)
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
15036 | 17 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2191 | 17 |
Vulkan-based D3D11 implementation for Linux / Wine
topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
566 | 16 |
Your entire music-making workflow, in one box.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8945 | 12 |
Google Test
EOSIO / eos
stars | today |
---|---|
9105 | 10 |
An open source smart contract platform
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10638 | 10 |
JSON for Modern C++
BVLC / caffe
stars | today |
---|---|
25312 | 10 |
Caffe: a fast open framework for deep learning.
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15265 | 12 |
Lovely console emulator package for Windows
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.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10749 | 10 |
An open autonomous driving platform
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28655 | 10 |
Protocol Buffers - Google’s data interchange format
Language: javascript
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
7474 | 815 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
GoogleChromeLabs / size-plugin
https://github.com/GoogleChromeLabs/size-plugin
stars | today |
---|---|
582 | 243 |
Track compressed Webpack asset sizes over time.
pomber / code-surfer
https://github.com/pomber/code-surfer
stars | today |
---|---|
239 | 208 |
React component for scrolling, zooming and highlighting code < 🏄 />
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.
mafintosh / turbo-json-parse
https://github.com/mafintosh/turbo-json-parse
stars | today |
---|---|
258 | 112 |
Turbocharged JSON.parse for type stable JSON data
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
vuejs / vue
stars | today |
---|---|
112039 | 69 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109660 | 69 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
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 |
这是一个数据可视化项目,能够将历史数据排名转化为动态柱状图图表
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
4080 | 57 |
♠️ MDX-based presentation decks
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54332 | 43 |
Create React apps with no build configuration.
suanmei / callapp-lib
https://github.com/suanmei/callapp-lib
stars | today |
---|---|
131 | 40 |
call native webview from webpage
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.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75176 | 35 |
JavaScript Style Guide
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
37695 | 36 |
📚 免费的计算机编程类中文书籍,欢迎投稿
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5408 | 39 |
🦄 Record your terminal and generate animated gif images
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47173 | 37 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37071 | 38 |
Headless Chrome Node API
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
52671 | 31 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
27620 | 37 |
Interactive UI component dev & test: React, React Native, Vue, Angular
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67902 | 35 |
A framework for building native apps with React.
BestDingSheng / resources
https://github.com/BestDingSheng/resources
stars | today |
---|---|
1547 | 36 |
知名互联网企业内推资料整理 持续更新ing 。 目前已经维护五个微信群接近3000人,欢迎你的加入!
reduxjs / redux
https://github.com/reduxjs/redux
stars | today |
---|---|
43534 | 30 |
Predictable state container for JavaScript apps
szmarczak / http-timer
https://github.com/szmarczak/http-timer
stars | today |
---|---|
78 | 35 |
Timings for HTTP requests
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
Language: unknown
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
37688 | 278 |
🤓 Build your own (insert technology here)
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.
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.
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
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.
ruanyf / book-computer-networks
https://github.com/ruanyf/book-computer-networks
stars | today |
---|---|
263 | 98 |
Free E-Book: Computer Networks - A Systems Approach
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
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33385 | 66 |
📚 Computer Science Learning Notes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91312 | 49 |
😎 Curated list of awesome lists
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55709 | 44 |
Roadmap to becoming a web developer in 2018
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).
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71761 | 30 |
A collection of useful .gitignore templates
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.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110352 | 33 |
📚 Freely available programming books
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
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36781 | 27 |
🎉 A curated list of awesome things related to Vue.js
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
23050 | 21 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
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
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16040 | 19 |
The largest Node.JS best practices list (August 2018)
runvnc / dadsresume
https://github.com/runvnc/dadsresume
stars | today |
---|---|
709 | 20 |
My dad’s resume and skills from 1980
chai2010 / awesome-wasm-zh
https://github.com/chai2010/awesome-wasm-zh
stars | today |
---|---|
195 | 18 |
WebAssembly(wasm)资源精选
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25660 | 16 |
⚡️ Delightful Node.js packages and resources
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.
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
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.