Language: python
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
965 | 907 |
Simple and ready-to-use tutorials for TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
14253 | 191 |
All Algorithms implemented in Python
kennethreitz / responder
https://github.com/kennethreitz/responder
stars | today |
---|---|
671 | 151 |
a familiar HTTP Service Framework for Python
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
7295 | 136 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
open-mmlab / mmdetection
https://github.com/open-mmlab/mmdetection
stars | today |
---|---|
910 | 128 |
Open MMLab Detection Toolbox
socialcopsdev / camelot
https://github.com/socialcopsdev/camelot
stars | today |
---|---|
982 | 114 |
Camelot: PDF Table Extraction for Humans
open-mmlab / mmcv
https://github.com/open-mmlab/mmcv
stars | today |
---|---|
268 | 97 |
Open MMLab Computer Vision Foundation
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
50285 | 70 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
5457 | 63 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
42727 | 39 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
56211 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
42740 | 40 |
Command-line program to download videos from YouTube.com and other video sites
msamogh / nonechucks
https://github.com/msamogh/nonechucks
stars | today |
---|---|
64 | 46 |
Skip bad items in your PyTorch DataLoader, use Transforms as Filters, and more!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
34398 | 36 |
Deep Learning for humans
s0md3v / ReconDog
https://github.com/s0md3v/ReconDog
stars | today |
---|---|
460 | 39 |
Reconnaissance Swiss Army Knife
google-research / google-research
https://github.com/google-research/google-research
stars | today |
---|---|
148 | 40 |
Google AI Research
zhanghang1989 / gluoncv-torch
https://github.com/zhanghang1989/gluoncv-torch
stars | today |
---|---|
66 | 36 |
PyTorch API for GluonCV Models
juand-r / entity-recognition-datasets
https://github.com/juand-r/entity-recognition-datasets
stars | today |
---|---|
64 | 34 |
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
perone / medicaltorch
https://github.com/perone/medicaltorch
stars | today |
---|---|
119 | 33 |
A medical imaging framework for Pytorch
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
20307 | 26 |
The Python programming language
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
42848 | 27 |
A collective list of public JSON APIs for use in web development.
explosion / wheelwright
https://github.com/explosion/wheelwright
stars | today |
---|---|
52 | 29 |
🎡 Automated build repo for Python wheels
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
2743 | 17 |
Open Machine Learning Course
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
31079 | 20 |
scikit-learn: machine learning in Python
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
5978 | 24 |
We have made you a wrapper you can’t refuse
Language: go
photoprism / photoprism
https://github.com/photoprism/photoprism
stars | today |
---|---|
389 | 307 |
Personal photo management powered by Go and Google TensorFlow
syncsynchalt / illustrated-tls
https://github.com/syncsynchalt/illustrated-tls
stars | today |
---|---|
1149 | 276 |
The Illustrated TLS Connection: Every byte explained
xtaci / kcp-go
https://github.com/xtaci/kcp-go
stars | today |
---|---|
1639 | 81 |
A Production-Grade Reliable-UDP Library for golang
zegl / kube-score
https://github.com/zegl/kube-score
stars | today |
---|---|
150 | 52 |
Kubernetes object static code analysis
golang / go
stars | today |
---|---|
47967 | 34 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
35992 | 36 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
42540 | 33 |
Production-Grade Container Scheduling and Management
MontFerret / ferret
https://github.com/MontFerret/ferret
stars | today |
---|---|
2839 | 34 |
Declarative web scraping
rogpeppe / gohack
https://github.com/rogpeppe/gohack
stars | today |
---|---|
184 | 32 |
Make temporary edits to your Go module dependencies
jaypipes / ghw
https://github.com/jaypipes/ghw
stars | today |
---|---|
195 | 31 |
Golang hardware discovery/inspection library
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
3388 | 31 |
Code search and intelligence, self-hosted and scalable
mit-pdos / biscuit
https://github.com/mit-pdos/biscuit
stars | today |
---|---|
696 | 25 |
Biscuit research OS
ncw / rclone
stars | today |
---|---|
11112 | 23 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21111 | 21 |
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.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10876 | 18 |
A platform for building proxies to bypass network restrictions.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
22387 | 18 |
Open Source Continuous File Synchronization
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12371 | 18 |
Connect, secure, control, and observe services.
httpimp / bloomfilter
https://github.com/httpimp/bloomfilter
stars | today |
---|---|
47 | 18 |
bloomfilter.js ported to Go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29497 | 17 |
The world’s fastest framework for building websites.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
13850 | 17 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
awslabs / aws-service-operator
https://github.com/awslabs/aws-service-operator
stars | today |
---|---|
292 | 17 |
AWS Service Operator allows you to create AWS resources using kubectl.
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
13244 | 13 |
Open source Slack-alternative in Golang and React - Mattermost
getfider / fider
https://github.com/getfider/fider
stars | today |
---|---|
478 | 15 |
Open platform to collect and prioritize product feedback
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
15317 | 13 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21131 | 12 |
Official Go implementation of the Ethereum protocol
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
112017 | 82 |
An Open Source Machine Learning Framework for Everyone
oatpp / oatpp
https://github.com/oatpp/oatpp
stars | today |
---|---|
136 | 61 |
Light, zero-dependency framework. Create bleedingly-fast web-services. Organic. Pure C++
kvaluruk / Data-Structures-And-Algorithms-Hacktoberfest18
https://github.com/kvaluruk/Data-Structures-And-Algorithms-Hacktoberfest18
stars | today |
---|---|
77 | 7 |
List of data structures and algorithms. Feel free to contribute under Hacktoberfest ‘18!
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
19913 | 35 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Microsoft / llvm-mctoll
https://github.com/Microsoft/llvm-mctoll
stars | today |
---|---|
78 | 36 |
llvm-mctoll
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
65521 | 36 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28358 | 26 |
Open Source Computer Vision Library
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
571 | 32 |
Data Structure & Algorithm
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
4840 | 35 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
ziglang / zig
https://github.com/ziglang/zig
stars | today |
---|---|
1959 | 32 |
robust, optimal, and clear programming language
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35329 | 23 |
Bitcoin Core integration/staging tree
Microsoft / xlang
https://github.com/Microsoft/xlang
stars | today |
---|---|
208 | 28 |
Help developers create APIs that can run on multiple platforms and be used with a variety of languages
hanickadot / compile-time-regular-expressions
https://github.com/hanickadot/compile-time-regular-expressions
stars | today |
---|---|
364 | 25 |
A Compile time PCRE (almost) compatible regular expression matcher.
lupoDharkael / flameshot
https://github.com/lupoDharkael/flameshot
stars | today |
---|---|
1769 | 23 |
Powerful yet simple to use screenshot software
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21645 | 19 |
Tesseract Open Source OCR Engine (main repository)
endless-sky / endless-sky
https://github.com/endless-sky/endless-sky
stars | today |
---|---|
1578 | 20 |
Space exploration, trading, and combat game.
matthewsamuel95 / ACM-ICPC-Algorithms
https://github.com/matthewsamuel95/ACM-ICPC-Algorithms
stars | today |
---|---|
185 | 10 |
Algorithms used in Competitive Programming
google / oboe
https://github.com/google/oboe
stars | today |
---|---|
682 | 18 |
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29597 | 17 |
Protocol Buffers - Google’s data interchange format
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
2640 | 19 |
Vulkan-based D3D11 and D3D10 implementation for Linux / Wine
Tau-Coin / taucoin
https://github.com/Tau-Coin/taucoin
stars | today |
---|---|
218 | 15 |
An Experimental Proof Of Transaction Cryptocurrency
tree-sitter / tree-sitter
https://github.com/tree-sitter/tree-sitter
stars | today |
---|---|
614 | 15 |
An incremental parsing system for programmings tools
notepad-plus-plus / notepad-plus-plus
https://github.com/notepad-plus-plus/notepad-plus-plus
stars | today |
---|---|
6324 | 12 |
Notepad++ official repository
ponylang / ponyc
https://github.com/ponylang/ponyc
stars | today |
---|---|
3437 | 14 |
🐴 Pony is an open-source, actor-model, capabilities-secure, high performance programming language
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11336 | 13 |
JSON for Modern C++
Language: javascript
f / graphql.js
https://github.com/f/graphql.js
stars | today |
---|---|
915 | 311 |
A Simple and Isomorphic GraphQL Client for JavaScript
danburzo / percollate
https://github.com/danburzo/percollate
stars | today |
---|---|
877 | 213 |
🌐 → 📖 A command-line tool to grab web pages as beautifully formatted PDFs
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
10904 | 138 |
🎨 A curated list of delightful VS Code packages and resources.
wesbos / Advanced-React
https://github.com/wesbos/Advanced-React
stars | today |
---|---|
832 | 102 |
Starter Files and Solutions for Full Stack Advanced React and GraphQL
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
28440 | 102 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
15446 | 91 |
🎨 Create and share beautiful images of your source code
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
113102 | 61 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
shzlw / zeu
stars | today |
---|---|
1277 | 62 |
A JavaScript library for real-time visualization
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
57418 | 54 |
Create React apps with no build configuration.
vuejs / vue
stars | today |
---|---|
116383 | 51 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
116383 | 51 |
The https://freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
heyscrumpy / tiptap
https://github.com/heyscrumpy/tiptap
stars | today |
---|---|
1584 | 53 |
A rich-text editor for Vue.js
ballercat / walt
https://github.com/ballercat/walt
stars | today |
---|---|
3425 | 46 |
⚡️ Walt is a JavaScript-like syntax for WebAssembly text format ⚡️
chartshq / muze
https://github.com/chartshq/muze
stars | today |
---|---|
641 | 44 |
Composable data visualisation library for web with a data-first approach
jamiebuilds / unstated
https://github.com/jamiebuilds/unstated
stars | today |
---|---|
4621 | 37 |
State so simple, it goes without saying
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
39524 | 34 |
Headless Chrome Node API
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
30361 | 32 |
The React Framework
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
54355 | 24 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
4480 | 24 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
29541 | 28 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
gridsome / gridsome
https://github.com/gridsome/gridsome
stars | today |
---|---|
166 | 28 |
⚡️ Build blazing fast websites with Vue.js & GraphQL
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
38003 | 24 |
🤖 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
26706 | 23 |
Build blazing fast, modern apps and websites with React
lukeed / ganalytics
https://github.com/lukeed/ganalytics
stars | today |
---|---|
330 | 26 |
A tiny (323B) client-side module for tracking with Google Analytics
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
45541 | 21 |
JavaScript 3D library.
Language: unknown
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
398 | 200 |
技术分享周刊,每周五发布
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
3861 | 52 |
🚀 ✨ Help beginners to contribute to open source projects
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
59099 | 102 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
94131 | 58 |
😎 Curated list of awesome lists
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
38140 | 51 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
73826 | 37 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
112263 | 42 |
📚 Freely available programming books
facert / awesome-spider
https://github.com/facert/awesome-spider
stars | today |
---|---|
4765 | 42 |
爬虫集合
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
69654 | 37 |
A complete computer science study plan to become a software engineer.
zziz / pwc
stars | today |
---|---|
5016 | 29 |
Papers with code. Sorted by stars. Updated weekly.
Microsoft / USBuildingFootprints
https://github.com/Microsoft/USBuildingFootprints
stars | today |
---|---|
890 | 30 |
Computer generated building footprints for the United States
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
25374 | 28 |
后端架构师技术图谱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
38458 | 25 |
🎉 A curated list of awesome things related to Vue.js
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
6689 | 22 |
A list of awesome beginners-friendly projects.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35059 | 22 |
🎓 Path to a free self-taught education in Computer Science!
24OI / OI-wiki
https://github.com/24OI/OI-wiki
stars | today |
---|---|
348 | 21 |
🌟 Wiki for OI / ACM-ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
enochtangg / quick-SQL-cheatsheet
https://github.com/enochtangg/quick-SQL-cheatsheet
stars | today |
---|---|
2243 | 21 |
A quick reminder of all SQL queries and examples on how to use them.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
14572 | 18 |
Curated list of project-based tutorials
jtleek / datasharing
https://github.com/jtleek/datasharing
stars | today |
---|---|
14572 | 18 |
The Leek group guide to data sharing
BasixKOR / awesome-activitypub
https://github.com/BasixKOR/awesome-activitypub
stars | today |
---|---|
75 | 21 |
Awesome list of ActivityPub based projects
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
39086 | 18 |
🤓 Build your own (insert technology here)
afshinea / stanford-cs-229-machine-learning
https://github.com/afshinea/stanford-cs-229-machine-learning
stars | today |
---|---|
4219 | 19 |
VIP cheatsheets for Stanford’s CS 229 Machine Learning
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
16792 | 18 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
210 | 19 |
List of top 222 ReactJS Interview Questions & Answers
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
15775 | 17 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.