Language: python
wangshub / Douyin-Bot
https://github.com/wangshub/Douyin-Bot
stars | today |
---|---|
2747 | 261 |
Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? 😍
imWildCat / scylla
https://github.com/imWildCat/scylla
stars | today |
---|---|
1077 | 156 |
Intelligent proxy pool for Humans™
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
36028 | 63 |
Models and examples built with TensorFlow
Jack-Cherish / python-spider
https://github.com/Jack-Cherish/python-spider
stars | today |
---|---|
2413 | 64 |
🌈 Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载
heykeetae / Self-Attention-GAN
https://github.com/heykeetae/Self-Attention-GAN
stars | today |
---|---|
143 | 67 |
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
ambv / black
stars | today |
---|---|
3852 | 63 |
The uncompromising Python code formatter
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
50653 | 58 |
A curated list of awesome Python frameworks, libraries, software and resources
RainingComputers / whipFTP
https://github.com/RainingComputers/whipFTP
stars | today |
---|---|
99 | 54 |
GUI FTP/SFTP client
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
30057 | 45 |
Deep Learning for humans
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
33187 | 48 |
A curated list of awesome Machine Learning frameworks, libraries and software.
threerocks / studyFiles
https://github.com/threerocks/studyFiles
stars | today |
---|---|
1916 | 44 |
一些经典且高质量的电子书分享
django / django
https://github.com/django/django
stars | today |
---|---|
34269 | 37 |
The Web framework for perfectionists with deadlines.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
13904 | 35 |
The world’s simplest facial recognition api for Python and the command line
Squarespace / datasheets
https://github.com/Squarespace/datasheets
stars | today |
---|---|
153 | 38 |
Read data from, write data to, and modify the formatting of Google Sheets
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
37337 | 35 |
A collective list of public JSON APIs for use in web development.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
14572 | 33 |
🏡 Open-source home automation platform running on Python 3
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
1286 | 36 |
Python - 100天从新手到大师
chrissimpkins / Crunch
https://github.com/chrissimpkins/Crunch
stars | today |
---|---|
2153 | 36 |
Insane(ly slow but wicked good) PNG image optimization
getsentry / sentry
https://github.com/getsentry/sentry
stars | today |
---|---|
16859 | 35 |
Sentry is cross-platform application monitoring, with a focus on error reporting.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
36273 | 31 |
The Python micro framework for building web applications.
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
11499 | 33 |
Python Development Workflow for Humans.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
37384 | 31 |
Command-line program to download videos from YouTube.com and other video sites
eriklindernoren / PyTorch-YOLOv3
https://github.com/eriklindernoren/PyTorch-YOLOv3
stars | today |
---|---|
195 | 27 |
Minimal PyTorch implementation of YOLOv3
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
17966 | 25 |
The Python programming language
3b1b / manim
stars | today |
---|---|
3925 | 30 |
Animation engine for explanatory math videos
Language: go
senorprogrammer / wtf
https://github.com/senorprogrammer/wtf
stars | today |
---|---|
2742 | 1116 |
A personal information dashboard for your terminal.
mgechev / revive
https://github.com/mgechev/revive
stars | today |
---|---|
487 | 113 |
Fast (up to 6x faster than golint), configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint.
ry / v8worker2
https://github.com/ry/v8worker2
stars | today |
---|---|
254 | 59 |
Minimal golang binding to V8
Bilibili / discovery
https://github.com/Bilibili/discovery
stars | today |
---|---|
138 | 57 |
A registry for resilient mid-tier load balancing and failover.
golang / go
stars | today |
---|---|
42270 | 46 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
37081 | 37 |
Production-Grade Container Scheduling and Management
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
12597 | 37 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
31308 | 37 |
A curated list of awesome Go frameworks, libraries and software
kubernetes-sigs / kustomize
https://github.com/kubernetes-sigs/kustomize
stars | today |
---|---|
177 | 36 |
Customization of kubernetes YAML configurations
gogs / gogs
stars | today |
---|---|
25172 | 35 |
Gogs is a painless self-hosted Git service.
palash25 / foaas-cli
https://github.com/palash25/foaas-cli
stars | today |
---|---|
83 | 36 |
A terminal client to interact with Fuck Off 🖕 as a Service API.
ochinchina / supervisord
https://github.com/ochinchina/supervisord
stars | today |
---|---|
295 | 33 |
a go-lang supervisor implementation
valyala / fastjson
https://github.com/valyala/fastjson
stars | today |
---|---|
192 | 33 |
Fast JSON parsing for Go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18169 | 27 |
Official Go implementation of the Ethereum protocol
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
35188 | 30 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
17653 | 29 |
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.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
22995 | 26 |
A golang ebook intro how to build a web with golang
kubernetes / helm
https://github.com/kubernetes/helm
stars | today |
---|---|
5793 | 24 |
The Kubernetes Package Manager
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
8400 | 25 |
An open platform to connect, manage, and secure microservices.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26077 | 28 |
The world’s fastest framework for building websites.
myntra / golimit
https://github.com/myntra/golimit
stars | today |
---|---|
433 | 28 |
Golimit is Uber ringpop based distributed and decentralized rate limiter
google / gvisor
https://github.com/google/gvisor
stars | today |
---|---|
5934 | 27 |
Container Runtime Sandbox
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
15554 | 23 |
Træfik, a modern reverse proxy
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
8413 | 22 |
A platform for building proxies to bypass network restrictions.
moncho / dry
stars | today |
---|---|
1092 | 20 |
dry - A Docker manager for the terminal @
Language: c++
facebookincubator / katran
https://github.com/facebookincubator/katran
stars | today |
---|---|
1054 | 207 |
A high performance layer 4 load balancer
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
101508 | 116 |
Computation using data flow graphs for scalable machine learning
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
2290 | 94 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
EOSIO / eos
stars | today |
---|---|
7537 | 53 |
An open source smart contract platform
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32034 | 43 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
60749 | 47 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16039 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25129 | 23 |
Open Source Computer Vision Library
anbox / anbox
https://github.com/anbox/anbox
stars | today |
---|---|
990 | 32 |
Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
26487 | 33 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
18795 | 29 |
Tesseract Open Source OCR Engine (main repository)
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
3743 | 30 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
v8 / v8
stars | today |
---|---|
9318 | 28 |
The official mirror of the V8 Git repository
grpc / grpc
stars | today |
---|---|
15589 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
facebookresearch / faiss
https://github.com/facebookresearch/faiss
stars | today |
---|---|
3824 | 23 |
A library for efficient similarity search and clustering of dense vectors.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7358 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
7461 | 21 |
Telegram Desktop messaging app
Tencent / PhoenixGo
https://github.com/Tencent/PhoenixGo
stars | today |
---|---|
1628 | 16 |
Go AI program which implement the AlphaGo Zero paper
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8239 | 15 |
Google Test
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
6874 | 16 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
5639 | 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.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44027 | 14 |
The Swift Programming Language
skarupke / flat_hash_map
https://github.com/skarupke/flat_hash_map
stars | today |
---|---|
802 | 16 |
A very fast hashtable
yyzybb537 / libgo
https://github.com/yyzybb537/libgo
stars | today |
---|---|
1125 | 15 |
Go-style concurrency in C++11
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
11034 | 11 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
reach / router
https://github.com/reach/router
stars | today |
---|---|
1256 | 814 |
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
17776 | 640 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
egoist / maid
https://github.com/egoist/maid
stars | today |
---|---|
997 | 459 |
Markdown driven task runner.
fejes713 / 30-seconds-of-interviews
https://github.com/fejes713/30-seconds-of-interviews
stars | today |
---|---|
744 | 387 |
A curated collection of common interview questions to help you prepare for your next interview.
GoogleChromeLabs / prerender-loader
https://github.com/GoogleChromeLabs/prerender-loader
stars | today |
---|---|
1041 | 320 |
📰 Painless universal pre-rendering for Webpack.
GoogleChromeLabs / critters
https://github.com/GoogleChromeLabs/critters
stars | today |
---|---|
643 | 286 |
🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
uber / kepler.gl
https://github.com/uber/kepler.gl
stars | today |
---|---|
1408 | 209 |
stereobooster / react-ideal-image
https://github.com/stereobooster/react-ideal-image
stars | today |
---|---|
237 | 212 |
🖼️ An Almost Ideal React Image Component
wiredjs / wired-elements
https://github.com/wiredjs/wired-elements
stars | today |
---|---|
4568 | 190 |
Collection of elements that appear hand drawn. Great for wireframes.
c8r / kit
stars | today |
---|---|
690 | 153 |
Tools for developing, documenting, and testing React component libraries
vuejs / vue
stars | today |
---|---|
96179 | 138 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
uileader / touchui
https://github.com/uileader/touchui
stars | today |
---|---|
664 | 133 |
高质量移动端UI框架。官网: https://www.touchui.io
sodium-friends / learntocrypto
https://github.com/sodium-friends/learntocrypto
stars | today |
---|---|
1432 | 123 |
Learn to crypto workshop
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
11259 | 100 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
jeeliz / jeelizFaceFilter
https://github.com/jeeliz/jeelizFaceFilter
stars | today |
---|---|
303 | 96 |
Javascript lightweight face detection and tracking library to create snapchat or MSQRD like face filters. Unleash the power of the webcam to interact with the browser in a new and fun way. Various integration examples are provided.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
97277 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mimecorg / vuido
https://github.com/mimecorg/vuido
stars | today |
---|---|
3744 | 77 |
Native desktop applications using Vue.js.
GoogleChromeLabs / comlink
https://github.com/GoogleChromeLabs/comlink
stars | today |
---|---|
885 | 78 |
Comlink makes WebWorkers enjoyable.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
32870 | 69 |
Headless Chrome Node API
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
49635 | 64 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
RelaxedJS / ReLaXed
https://github.com/RelaxedJS/ReLaXed
stars | today |
---|---|
9002 | 73 |
Create PDF documents using web technologies
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
49792 | 58 |
Create React apps with no build configuration.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
37284 | 60 |
React components that implement Google’s Material Design.
appbaseio / reactivesearch
https://github.com/appbaseio/reactivesearch
stars | today |
---|---|
1932 | 62 |
A React and React Native UI components library for building data-driven apps
klauscfhq / signale
https://github.com/klauscfhq/signale
stars | today |
---|---|
4987 | 60 |
👋 Hackable console logger
Language: unknown
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
27626 | 278 |
🤓 Build your own (insert technology here)
llSourcell / Learn_Deep_Learning_in_6_Weeks
https://github.com/llSourcell/Learn_Deep_Learning_in_6_Weeks
stars | today |
---|---|
1109 | 148 |
This is the Curriculum for “Learn Deep Learning in 6 Weeks” by Siraj Raval on Youtube
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
17834 | 93 |
后端架构师技术图谱
HuberTRoy / full-speed-python-chinese
https://github.com/HuberTRoy/full-speed-python-chinese
stars | today |
---|---|
132 | 83 |
full-speed-python 进击的Python
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
86050 | 72 |
😎 Curated list of awesome lists
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
23745 | 63 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
82746 | 57 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
67830 | 47 |
A collection of useful .gitignore templates
xianyunyh / PHP-Interview
https://github.com/xianyunyh/PHP-Interview
stars | today |
---|---|
96 | 48 |
这个项目是自己准备PHP面试整理的资料。包括PHP、MySQL、Linux、计算机网络等资料。方便自己以后查阅,会不定期更新,欢迎提交pr,如果错误,请指出,谢谢
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
64541 | 45 |
A complete computer science study plan to become a software engineer.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
50306 | 45 |
Roadmap to becoming a web developer in 2018
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
33472 | 46 |
🎉 A curated list of awesome things related to Vue.js
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
105947 | 41 |
📚 Freely available programming books
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
18033 | 37 |
蓝灯(Lantern)官方论坛
yued-fe / y-translation
https://github.com/yued-fe/y-translation
stars | today |
---|---|
41 | 28 |
阅文集团前端翻译项目
ivarptr / yu-writer.site
https://github.com/ivarptr/yu-writer.site
stars | today |
---|---|
662 | 28 |
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
25617 | 25 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
3422 | 25 |
All Flutter resources to start and develop your projects !
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
14260 | 23 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
zhaoqize / puppeteer-api-zh_CN
https://github.com/zhaoqize/puppeteer-api-zh_CN
stars | today |
---|---|
58 | 25 |
📖 Puppeteer中文文档 📖
ziadoz / awesome-php
https://github.com/ziadoz/awesome-php
stars | today |
---|---|
18885 | 25 |
A curated list of amazingly awesome PHP libraries, resources and shiny things.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
30391 | 22 |
A curated list of awesome Android UI/UX libraries
rfyiamcool / share_ppt
https://github.com/rfyiamcool/share_ppt
stars | today |
---|---|
937 | 22 |
🚗 我个人曾经做过的技术分享…
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
15873 | 23 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
21398 | 23 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.