Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
7027 | 277 |
All Algorithms implemented in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
47470 | 159 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
mwouts / jupytext
https://github.com/mwouts/jupytext
stars | today |
---|---|
694 | 108 |
Jupyter notebooks as Markdown documents, Julia, Python or R scripts
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
41296 | 68 |
Models and examples built with TensorFlow
tensorflow / tensorboard
https://github.com/tensorflow/tensorboard
stars | today |
---|---|
2266 | 77 |
TensorFlow’s Visualization Toolkit
KamitaniLab / DeepImageReconstruction
https://github.com/KamitaniLab/DeepImageReconstruction
stars | today |
---|---|
87 | 68 |
Data and demo codes for Shen, Horikawa, Majima, and Kamitani, “Deep image reconstruction from human brain activity”.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
55108 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
django / django
https://github.com/django/django
stars | today |
---|---|
36357 | 52 |
The Web framework for perfectionists with deadlines.
howie6879 / aspider
https://github.com/howie6879/aspider
stars | today |
---|---|
505 | 52 |
aspider - An async web scraping micro-framework based on asyncio.
everhide / everbug
https://github.com/everhide/everbug
stars | today |
---|---|
85 | 45 |
Django debug tool for browser
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
42000 | 40 |
A collective list of public JSON APIs for use in web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
33442 | 35 |
Deep Learning for humans
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
19712 | 32 |
The Python programming language
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
38725 | 36 |
The Python micro framework for building web applications.
encode / apistar
https://github.com/encode/apistar
stars | today |
---|---|
4679 | 38 |
A smart Web API framework, for Python 3. 🌟
KonstantinSchubert / zero
https://github.com/KonstantinSchubert/zero
stars | today |
---|---|
690 | 38 |
Local file system transparently swapping to the cloud
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
16667 | 33 |
🏡 Open source home automation that puts local control and privacy first
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
41577 | 34 |
Command-line program to download videos from YouTube.com and other video sites
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
30497 | 29 |
scikit-learn: machine learning in Python
facebookincubator / python-nubia
https://github.com/facebookincubator/python-nubia
stars | today |
---|---|
633 | 35 |
A command-line and interactive shell framework.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
2447 | 31 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
32482 | 24 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
junfu1115 / DANet
https://github.com/junfu1115/DANet
stars | today |
---|---|
53 | 28 |
Dual Attention Network for Scene Segmentation
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
20222 | 26 |
⏬ Dumb downloader that scrapes the web
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
20222 | 26 |
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org
Language: go
GoogleCloudPlatform / open-match
https://github.com/GoogleCloudPlatform/open-match
stars | today |
---|---|
790 | 145 |
Flexible, extensible, and scalable video game matchmaking.
xmge / gonote
https://github.com/xmge/gonote
stars | today |
---|---|
536 | 125 |
欢迎各位gopher一起来完善这份笔记,让更多的人能够了解go,学习go,使用go,热爱go. 👍
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
14882 | 80 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
41345 | 55 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
46786 | 50 |
The Go programming language
b3log / pipe
stars | today |
---|---|
1315 | 49 |
🎷 A small and beautiful blogging platform. 小而美的博客平台。
github / smimesign
https://github.com/github/smimesign
stars | today |
---|---|
56 | 45 |
An S/MIME signing utility for use with Git
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
11626 | 42 |
Connect, secure, control, and observe services.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35070 | 42 |
A curated list of awesome Go frameworks, libraries and software
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18807 | 35 |
The Prometheus monitoring system and time series database.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
15193 | 35 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
20429 | 36 |
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.
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
9877 | 35 |
simple terminal UI for git commands
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
5385 | 35 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
6448 | 33 |
百度网盘客户端 - Go语言编写
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
28738 | 35 |
The world’s fastest framework for building websites.
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
9005 | 31 |
HTTP load testing tool and library. It’s over 9000!
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
20645 | 26 |
Official Go implementation of the Ethereum protocol
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
693 | 30 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
helm / helm
stars | today |
---|---|
7532 | 25 |
The Kubernetes Package Manager
skatiyar / pacman
https://github.com/skatiyar/pacman
stars | today |
---|---|
36 | 30 |
Classic pacman with procedurally generated maze, written in Golang
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10304 | 27 |
A platform for building proxies to bypass network restrictions.
TruthHun / DocHub
https://github.com/TruthHun/DocHub
stars | today |
---|---|
1054 | 26 |
参考百度文库,使用Beego(Golang)开发的开源文库系统
go-kit / kit
stars | today |
---|---|
11231 | 27 |
A standard library for microservices.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
20251 | 20 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: c++
fluent-project / fluent
https://github.com/fluent-project/fluent
stars | today |
---|---|
564 | 120 |
A data-driven compute platform
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
109346 | 79 |
An Open Source Machine Learning Framework for Everyone
funnyzhou / Adaptive_Feeding
https://github.com/funnyzhou/Adaptive_Feeding
stars | today |
---|---|
166 | 59 |
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
18607 | 47 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
64414 | 45 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
27579 | 34 |
Open Source Computer Vision Library
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
13132 | 38 |
SQL powered operating system instrumentation, monitoring, and analytics.
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
5741 | 32 |
Compatibility tool for Steam Play based on Wine and additional components
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
34657 | 26 |
Bitcoin Core integration/staging tree
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
8903 | 25 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29022 | 23 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
17092 | 22 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
sslab-gatech / qsym
https://github.com/sslab-gatech/qsym
stars | today |
---|---|
143 | 27 |
QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20988 | 26 |
Tesseract Open Source OCR Engine (main repository)
Robotips / uConfig
https://github.com/Robotips/uConfig
stars | today |
---|---|
142 | 24 |
Datasheet pinout extractor from PDF and library Stylizer for Kicad.
jing-interactive / DancingGaga
https://github.com/jing-interactive/DancingGaga
stars | today |
---|---|
37 | 23 |
AI 尬舞机
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45166 | 18 |
The Swift Programming Language
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10960 | 16 |
An open autonomous driving platform
EOSIO / eos
stars | today |
---|---|
9299 | 19 |
An open source smart contract platform
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16576 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
maestron / botnets
https://github.com/maestron/botnets
stars | today |
---|---|
1688 | 19 |
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
tensorflow / data-validation
https://github.com/tensorflow/data-validation
stars | today |
---|---|
82 | 17 |
Library for exploring and validating machine learning data
google / filament
https://github.com/google/filament
stars | today |
---|---|
4339 | 18 |
Filament is a real-time physically based rendering engine for Android, Windows, Linux and macOS
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
9103 | 15 |
Google Test
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6487 | 16 |
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.
Language: javascript
you-dont-need / You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
stars | today |
---|---|
1235 | 636 |
List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
Nozbe / WatermelonDB
https://github.com/Nozbe/WatermelonDB
stars | today |
---|---|
2655 | 470 |
🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
30703 | 246 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
mariusandra / pigeon-maps
https://github.com/mariusandra/pigeon-maps
stars | today |
---|---|
2031 | 200 |
ReactJS Maps without external dependencies
rwv / chinese-dos-games
https://github.com/rwv/chinese-dos-games
stars | today |
---|---|
3364 | 168 |
🎮 Chinese DOS games in browser.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
13784 | 176 |
🎨 Create and share beautiful images of your source code
sindresorhus / ky
https://github.com/sindresorhus/ky
stars | today |
---|---|
2269 | 155 |
Tiny and elegant HTTP client based on the browser Fetch API
date-fns / date-fns
https://github.com/date-fns/date-fns
stars | today |
---|---|
12970 | 147 |
⏳ Modern JavaScript date utility library ⌛️
vuejs / vue
stars | today |
---|---|
113762 | 125 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
36728 | 116 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
111105 | 102 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
getgauge / taiko
https://github.com/getgauge/taiko
stars | today |
---|---|
176 | 111 |
A node.js library to automate chrome/chromium browser
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
55334 | 85 |
Create React apps with no build configuration.
10086XIAOZHANG / CP-WEB-SOURCE-PlATFORM
https://github.com/10086XIAOZHANG/CP-WEB-SOURCE-PlATFORM
stars | today |
---|---|
79 | 77 |
CP聚合博客——drf+xadmin+react+dva 搭建的博客完整网站
sctb / lumen
stars | today |
---|---|
271 | 88 |
A Lisp for Lua and JavaScript
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
38556 | 81 |
📚 免费的计算机编程类中文书籍,欢迎投稿
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
12275 | 77 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
7918 | 76 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
wilk / microjob
https://github.com/wilk/microjob
stars | today |
---|---|
1110 | 77 |
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
AurelienLourot / ghuser.io
https://github.com/AurelienLourot/ghuser.io
stars | today |
---|---|
519 | 71 |
Better GitHub profiles
netgusto / nodebook
https://github.com/netgusto/nodebook
stars | today |
---|---|
494 | 70 |
Nodebook - Multi-Language REPL with Web UI
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
28275 | 68 |
Interactive UI component dev & test: React, React Native, Vue, Angular
axa-group / nlp.js
https://github.com/axa-group/nlp.js
stars | today |
---|---|
241 | 64 |
An NLP library built in node over Natural, with entity extraction, sentiment analysis, automatic language identify, and so more
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
38068 | 60 |
Headless Chrome Node API
lusakasa / sqorn
https://github.com/lusakasa/sqorn
stars | today |
---|---|
1034 | 57 |
A Javascript library for building SQL queries
Language: unknown
byoungd / English-level-up-tips-for-Chinese
https://github.com/byoungd/English-level-up-tips-for-Chinese
stars | today |
---|---|
12435 | 493 |
可能是让你受益匪浅的英语进阶指南
cjbarber / ToolsOfTheTrade
https://github.com/cjbarber/ToolsOfTheTrade
stars | today |
---|---|
11615 | 448 |
Tools of The Trade, from Hacker News.
ripienaar / free-for-dev
https://github.com/ripienaar/free-for-dev
stars | today |
---|---|
19495 | 362 |
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
13873 | 195 |
100 Days of ML Coding
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
35562 | 172 |
📚 Computer Science Learning Notes
zziz / pwc
stars | today |
---|---|
366 | 158 |
Papers with code. Sorted by stars. Updated weekly.
loremwalker / WebSiteUseful
https://github.com/loremwalker/WebSiteUseful
stars | today |
---|---|
2892 | 114 |
🍅 翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看: https://github.com/loremwalker/fq-book
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
11724 | 97 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
Honlan / DeepInterests
https://github.com/Honlan/DeepInterests
stars | today |
---|---|
461 | 97 |
深度有趣
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
88248 | 88 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
68439 | 71 |
A complete computer science study plan to become a software engineer.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
111101 | 75 |
📚 Freely available programming books
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
2537 | 74 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
56718 | 71 |
Roadmap to becoming a web developer in 2018
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
72532 | 55 |
A collection of useful .gitignore templates
open-mmlab / mmdetection
https://github.com/open-mmlab/mmdetection
stars | today |
---|---|
175 | 56 |
Open MMLab Detection Toolbox
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
92364 | 54 |
😎 Curated list of awesome lists
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
38383 | 39 |
🤓 Build your own (insert technology here)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
37381 | 36 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
13538 | 34 |
Curated list of project-based tutorials
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
37021 | 35 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
PkuRainBow / OCNet
https://github.com/PkuRainBow/OCNet
stars | today |
---|---|
128 | 35 |
OCNet achieves the state-of-the-art scene parsing performance on both Cityscapes and ADE20K.
loremwalker / fq-book
https://github.com/loremwalker/fq-book
stars | today |
---|---|
462 | 26 |
🍅 翻墙!免费科学上网方法与技巧,请看此markdown生成的网页: https://loremwalker.github.io/fq-book
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
6224 | 27 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
17169 | 26 |
The largest Node.JS best practices list (September 2018)