Language: python
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
6697 | 307 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
6521 | 242 |
TensorFlow code and pre-trained models for BERT
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
538 | 183 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌&零件词库、时间抽取、连续英文切割、中文词向量大全、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料。
NVIDIA / waveglow
https://github.com/NVIDIA/waveglow
stars | today |
---|---|
211 | 176 |
A Flow-based Generative Network for Speech Synthesis
deeppomf / DeepCreamPy
https://github.com/deeppomf/DeepCreamPy
stars | today |
---|---|
5477 | 176 |
Decensoring Hentai with Deep Neural Networks
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
17410 | 103 |
All Algorithms implemented in Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
44103 | 57 |
Models and examples built with TensorFlow
mirumee / saleor
https://github.com/mirumee/saleor
stars | today |
---|---|
2899 | 75 |
A modular, high performance e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
ksw0306 / FloWaveNet
https://github.com/ksw0306/FloWaveNet
stars | today |
---|---|
176 | 68 |
A Pytorch implementation of “FloWaveNet: A Generative Flow for Raw Audio”
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
14460 | 68 |
Python Development Workflow for Humans.
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
6900 | 66 |
Simple and ready-to-use tutorials for TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
51617 | 61 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Tencent / PocketFlow
https://github.com/Tencent/PocketFlow
stars | today |
---|---|
985 | 62 |
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
waleedka / hiddenlayer
https://github.com/waleedka/hiddenlayer
stars | today |
---|---|
277 | 62 |
Neural network graphs and training metrics for PyTorch and Tensorflow.
openai / spinningup
https://github.com/openai/spinningup
stars | today |
---|---|
100 | 59 |
Spinning Up in Deep RL
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57224 | 58 |
A curated list of awesome Python frameworks, libraries, software and resources
zulip / zulip
https://github.com/zulip/zulip
stars | today |
---|---|
8415 | 57 |
Zulip server - powerful open source team chat
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
8726 | 42 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
7826 | 43 |
My Python Examples
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
7886 | 44 |
PyTorch Tutorial for Deep Learning Researchers
google-research / google-research
https://github.com/google-research/google-research
stars | today |
---|---|
414 | 42 |
Google AI Research
allenai / allennlp
https://github.com/allenai/allennlp
stars | today |
---|---|
4048 | 43 |
An open-source NLP research library, built on PyTorch.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35203 | 33 |
Deep Learning for humans
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
33643 | 35 |
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/
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
43653 | None |
Command-line program to download videos from YouTube.com and other video sites
Language: go
mholt / archiver
https://github.com/mholt/archiver
stars | today |
---|---|
1257 | 173 |
Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
1032 | 149 |
A rule based tunnel in Go.
karldoenitz / Tigo
https://github.com/karldoenitz/Tigo
stars | today |
---|---|
264 | 130 |
A go restful framework
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
3139 | 96 |
A tool for exploring each layer in a docker image
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
43581 | 72 |
Production-Grade Container Scheduling and Management
gotify / server
https://github.com/gotify/server
stars | today |
---|---|
222 | 72 |
A REST-API for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
rodrigo-brito / gocity
https://github.com/rodrigo-brito/gocity
stars | today |
---|---|
843 | 62 |
📊 Code City metaphor for visualizing Go source code in 3D
golang / go
stars | today |
---|---|
48981 | 55 |
The Go programming language
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
2980 | 52 |
SQL Optimizer And Rewriter
kubeflow / pipelines
https://github.com/kubeflow/pipelines
stars | today |
---|---|
66 | 52 |
Machine Learning Pipelines for Kubeflow
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36845 | 48 |
A curated list of awesome Go frameworks, libraries and software
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30166 | 46 |
The world’s fastest framework for building websites.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21807 | 43 |
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.
Humpheh / goboy
https://github.com/Humpheh/goboy
stars | today |
---|---|
280 | 41 |
Multi-platform Nintendo Game Boy Color emulator written in go
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
19982 | 36 |
The Prometheus monitoring system and time series database.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
8326 | 39 |
百度网盘客户端 - Go语言编写
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12907 | 37 |
Connect, secure, control, and observe services.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
21628 | 27 |
Official Go implementation of the Ethereum protocol
akavel / up
stars | today |
---|---|
3974 | 35 |
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
txn2 / kubefwd
https://github.com/txn2/kubefwd
stars | today |
---|---|
559 | 32 |
Bulk port forwarding Kubernetes services for local development.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26087 | 30 |
A golang ebook intro how to build a web with golang
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
16749 | 30 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
11364 | 28 |
A platform for building proxies to bypass network restrictions.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
17664 | 27 |
beego is an open-source, high-performance web framework for the Go programming language.
ehazlett / stellar
https://github.com/ehazlett/stellar
stars | today |
---|---|
492 | 28 |
Simplified Container System
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
114039 | 97 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
20939 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66399 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
29045 | 25 |
Open Source Computer Vision Library
ChrisKnott / Algojammer
https://github.com/ChrisKnott/Algojammer
stars | today |
---|---|
2411 | 37 |
An experimental code editor for writing algorithms
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
7121 | 34 |
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.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22271 | 33 |
Tesseract Open Source OCR Engine (main repository)
JoaoLopesF / SerialDebug
https://github.com/JoaoLopesF/SerialDebug
stars | today |
---|---|
52 | 32 |
Improved serial debug and simple software debugger to Arduino. With debug levels, see/change global variables, call functions, watches, and more.
grpc / grpc
stars | today |
---|---|
17915 | 29 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
mbinary / USTC-CS-Courses-Resource
https://github.com/mbinary/USTC-CS-Courses-Resource
stars | today |
---|---|
255 | 29 |
❤️ 中国科学技术大学计算机学院课程资源
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30098 | 27 |
Protocol Buffers - Google’s data interchange format
scylladb / scylla
https://github.com/scylladb/scylla
stars | today |
---|---|
4492 | 26 |
NoSQL data store using the seastar framework, compatible with Apache Cassandra
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35790 | 23 |
Bitcoin Core integration/staging tree
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
488 | 24 |
Cryptocurrency for world adoption.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17643 | 23 |
Godot Engine – Multi-platform 2D and 3D game engine
recastnavigation / recastnavigation
https://github.com/recastnavigation/recastnavigation
stars | today |
---|---|
2270 | 20 |
Navigation-mesh Toolset for Games
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
11510 | 19 |
An open autonomous driving platform
BVLC / caffe
stars | today |
---|---|
26130 | 14 |
Caffe: a fast open framework for deep learning.
grpc / grpc-web
https://github.com/grpc/grpc-web
stars | today |
---|---|
1662 | 19 |
gRPC for Web Clients
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
9778 | 19 |
🔧 Cross-platform GUI management tool for Redis
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
5318 | 19 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS and Android.
pytorch / FBGEMM
https://github.com/pytorch/FBGEMM
stars | today |
---|---|
54 | 19 |
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7094 | 17 |
C++ front/service proxy
facebook / yoga
https://github.com/facebook/yoga
stars | today |
---|---|
10838 | 18 |
Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
14012 | 16 |
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
Language: javascript
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
1872 | 721 |
Command-line JSON processing tool 🔥
enquirer / enquirer
https://github.com/enquirer/enquirer
stars | today |
---|---|
745 | 450 |
Stylish, intuitive and user-friendly prompt system.
sokra / rawact
https://github.com/sokra/rawact
stars | today |
---|---|
442 | 322 |
[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
10570 | 244 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。
writingink / wink
https://github.com/writingink/wink
stars | today |
---|---|
410 | 185 |
A Laravel-based publishing platform
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
17410 | 162 |
📜 33 concepts every JavaScript developer should know.
glorious-codes / glorious-demo
https://github.com/glorious-codes/glorious-demo
stars | today |
---|---|
1846 | 144 |
The easiest way to demonstrate your code in action.
OptimalBits / redbird
https://github.com/OptimalBits/redbird
stars | today |
---|---|
3326 | 144 |
A modern reverse proxy for node
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
5459 | 137 |
Web rendering surface for Node applications
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
41421 | 128 |
📚 免费的计算机编程类中文书籍,欢迎投稿
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
9114 | 133 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
s0md3v / AwesomeXSS
https://github.com/s0md3v/AwesomeXSS
stars | today |
---|---|
1177 | 122 |
Awesome XSS stuff
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
115081 | 112 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
118507 | 99 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
31594 | 93 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
thelounge / thelounge
https://github.com/thelounge/thelounge
stars | today |
---|---|
2315 | 83 |
💬 Modern, responsive, cross-platform, self-hosted web IRC client
kamranahmedse / pennywise
https://github.com/kamranahmedse/pennywise
stars | today |
---|---|
2034 | 81 |
Cross-platform application to open any website or media in a floating window
zuiidea / antd-admin
https://github.com/zuiidea/antd-admin
stars | today |
---|---|
4914 | 78 |
A excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
58943 | 70 |
Set up a modern web app by running one command.
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
4493 | 73 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
50762 | 70 |
Promise based HTTP client for the browser and node.js
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
30725 | 67 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
Tencent / omi
https://github.com/Tencent/omi
stars | today |
---|---|
5208 | 67 |
Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Store + Path Updating)
kitze / react-hanger
https://github.com/kitze/react-hanger
stars | today |
---|---|
617 | 64 |
A small collection of useful hooks for React 16.7
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
78271 | 50 |
JavaScript Style Guide
Language: unknown
MorteNoir1 / virtualbox_e1000_0day
https://github.com/MorteNoir1/virtualbox_e1000_0day
stars | today |
---|---|
957 | 303 |
VirtualBox E1000 Guest-to-Host Escape
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
27612 | 151 |
Flight rules for git
Fndroid / clash_for_windows_pkg
https://github.com/Fndroid/clash_for_windows_pkg
stars | today |
---|---|
634 | 149 |
A Windows GUI for Clash
daviddao / awful-ai
https://github.com/daviddao/awful-ai
stars | today |
---|---|
1282 | 150 |
😈 Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
frank-lam / 2019_campus_apply
https://github.com/frank-lam/2019_campus_apply
stars | today |
---|---|
2298 | 100 |
🚀 Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
webproblem / learning-article
https://github.com/webproblem/learning-article
stars | today |
---|---|
552 | 87 |
学习资源 or 大前端导航,持续更新
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
3634 | 82 |
Programming curricula
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
39796 | 69 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
74922 | 55 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
113548 | 59 |
📚 Freely available programming books
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
3624 | 60 |
Curated list of resources for college students Show your ❤️ by giving a ⭐️
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
95762 | 57 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
91220 | 52 |
A book series on JavaScript. @YDKJS on twitter.
unprovable / PentestHardware
https://github.com/unprovable/PentestHardware
stars | today |
---|---|
96 | 54 |
Kinda useful notes collated together publicly
pxlpnk / awesome-ruby-security
https://github.com/pxlpnk/awesome-ruby-security
stars | today |
---|---|
131 | 55 |
Awesome Ruby Security resources
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
70679 | 45 |
A complete computer science study plan to become a software engineer.
troxler / awesome-css-frameworks
https://github.com/troxler/awesome-css-frameworks
stars | today |
---|---|
880 | 44 |
List of awesome CSS frameworks
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
8278 | 41 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39281 | 40 |
🎉 A curated list of awesome things related to Vue.js
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
4860 | 25 |
🚀 ✨ Help beginners to contribute to open source projects
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
35586 | 26 |
🎓 Path to a free self-taught education in Computer Science!
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
28447 | 25 |
A collection of awesome things regarding React ecosystem.
wizicer / FinancialSupportForOpenSource
https://github.com/wizicer/FinancialSupportForOpenSource
stars | today |
---|---|
823 | 25 |
开源项目挣钱实用手册
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
15313 | 21 |
Curated list of project-based tutorials
Rocketseat / ambiente-react-native
https://github.com/Rocketseat/ambiente-react-native
stars | today |
---|---|
58 | 20 |
📱 Configuração de ambiente de desenvolvimento React Native no Windows, Linux e OS X (Mac)