Language: python
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
2366 | 678 |
Simple and ready-to-use tutorials for TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
14641 | 160 |
All Algorithms implemented in Python
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
7586 | 124 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
kennethreitz / responder
https://github.com/kennethreitz/responder
stars | today |
---|---|
946 | 118 |
a familiar HTTP Service Framework for Python
facebookresearch / DME
https://github.com/facebookresearch/DME
stars | today |
---|---|
102 | 86 |
Dynamic Meta-Embeddings for Improved Sentence Representations
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
50433 | 81 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
open-mmlab / mmdetection
https://github.com/open-mmlab/mmdetection
stars | today |
---|---|
1086 | 76 |
Open MMLab Detection Toolbox
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
42838 | 49 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
56323 | 59 |
A curated list of awesome Python frameworks, libraries, software and resources
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
5578 | 51 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
socialcopsdev / camelot
https://github.com/socialcopsdev/camelot
stars | today |
---|---|
1119 | 53 |
Camelot: PDF Table Extraction for Humans
salesforce / ja3
https://github.com/salesforce/ja3
stars | today |
---|---|
433 | 52 |
JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
42827 | 47 |
Command-line program to download videos from YouTube.com and other video sites
open-mmlab / mmcv
https://github.com/open-mmlab/mmcv
stars | today |
---|---|
364 | 45 |
Open MMLab Computer Vision Foundation
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
42924 | 44 |
A collective list of public JSON APIs for use in web development.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
34477 | 39 |
Deep Learning for humans
theInfectedDrake / TIDoS-Framework
https://github.com/theInfectedDrake/TIDoS-Framework
stars | today |
---|---|
389 | 43 |
The Offensive Manual Web Application Penetration Testing Framework.
Showndarya / Hacktoberfest
https://github.com/Showndarya/Hacktoberfest
stars | today |
---|---|
93 | 5 |
A collection of words! ⭐️ it if you 👍 it !
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
35165 | 37 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
17459 | 36 |
🏡 Open source home automation that puts local control and privacy first
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
16845 | 38 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
39434 | 35 |
The Python micro framework for building web applications.
dmlc / gluon-cv
https://github.com/dmlc/gluon-cv
stars | today |
---|---|
948 | 37 |
Gluon CV Toolkit
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
6629 | 31 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
GoogleContainerTools / distroless
https://github.com/GoogleContainerTools/distroless
stars | today |
---|---|
2962 | 36 |
🥑 Language focused docker images, minus the operating system.
Language: go
photoprism / photoprism
https://github.com/photoprism/photoprism
stars | today |
---|---|
1616 | 655 |
Personal photo management powered by Go and Google TensorFlow
syncsynchalt / illustrated-tls
https://github.com/syncsynchalt/illustrated-tls
stars | today |
---|---|
1549 | 152 |
The Illustrated TLS Connection: Every byte explained
PaulRosset / previs
https://github.com/PaulRosset/previs
stars | today |
---|---|
127 | 86 |
🎯 Testing your project locally in a clean environment.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
42640 | 67 |
Production-Grade Container Scheduling and Management
mgechev / revive
https://github.com/mgechev/revive
stars | today |
---|---|
1265 | 75 |
🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint.
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
6700 | 65 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
suyashkumar / ssl-proxy
https://github.com/suyashkumar/ssl-proxy
stars | today |
---|---|
74 | 67 |
Single-command SSL reverse proxy with autogenerated certificates (LetsEncrypt, self-signed, provided)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36100 | 62 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
48037 | 43 |
The Go programming language
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21176 | 40 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
29572 | 36 |
The world’s fastest framework for building websites.
mohanson / daze
https://github.com/mohanson/daze
stars | today |
---|---|
314 | 34 |
Daze is a tool to help you link to the Internet.
hashicorp / hcl
https://github.com/hashicorp/hcl
stars | today |
---|---|
1665 | 34 |
HCL is the HashiCorp configuration language.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12425 | 32 |
Connect, secure, control, and observe services.
MontFerret / ferret
https://github.com/MontFerret/ferret
stars | today |
---|---|
2900 | 31 |
Declarative web scraping
jaypipes / ghw
https://github.com/jaypipes/ghw
stars | today |
---|---|
259 | 32 |
Golang hardware discovery/inspection library
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
10920 | 24 |
A platform for building proxies to bypass network restrictions.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
19532 | 27 |
The Prometheus monitoring system and time series database.
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
3435 | 27 |
Code search and intelligence, self-hosted and scalable
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
4769 | 26 |
A library and tools for open cloud development in Go.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
17351 | 23 |
beego is an open-source, high-performance web framework for the Go programming language.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
13897 | 23 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
18121 | 24 |
The Cloud Native Edge Router
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
17350 | 22 |
🌸 A command-line fuzzy finder
ncw / rclone
stars | today |
---|---|
11153 | 22 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
Language: c++
xbpeng / DeepMimic
https://github.com/xbpeng/DeepMimic
stars | today |
---|---|
281 | 176 |
Motion imitation with deep reinforcement learning.
oatpp / oatpp
https://github.com/oatpp/oatpp
stars | today |
---|---|
600 | 158 |
Light, zero-dependency framework. Create bleedingly-fast web-services. Organic. Pure C++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
112165 | 97 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
19997 | 50 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
28428 | 42 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
65595 | 48 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
647 | 35 |
Data Structure & Algorithm
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
4923 | 37 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
21701 | 35 |
Tesseract Open Source OCR Engine (main repository)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35398 | 33 |
Bitcoin Core integration/staging tree
kvaluruk / Data-Structures-And-Algorithms-Hacktoberfest18
https://github.com/kvaluruk/Data-Structures-And-Algorithms-Hacktoberfest18
stars | today |
---|---|
93 | 7 |
List of data structures and algorithms. Feel free to contribute under Hacktoberfest ‘18!
foonathan / lex
https://github.com/foonathan/lex
stars | today |
---|---|
34 | 28 |
C++14 fast and efficient tokenizer
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17059 | 25 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45516 | 24 |
The Swift Programming Language
matthewsamuel95 / ACM-ICPC-Algorithms
https://github.com/matthewsamuel95/ACM-ICPC-Algorithms
stars | today |
---|---|
221 | 15 |
Algorithms used in Competitive Programming
Microsoft / llvm-mctoll
https://github.com/Microsoft/llvm-mctoll
stars | today |
---|---|
147 | 24 |
llvm-mctoll
tree-sitter / tree-sitter
https://github.com/tree-sitter/tree-sitter
stars | today |
---|---|
646 | 24 |
An incremental parsing system for programmings tools
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
9471 | 22 |
🔧 Cross-platform GUI management tool for Redis
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
29630 | 15 |
Protocol Buffers - Google’s data interchange format
trojan-gfw / trojan
https://github.com/trojan-gfw/trojan
stars | today |
---|---|
440 | 20 |
An unidentifiable mechanism that helps you bypass GFW.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
15173 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
grpc / grpc
stars | today |
---|---|
17525 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
9401 | 16 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11365 | 15 |
JSON for Modern C++
BVLC / caffe
stars | today |
---|---|
25868 | 12 |
Caffe: a fast open framework for deep learning.
Language: javascript
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
4171 | 3584 |
📜 33 concepts every JavaScript developer should know.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
29001 | 240 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
danburzo / percollate
https://github.com/danburzo/percollate
stars | today |
---|---|
1385 | 234 |
🌐 → 📖 A command-line tool to turn web pages into beautifully formatted PDFs
f / graphql.js
https://github.com/f/graphql.js
stars | today |
---|---|
1428 | 197 |
A Simple and Isomorphic GraphQL Client for JavaScript
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
11271 | 187 |
🎨 A curated list of delightful VS Code packages and resources.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
113260 | 105 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
116553 | 102 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
oftheheadland / Colorblindly
https://github.com/oftheheadland/Colorblindly
stars | today |
---|---|
230 | 92 |
Accessibility tool to help developers understand how colorblind users experience their website.
gridsome / gridsome
https://github.com/gridsome/gridsome
stars | today |
---|---|
296 | 87 |
⚡️ Build blazing fast websites with Vue.js & GraphQL
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
57541 | 74 |
Create React apps with no build configuration.
tjmehta / primus-graphql
https://github.com/tjmehta/primus-graphql
stars | today |
---|---|
106 | 73 |
A flexible GraphQL client and server library that can be used to power realtime applications.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
39634 | 67 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
49716 | 66 |
Promise based HTTP client for the browser and node.js
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
15627 | 70 |
🎨 Create and share beautiful images of your source code
zmitton / eth-heap
https://github.com/zmitton/eth-heap
stars | today |
---|---|
80 | 66 |
Priority Queue on Ethereum
ballercat / walt
https://github.com/ballercat/walt
stars | today |
---|---|
3531 | 58 |
⚡️ Walt is a JavaScript-like syntax for WebAssembly text format ⚡️
egoist / vue-content-loader
https://github.com/egoist/vue-content-loader
stars | today |
---|---|
1089 | 60 |
SVG component to create placeholder loading, like Facebook cards loading.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
77144 | 52 |
JavaScript Style Guide
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
29634 | 53 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
38088 | 47 |
🤖 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
69820 | 43 |
A framework for building native apps with React.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
30455 | 44 |
The React Framework
wesbos / Advanced-React
https://github.com/wesbos/Advanced-React
stars | today |
---|---|
966 | 39 |
Starter Files and Solutions for Full Stack Advanced React and GraphQL
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
26775 | 42 |
Build blazing fast, modern apps and websites with React
apache / incubator-superset
https://github.com/apache/incubator-superset
stars | today |
---|---|
21250 | 43 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
Language: unknown
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
22312 | 1482 |
Flight rules for git
Igglybuff / awesome-piracy
https://github.com/Igglybuff/awesome-piracy
stars | today |
---|---|
1926 | 629 |
A curated list of awesome warez and piracy links
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
999 | 277 |
技术分享周刊,每周五发布
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
59411 | 177 |
Roadmap to becoming a web developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
94362 | 158 |
😎 Curated list of awesome lists
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
3967 | 65 |
🚀 ✨ Help beginners to contribute to open source projects
simon987 / awesome-datahoarding
https://github.com/simon987/awesome-datahoarding
stars | today |
---|---|
105 | 101 |
List of data-hoarding related tools
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
73921 | 57 |
A collection of useful .gitignore templates
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
38261 | 57 |
📚 Computer Science Learning Notes
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
112355 | 60 |
📚 Freely available programming books
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
25477 | 58 |
后端架构师技术图谱
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
38534 | 51 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
69735 | 39 |
A complete computer science study plan to become a software engineer.
facert / awesome-spider
https://github.com/facert/awesome-spider
stars | today |
---|---|
4854 | 44 |
爬虫集合
sudheerj / reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
stars | today |
---|---|
291 | 38 |
List of top 222 ReactJS Interview Questions & Answers
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
6746 | 35 |
A list of awesome beginners-friendly projects.
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
7787 | 34 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
Microsoft / USBuildingFootprints
https://github.com/Microsoft/USBuildingFootprints
stars | today |
---|---|
968 | 35 |
Computer generated building footprints for the United States
rishabh-bansal / Make-a-Pull-Request
https://github.com/rishabh-bansal/Make-a-Pull-Request
stars | today |
---|---|
215 | 9 |
Make a Pull Request
DeerCloud / IPList
https://github.com/DeerCloud/IPList
stars | today |
---|---|
41 | 35 |
📖 IP CIDRs List / IP 地址列表
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
16849 | 30 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
39131 | 32 |
🤓 Build your own (insert technology here)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
14623 | 29 |
Curated list of project-based tutorials
zziz / pwc
stars | today |
---|---|
5082 | 30 |
Papers with code. Sorted by stars. Updated weekly.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
26556 | 30 |
⚡️ Delightful Node.js packages and resources