Language: python
trekhleb / learn-python
https://github.com/trekhleb/learn-python
stars | today |
---|---|
1068 | 204 |
📚 Playground and cheatsheet for learning Python
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
36873 | 210 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
joukos / PaperTTY
https://github.com/joukos/PaperTTY
stars | today |
---|---|
308 | 164 |
PaperTTY - Python module to render a TTY on e-ink
madhavanmalolan / awesome-reactnative-ui
https://github.com/madhavanmalolan/awesome-reactnative-ui
stars | today |
---|---|
153 | 138 |
Awesome React Native UI components updated weekly
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
45357 | 100 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ikostrikov / pytorch-flows
https://github.com/ikostrikov/pytorch-flows
stars | today |
---|---|
102 | 67 |
PyTorch implementations of algorithms for density estimation
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
9857 | 54 |
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.
jaungiers / LSTM-Neural-Network-for-Time-Series-Prediction
https://github.com/jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction
stars | today |
---|---|
1283 | 49 |
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
40804 | 32 |
Models and examples built with TensorFlow
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41161 | 36 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
54609 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
kennethreitz / pytheory
https://github.com/kennethreitz/pytheory
stars | today |
---|---|
313 | 35 |
Music Theory for Humans.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33146 | 25 |
Deep Learning for humans
facebookresearch / UnsupervisedMT
https://github.com/facebookresearch/UnsupervisedMT
stars | today |
---|---|
594 | 28 |
Phrase-Based & Neural Unsupervised Machine Translation
NVIDIA / vid2vid
https://github.com/NVIDIA/vid2vid
stars | today |
---|---|
3208 | 28 |
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
3535 | 26 |
Incredibly fast crawler designed for reconnaissance.
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
3314 | 24 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
35085 | 24 |
A curated list of awesome Machine Learning frameworks, libraries and software.
emfcamp / Mk4-Apps
https://github.com/emfcamp/Mk4-Apps
stars | today |
---|---|
36 | 9 |
Apps to download and run on the Mk4 badge
leitbogioro / SSR.Go
https://github.com/leitbogioro/SSR.Go
stars | today |
---|---|
176 | 21 |
A new shadowsocksR config manager
PyCQA / pylint
https://github.com/PyCQA/pylint
stars | today |
---|---|
1578 | 24 |
A Python static code analysis tool which looks for programming errors, helps enforcing a coding standard, sniffs for code smells and offers simple refactoring suggestions.
sdushantha / soundcloud-dl
https://github.com/sdushantha/soundcloud-dl
stars | today |
---|---|
53 | 23 |
🎵 Download SoundCloud music at 128kbps with album art and tags
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16423 | 18 |
🏡 Open source home automation that puts local control and privacy first
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41602 | 22 |
A collective list of public JSON APIs for use in web development.
python / mypy
https://github.com/python/mypy
stars | today |
---|---|
4464 | 22 |
Optional static typing for Python 2 and 3 (PEP 484)
Language: go
gomods / athens
https://github.com/gomods/athens
stars | today |
---|---|
823 | 79 |
A Go module datastore and proxy
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
5065 | 55 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
golang / go
stars | today |
---|---|
46360 | 45 |
The Go programming language
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
16425 | 42 |
🌸 A command-line fuzzy finder
Xe / olin
stars | today |
---|---|
51 | 41 |
Webassembly + Event Sourcing
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
40882 | 35 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
34755 | 32 |
A curated list of awesome Go frameworks, libraries and software
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9389 | 31 |
simple terminal UI for git commands
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28430 | 29 |
The world’s fastest framework for building websites.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20406 | 25 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20136 | 23 |
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.
perkeep / perkeep
https://github.com/perkeep/perkeep
stars | today |
---|---|
3004 | 24 |
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
8752 | 23 |
HTTP load testing tool and library. It’s over 9000!
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10101 | 21 |
A platform for building proxies to bypass network restrictions.
hybridgroup / gocv
https://github.com/hybridgroup/gocv
stars | today |
---|---|
1468 | 19 |
Go package for computer vision using OpenCV 3+ and beyond.
moby / moby
stars | today |
---|---|
50178 | 17 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24825 | 17 |
A golang ebook intro how to build a web with golang
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
10600 | 17 |
Run Kubernetes locally
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
23584 | 18 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gogs / gogs
stars | today |
---|---|
26834 | 17 |
Gogs is a painless self-hosted Git service.
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
11620 | 16 |
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
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
10168 | 16 |
The fantastic ORM library for Golang, aims to be developer friendly
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16773 | 15 |
beego is an open-source, high-performance web framework for the Go programming language.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11305 | 15 |
Connect, secure, control, and observe services.
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
2192 | 15 |
Distributed bug tracker embedded in Git
Language: c++
maestron / botnets
https://github.com/maestron/botnets
stars | today |
---|---|
441 | 392 |
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
plibither8 / 2048.cpp
https://github.com/plibither8/2048.cpp
stars | today |
---|---|
380 | 135 |
🎮 Terminal version of the game “2048” written in C++ 11
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5317 | 58 |
Compatibility tool for Steam Play based on Wine and additional components
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
108667 | 46 |
An Open Source Machine Learning Framework for Everyone
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64078 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
1523 | 32 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27334 | 24 |
Open Source Computer Vision Library
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
2054 | 30 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45054 | 23 |
The Swift Programming Language
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34444 | 18 |
Bitcoin Core integration/staging tree
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18334 | 19 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2287 | 21 |
Vulkan-based D3D11 and D3D10 implementation for Linux / Wine
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
10096 | 20 |
Memory Efficient Serialization Library
Tau-Coin / taucoin
https://github.com/Tau-Coin/taucoin
stars | today |
---|---|
80 | 19 |
An Experimental Proof Of Transaction Cryptocurrency
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
28793 | 16 |
Protocol Buffers - Google’s data interchange format
google / filament
https://github.com/google/filament
stars | today |
---|---|
4176 | 15 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16462 | 14 |
Godot Engine – Multi-platform 2D and 3D game engine
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15353 | 14 |
Lovely console emulator package for Windows
lupoDharkael / flameshot
https://github.com/lupoDharkael/flameshot
stars | today |
---|---|
1406 | 14 |
Powerful yet simple to use screenshot software
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
202 | 11 |
分享整理一些黑苹果Clover驱动配置文件
BVLC / caffe
stars | today |
---|---|
25390 | 12 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20747 | 12 |
Tesseract Open Source OCR Engine (main repository)
v8 / v8
stars | today |
---|---|
10406 | 11 |
The official mirror of the V8 Git repository
vnpy / vnpy
stars | today |
---|---|
6387 | 10 |
基于python的开源量化交易平台开发框架
catchorg / Catch2
https://github.com/catchorg/Catch2
stars | today |
---|---|
7411 | 11 |
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
Language: javascript
lukeed / pwa
stars | today |
---|---|
1064 | 318 |
(WIP) Universal PWA Builder
React-Proto / react-proto
https://github.com/React-Proto/react-proto
stars | today |
---|---|
614 | 242 |
🎨 React application prototyping tool for developers and designers.
callstack / linaria
https://github.com/callstack/linaria
stars | today |
---|---|
1036 | 173 |
Zero-runtime CSS in JS library
shzlw / zeu
stars | today |
---|---|
756 | 162 |
A JavaScript library for real-time visualization
antvis / f2
stars | today |
---|---|
4179 | 161 |
📱 📈 An elegant, interactive and flexible charting library for mobile.
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
11102 | 119 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
vuejs / vue
stars | today |
---|---|
112769 | 78 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Rich-Harris / shimport
https://github.com/Rich-Harris/shimport
stars | today |
---|---|
418 | 84 |
Use JavaScript modules in all browsers, including dynamic imports
zadam / trilium
https://github.com/zadam/trilium
stars | today |
---|---|
172 | 84 |
Hierarchical note taking application
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
110247 | 65 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
copy / v86
stars | today |
---|---|
7072 | 68 |
x86 virtualization in JavaScript, running in your browser and NodeJS
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
35884 | 57 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
3314 | 54 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
47551 | 49 |
Promise based HTTP client for the browser and node.js
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
39937 | 42 |
React components that implement Google’s Material Design.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
75473 | 44 |
JavaScript Style Guide
umijs / umi
stars | today |
---|---|
1892 | 40 |
🌋 Pluggable enterprise-level react application framework.
pomber / code-surfer
https://github.com/pomber/code-surfer
stars | today |
---|---|
1728 | 41 |
React component for scrolling, zooming and highlighting code samples < 🏄 />
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
28624 | 38 |
Next.js is a lightweight framework for static and server‑rendered applications.
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
11821 | 37 |
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
37524 | 38 |
Headless Chrome Node API
LiskHQ / lisk-hub
https://github.com/LiskHQ/lisk-hub
stars | today |
---|---|
298 | 39 |
🖥 Lisk graphical user interface for desktop
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
68188 | 37 |
A framework for building native apps with React.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
54682 | 32 |
Create React apps with no build configuration.
DIYgod / RSSHub
https://github.com/DIYgod/RSSHub
stars | today |
---|---|
3594 | 36 |
🍰 万物皆可 RSS
Language: unknown
andri27-ts / 60_Days_RL_Challenge
https://github.com/andri27-ts/60_Days_RL_Challenge
stars | today |
---|---|
566 | 453 |
Learn Deep Reinforcement Learning in depth in 60 days
trimstray / test-your-sysadmin-skills
https://github.com/trimstray/test-your-sysadmin-skills
stars | today |
---|---|
3387 | 192 |
A collection of *nix Sysadmin Test Questions and Answers for Interview/Exam (2018 Edition).
syarochan / Operating-Systems-Three-Easy-Pieces-in-japanese
https://github.com/syarochan/Operating-Systems-Three-Easy-Pieces-in-japanese
stars | today |
---|---|
141 | 126 |
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
16605 | 125 |
The largest Node.JS best practices list (August 2018)
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
8779 | 93 |
🎮 The only Front-End Performance Checklist that runs faster than the others
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
11520 | 64 |
100 Days of ML Coding
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
91734 | 61 |
😎 Curated list of awesome lists
boazbk / crypto
https://github.com/boazbk/crypto
stars | today |
---|---|
83 | 64 |
Lecture notes for a course on cryptography
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
33931 | 49 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72056 | 46 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
67927 | 43 |
A complete computer science study plan to become a software engineer.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
87620 | 43 |
A book series on JavaScript. @YDKJS on twitter.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13267 | 30 |
Curated list of project-based tutorials
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
110663 | 30 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37022 | 30 |
🎉 A curated list of awesome things related to Vue.js
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38112 | 28 |
🤓 Build your own (insert technology here)
ninjaaron / replacing-bash-scripting-with-python
https://github.com/ninjaaron/replacing-bash-scripting-with-python
stars | today |
---|---|
298 | 25 |
Guide on using using python for administrative scripting
chubin / awesome-console-services
https://github.com/chubin/awesome-console-services
stars | today |
---|---|
455 | 24 |
A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)
hq450 / fancyss_history_package
https://github.com/hq450/fancyss_history_package
stars | today |
---|---|
52 | 22 |
科学上网插件的离线安装包储存在这里
Kyubyong / dl_career_faq
https://github.com/Kyubyong/dl_career_faq
stars | today |
---|---|
72 | 22 |
Deep Learning Career FAQ
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5997 | 21 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
24056 | 16 |
后端架构师技术图谱
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36782 | 19 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
25491 | 17 |
A collection of various awesome lists for hackers, pentesters and security researchers
manjula91 / react-advanced-patterns
https://github.com/manjula91/react-advanced-patterns
stars | today |
---|---|
208 | 17 |
Advanced React Component Patterns