Language: python
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
6301 | 416 |
TensorFlow code and pre-trained models for BERT
deeppomf / DeepCreamPy
https://github.com/deeppomf/DeepCreamPy
stars | today |
---|---|
5313 | 247 |
Decensoring Hentai with Deep Neural Networks
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
364 | 170 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌&零件词库、时间抽取、连续英文切割、中文词向量大全、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料。
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
17314 | 157 |
All Algorithms implemented in Python
waleedka / hiddenlayer
https://github.com/waleedka/hiddenlayer
stars | today |
---|---|
239 | 119 |
Neural network graphs and training metrics for PyTorch and Tensorflow.
ksw0306 / FloWaveNet
https://github.com/ksw0306/FloWaveNet
stars | today |
---|---|
113 | 98 |
A Pytorch implementation of “FloWaveNet: A Generative Flow for Raw Audio”
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
8691 | 89 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
open-source-for-science / TensorFlow-Course
https://github.com/open-source-for-science/TensorFlow-Course
stars | today |
---|---|
6837 | 82 |
Simple and ready-to-use tutorials for TensorFlow
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
44048 | 71 |
Models and examples built with TensorFlow
kakao-arena / shopping-classification
https://github.com/kakao-arena/shopping-classification
stars | today |
---|---|
80 | 70 |
쇼핑몰 상품 카테고리 분류 대회의 baseline
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
7844 | 70 |
PyTorch Tutorial for Deep Learning Researchers
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
7777 | 72 |
My Python Examples
mirumee / saleor
https://github.com/mirumee/saleor
stars | today |
---|---|
2829 | 70 |
A modular, high performance e-commerce storefront built with Python, GraphQL, Django, and ReactJS.
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
6461 | 69 |
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
51573 | 68 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zulip / zulip
https://github.com/zulip/zulip
stars | today |
---|---|
8377 | 59 |
Zulip server - powerful open source team chat
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
43621 | 55 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
57178 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
tkarras / progressive_growing_of_gans
https://github.com/tkarras/progressive_growing_of_gans
stars | today |
---|---|
3516 | 48 |
Progressive Growing of GANs for Improved Quality, Stability, and Variation
facebookresearch / Horizon
https://github.com/facebookresearch/Horizon
stars | today |
---|---|
1043 | 47 |
A platform for Applied Reinforcement Learning (Applied RL)
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35168 | 37 |
Deep Learning for humans
Tencent / PocketFlow
https://github.com/Tencent/PocketFlow
stars | today |
---|---|
924 | 44 |
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
woj-ciech / kamerka
https://github.com/woj-ciech/kamerka
stars | today |
---|---|
403 | 45 |
Build interactive map of cameras from Shodan
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
4213 | 39 |
一些经典且高质量的电子书分享
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
31581 | 34 |
scikit-learn: machine learning in Python
Language: go
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
882 | 135 |
A rule based proxy in Go.
txn2 / kubefwd
https://github.com/txn2/kubefwd
stars | today |
---|---|
527 | 132 |
Bulk port forwarding Kubernetes services for local development.
gotify / server
https://github.com/gotify/server
stars | today |
---|---|
150 | 88 |
A REST-API for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
3053 | 79 |
A tool for exploring each layer in a docker image
rodrigo-brito / gocity
https://github.com/rodrigo-brito/gocity
stars | today |
---|---|
770 | 74 |
📊 Code City metaphor for visualizing Go source code in 3D
golang / go
stars | today |
---|---|
48932 | 57 |
The Go programming language
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
21767 | 50 |
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 |
---|---|
30129 | 49 |
The world’s fastest framework for building websites.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
43510 | 41 |
Production-Grade Container Scheduling and Management
ehazlett / stellar
https://github.com/ehazlett/stellar
stars | today |
---|---|
466 | 48 |
Simplified Container System
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
2929 | 45 |
SQL Optimizer And Rewriter
akavel / up
stars | today |
---|---|
3941 | 45 |
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
12872 | 39 |
Connect, secure, control, and observe services.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
36800 | 38 |
A curated list of awesome Go frameworks, libraries and software
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
8296 | 38 |
百度网盘客户端 - Go语言编写
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26066 | 30 |
A golang ebook intro how to build a web with golang
benjames-171 / defold-games
https://github.com/benjames-171/defold-games
stars | today |
---|---|
46 | 30 |
Collection of simple games made with Defold
yulibaozi / beku
https://github.com/yulibaozi/beku
stars | today |
---|---|
112 | 31 |
A golang Kubernetes deploy library for humans
mholt / archiver
https://github.com/mholt/archiver
stars | today |
---|---|
1079 | 29 |
Easily create and extract .zip, .tar, .tar.gz, .tar.bz2, .tar.xz, .tar.lz4, .tar.sz, and .rar (extract-only) files with Go
helm / helm
stars | today |
---|---|
8385 | 26 |
The Kubernetes Package Manager
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
16722 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
99designs / gqlgen
https://github.com/99designs/gqlgen
stars | today |
---|---|
1796 | 27 |
go generate based graphql server library
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
19038 | 26 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
17771 | 26 |
🌸 A command-line fuzzy finder
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
6726 | 24 |
Fast, Distributed Graph DB
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
113950 | 106 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
20895 | 58 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
29029 | 36 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
66364 | 46 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
hioa-cs / IncludeOS
https://github.com/hioa-cs/IncludeOS
stars | today |
---|---|
3304 | 42 |
A minimal, resource efficient unikernel for cloud services
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22239 | 36 |
Tesseract Open Source OCR Engine (main repository)
mozilla / rr
stars | today |
---|---|
3630 | 37 |
Record and Replay Framework
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
17620 | 32 |
Godot Engine – Multi-platform 2D and 3D game engine
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30073 | 27 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
35772 | 25 |
Bitcoin Core integration/staging tree
ChrisKnott / Algojammer
https://github.com/ChrisKnott/Algojammer
stars | today |
---|---|
2374 | 26 |
An experimental code editor for writing algorithms
IttriumCore / ittrium
https://github.com/IttriumCore/ittrium
stars | today |
---|---|
67 | 25 |
Ittrium Cryptocurrency
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
9758 | 23 |
🔧 Cross-platform GUI management tool for Redis
grpc / grpc
stars | today |
---|---|
17887 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
11497 | 18 |
An open autonomous driving platform
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
9700 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
1024 | 20 |
Data Structure & Algorithm
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
45716 | 19 |
The Swift Programming Language
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4477 | 18 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
9707 | 14 |
Google Test
google / flatbuffers
https://github.com/google/flatbuffers
stars | today |
---|---|
10677 | 12 |
Memory Efficient Serialization Library
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11700 | 16 |
JSON for Modern C++
BVLC / caffe
stars | today |
---|---|
26117 | 14 |
Caffe: a fast open framework for deep learning.
TheCherno / Hazel
https://github.com/TheCherno/Hazel
stars | today |
---|---|
647 | 14 |
Hazel Engine
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7078 | 15 |
C++ front/service proxy
Language: javascript
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
1219 | 660 |
Command-line JSON processing tool 🔥
OptimalBits / redbird
https://github.com/OptimalBits/redbird
stars | today |
---|---|
3196 | 253 |
A modern reverse proxy for node
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
10376 | 238 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。
s0md3v / AwesomeXSS
https://github.com/s0md3v/AwesomeXSS
stars | today |
---|---|
1069 | 213 |
Awesome XSS stuff
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
41320 | 188 |
📚 免费的计算机编程类中文书籍,欢迎投稿
GoogleChromeLabs / carlo
https://github.com/GoogleChromeLabs/carlo
stars | today |
---|---|
5315 | 207 |
Web rendering surface for Node applications
glorious-codes / glorious-demo
https://github.com/glorious-codes/glorious-demo
stars | today |
---|---|
1706 | 176 |
The easiest way to demonstrate your code in action.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
17192 | 149 |
📜 33 concepts every JavaScript developer should know.
ctrlplusb / easy-peasy
https://github.com/ctrlplusb/easy-peasy
stars | today |
---|---|
461 | 118 |
Easy peasy global state for React
vuejs / vue
stars | today |
---|---|
118422 | 102 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
9016 | 104 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
114998 | 94 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
31510 | 94 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
kamranahmedse / pennywise
https://github.com/kamranahmedse/pennywise
stars | today |
---|---|
1952 | 91 |
Cross-platform application to open any website or media in a floating window
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
58881 | 69 |
Set up a modern web app by running one command.
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
4373 | 72 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
70719 | 61 |
A framework for building native apps with React.
Tencent / omi
https://github.com/Tencent/omi
stars | today |
---|---|
5145 | 65 |
Next generation web framework in 4kb JavaScript (Web Components + JSX + Proxy + Store + Path Updating)
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
30665 | 62 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
78222 | 54 |
JavaScript Style Guide
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
28433 | 59 |
Prettier is an opinionated code formatter.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
40741 | 50 |
Headless Chrome Node API
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
55175 | 45 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
vuejs / cn.vuejs.org
https://github.com/vuejs/cn.vuejs.org
stars | today |
---|---|
1075 | 51 |
🇨🇳 Chinese translation for vuejs.org
kitze / react-hanger
https://github.com/kitze/react-hanger
stars | today |
---|---|
566 | 50 |
A small collection of useful hooks for React 16.7
Language: unknown
MorteNoir1 / virtualbox_e1000_0day
https://github.com/MorteNoir1/virtualbox_e1000_0day
stars | today |
---|---|
677 | 613 |
VirtualBox E1000 Guest-to-Host Escape
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
27482 | 266 |
Flight rules for git
Fndroid / clash_for_windows_pkg
https://github.com/Fndroid/clash_for_windows_pkg
stars | today |
---|---|
518 | 212 |
A Windows GUI for Clash
frank-lam / 2019_campus_apply
https://github.com/frank-lam/2019_campus_apply
stars | today |
---|---|
2233 | 154 |
🚀 Full Stack Developer Tutorial,后台技术栈/全栈开发/架构师之路,秋招/春招/校招/面试。 from zero to hero.
daviddao / awful-ai
https://github.com/daviddao/awful-ai
stars | today |
---|---|
1140 | 161 |
😈 Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
39744 | 70 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
74875 | 58 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
95714 | 74 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
113494 | 61 |
📚 Freely available programming books
wizicer / FinancialSupportForOpenSource
https://github.com/wizicer/FinancialSupportForOpenSource
stars | today |
---|---|
808 | 59 |
开源项目挣钱实用手册
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
70640 | 49 |
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 |
---|---|
91173 | 51 |
A book series on JavaScript. @YDKJS on twitter.
dipakkr / A-to-Z-Resources-for-Students
https://github.com/dipakkr/A-to-Z-Resources-for-Students
stars | today |
---|---|
3564 | 47 |
Curated list of resources for college students Show your ❤️ by giving a ⭐️
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39247 | 45 |
🎉 A curated list of awesome things related to Vue.js
unprovable / PentestHardware
https://github.com/unprovable/PentestHardware
stars | today |
---|---|
45 | 41 |
Kinda useful notes collated together publicly
Rocketseat / ambiente-react-native
https://github.com/Rocketseat/ambiente-react-native
stars | today |
---|---|
39 | 35 |
📱 Configuração de ambiente de desenvolvimento React Native no Windows, Linux e OS X (Mac)
GoldenCheese / PRML-Solution-Manual
https://github.com/GoldenCheese/PRML-Solution-Manual
stars | today |
---|---|
132 | 33 |
my own Solution Manual of PRML
llitfkitfk / go-best-practice
https://github.com/llitfkitfk/go-best-practice
stars | today |
---|---|
62 | 35 |
Go语言实战: 编写可维护Go语言代码建议
llSourcell / Learn_Data_Science_in_3_Months
https://github.com/llSourcell/Learn_Data_Science_in_3_Months
stars | today |
---|---|
1038 | 27 |
This is the Curriculum for “Learn Data Science in 3 Months” By Siraj Raval on Youtube
laravel / docs
https://github.com/laravel/docs
stars | today |
---|---|
1460 | 30 |
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
4834 | 25 |
🚀 ✨ Help beginners to contribute to open source projects
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
15290 | 28 |
Curated list of project-based tutorials
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
28424 | 28 |
A collection of awesome things regarding React ecosystem.
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
12424 | 26 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
ZhongFuCheng3y / 3y
https://github.com/ZhongFuCheng3y/3y
stars | today |
---|---|
149 | 25 |
3y文章导航