Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
44262 | 435 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
kkyon / databot
https://github.com/kkyon/databot
stars | today |
---|---|
242 | 225 |
High Performance Python Data driven programming framework for Web Crawler,ETL,Data pipeline work
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
2960 | 132 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
mazen160 / struts-pwn_CVE-2018-11776
https://github.com/mazen160/struts-pwn_CVE-2018-11776
stars | today |
---|---|
187 | 106 |
An exploit for Apache Struts CVE-2018-11776
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40549 | 75 |
Models and examples built with TensorFlow
elbayadm / attn2d
https://github.com/elbayadm/attn2d
stars | today |
---|---|
228 | 74 |
Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16292 | 70 |
🏡 Open-source home automation platform running on Python 3
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
13477 | 68 |
the only cheat sheet you need
nteract / papermill
https://github.com/nteract/papermill
stars | today |
---|---|
695 | 68 |
📚 Parameterize, execute, and analyze notebooks
ultralytics / yolov3
https://github.com/ultralytics/yolov3
stars | today |
---|---|
71 | 64 |
YOLOv3: Training and inference in PyTorch
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
14853 | 58 |
Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54344 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
alicevision / meshroom
https://github.com/alicevision/meshroom
stars | today |
---|---|
541 | 49 |
3D Reconstruction Software
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
2760 | 42 |
accessible AutoML for deep learning.
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
11921 | 41 |
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 |
---|---|
32952 | 31 |
Deep Learning for humans
felixweyne / imaginaryC2
https://github.com/felixweyne/imaginaryC2
stars | today |
---|---|
111 | 36 |
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.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40967 | 34 |
Command-line program to download videos from YouTube.com and other video sites
MalwareCantFly / Vba2Graph
https://github.com/MalwareCantFly/Vba2Graph
stars | today |
---|---|
84 | 36 |
Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents.
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5409 | 34 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
django / django
https://github.com/django/django
stars | today |
---|---|
36029 | 28 |
The Web framework for perfectionists with deadlines.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
1956 | 34 |
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
28892 | 33 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
5655 | 30 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Ivan1ee / struts2-057-exp
https://github.com/Ivan1ee/struts2-057-exp
stars | today |
---|---|
61 | 27 |
s2-057 最新漏洞分析和EXP脚本
Language: go
sipt / shuttle
https://github.com/sipt/shuttle
stars | today |
---|---|
456 | 278 |
ss-local proxy, HTTP/HTTPS 抓包,多服务器rtt选择,DNS解析(参照Surge)
buzzfeed / sso
https://github.com/buzzfeed/sso
stars | today |
---|---|
920 | 171 |
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
arduino / arduino-cli
https://github.com/arduino/arduino-cli
stars | today |
---|---|
794 | 156 |
Arduino command line interface
davecheney / gophercon2018-performance-tuning-workshop
https://github.com/davecheney/gophercon2018-performance-tuning-workshop
stars | today |
---|---|
128 | 115 |
GopherCon 2018 Performance Tuning Workshop
golang / go
stars | today |
---|---|
46070 | 65 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40634 | 58 |
Production-Grade Container Scheduling and Management
k0kubun / sqldef
https://github.com/k0kubun/sqldef
stars | today |
---|---|
217 | 62 |
Idempotent MySQL/PostgreSQL schema management by SQL
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9112 | 55 |
simple terminal UI for git commands
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
2093 | 51 |
Distributed bug tracker embedded in Git
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4649 | 46 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19968 | 39 |
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.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11169 | 40 |
Connect, secure, control, and observe services.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34558 | 40 |
A curated list of awesome Go frameworks, libraries and software
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
10408 | 40 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
m3db / m3
stars | today |
---|---|
943 | 36 |
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20279 | 27 |
Official Go implementation of the Ethereum protocol
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28248 | 31 |
The world’s fastest framework for building websites.
ardanlabs / gotraining
https://github.com/ardanlabs/gotraining
stars | today |
---|---|
3731 | 26 |
Go Training Class Material :
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5963 | 28 |
百度网盘客户端 - Go语言编写
crosbymichael / boss
https://github.com/crosbymichael/boss
stars | today |
---|---|
152 | 26 |
Run containers like a ross
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18462 | 21 |
The Prometheus monitoring system and time series database.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24729 | 24 |
A golang ebook intro how to build a web with golang
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
11519 | 24 |
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
floyernick / fleep-go
https://github.com/floyernick/fleep-go
stars | today |
---|---|
73 | 25 |
File format determination package for Go
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
4094 | 23 |
A library and tools for open cloud development in Go.
Language: c++
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
4554 | 312 |
Compatibility tool for Steam Play based on Wine and additional components
hioa-cs / IncludeOS
https://github.com/hioa-cs/IncludeOS
stars | today |
---|---|
3074 | 154 |
A minimal, resource efficient unikernel for cloud services
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108263 | 92 |
Computation using data flow graphs for scalable machine learning
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
127 | 65 |
分享整理一些黑苹果Clover驱动配置文件
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63855 | 62 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
CREDITSCOM / CS-Node
https://github.com/CREDITSCOM/CS-Node
stars | today |
---|---|
47 | 45 |
Node of credits worknet
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27188 | 34 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34294 | 29 |
Bitcoin Core integration/staging tree
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8629 | 36 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20639 | 34 |
Tesseract Open Source OCR Engine (main repository)
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
8822 | 32 |
🔧 Cross-platform GUI management tool for Redis
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
3091 | 30 |
A Qt and C++ GUI for radare2 reverse engineering framework
google / filament
https://github.com/google/filament
stars | today |
---|---|
3993 | 26 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
EOSIO / eos
stars | today |
---|---|
9120 | 22 |
An open source smart contract platform
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18194 | 22 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28669 | 20 |
Protocol Buffers - Google’s data interchange format
Themaister / Granite
https://github.com/Themaister/Granite
stars | today |
---|---|
215 | 21 |
My personal Vulkan renderer
v8 / v8
stars | today |
---|---|
10357 | 20 |
The official mirror of the V8 Git repository
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
13011 | 20 |
SQL powered operating system instrumentation, monitoring, and analytics.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16363 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44972 | 18 |
The Swift Programming Language
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
3721 | 16 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
neutralinojs / neutralinojs
https://github.com/neutralinojs/neutralinojs
stars | today |
---|---|
231 | 18 |
Build web apps with native os functions
petershirley / raytracinginoneweekend
https://github.com/petershirley/raytracinginoneweekend
stars | today |
---|---|
377 | 18 |
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15278 | 17 |
Lovely console emulator package for Windows
Language: javascript
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
8651 | 1209 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
pomber / code-surfer
https://github.com/pomber/code-surfer
stars | today |
---|---|
751 | 529 |
React component for scrolling, zooming and highlighting code < 🏄 />
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
2477 | 300 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
GoogleChromeLabs / size-plugin
https://github.com/GoogleChromeLabs/size-plugin
stars | today |
---|---|
777 | 209 |
Track compressed Webpack asset sizes over time.
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
4254 | 174 |
♠️ MDX-based presentation decks
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
35440 | 151 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
alibaba / BizCharts
https://github.com/alibaba/BizCharts
stars | today |
---|---|
1807 | 156 |
data visualization library based G2 and React
joaomilho / Enterprise
https://github.com/joaomilho/Enterprise
stars | today |
---|---|
162 | 155 |
The Enterprise™ programming language
vuejs / vue
stars | today |
---|---|
112165 | 139 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
6995 | 128 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
109755 | 110 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kendricktan / ledger-analytics
https://github.com/kendricktan/ledger-analytics
stars | today |
---|---|
115 | 109 |
Easy to use analytics/visualization tool for ledger-cli
Rich-Harris / shimport
https://github.com/Rich-Harris/shimport
stars | today |
---|---|
125 | 97 |
Use JavaScript modules in all browsers, including dynamic imports
mafintosh / turbo-json-parse
https://github.com/mafintosh/turbo-json-parse
stars | today |
---|---|
346 | 89 |
Turbocharged JSON.parse for type stable JSON data
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75244 | 75 |
JavaScript Style Guide
yangshun / tech-interview-handbook
https://github.com/yangshun/tech-interview-handbook
stars | today |
---|---|
22589 | 76 |
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37137 | 77 |
Headless Chrome Node API
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
5475 | 72 |
🦄 Record your terminal and generate animated gif images
drcmda / react-spring
https://github.com/drcmda/react-spring
stars | today |
---|---|
7001 | 71 |
🙌 Helping react-motion and animated to become best friends
btholt / complete-intro-to-react-v4
https://github.com/btholt/complete-intro-to-react-v4
stars | today |
---|---|
76 | 65 |
The Complete Intro to React, as given for Frontend Masters
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47234 | 66 |
Promise based HTTP client for the browser and node.js
antvis / f2
stars | today |
---|---|
1033 | 68 |
📱 📈 An elegant, interactive and flexible charting library for mobile.
satya164 / web-worker-proxy
https://github.com/satya164/web-worker-proxy
stars | today |
---|---|
125 | 69 |
A better way of working with web workers (Experimental)
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54388 | 57 |
Create React apps with no build configuration.
fejes713 / 30-seconds-of-interviews
https://github.com/fejes713/30-seconds-of-interviews
stars | today |
---|---|
3739 | 65 |
A curated collection of common interview questions to help you prepare for your next interview.
Language: unknown
amirrajan / survivingtheappstore
https://github.com/amirrajan/survivingtheappstore
stars | today |
---|---|
389 | 241 |
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 |
---|---|
10457 | 154 |
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 |
---|---|
1955 | 149 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
10994 | 144 |
100 Days of ML Coding
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33488 | 122 |
📚 Computer Science Learning Notes
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
501 | 119 |
A collection of *nix Sysadmin Test Questions with Answers for Interview/Exam (2018 Edition).
engagingspaces / awesome-humane-tech
https://github.com/engagingspaces/awesome-humane-tech
stars | today |
---|---|
172 | 117 |
Improve society using this list of humane tech projects. Ethics, transparency, privacy, health ( https://humanetech.com )
ruanyf / book-computer-networks
https://github.com/ruanyf/book-computer-networks
stars | today |
---|---|
316 | 81 |
Free E-Book: Computer Networks - A Systems Approach
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
55769 | 68 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91374 | 70 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
87308 | 60 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71811 | 50 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110392 | 48 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67667 | 39 |
A complete computer science study plan to become a software engineer.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13054 | 46 |
Curated list of project-based tutorials
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
23098 | 47 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
CREDITSCOM / Documentation
https://github.com/CREDITSCOM/Documentation
stars | today |
---|---|
32 | 29 |
Project documents
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36823 | 40 |
🎉 A curated list of awesome things related to Vue.js
diogocezar / dctb-utfpr
https://github.com/diogocezar/dctb-utfpr
stars | today |
---|---|
338 | 34 |
Lista dos materiais elaborados por mim para as aulas ministradas na UTFPR.
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
7449 | 33 |
🎮 The only Front-End Performance Checklist that runs faster than the others
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16067 | 34 |
The largest Node.JS best practices list (August 2018)
AntSwordProject / AntSword-Loader
https://github.com/AntSwordProject/AntSword-Loader
stars | today |
---|---|
54 | 27 |
AntSword 加载器
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
17767 | 27 |
A curated list of awesome frameworks, libraries and software for the Java programming language.
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
1070 | 27 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
29067 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.