Language: python
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
1825 | 189 |
Python - 100天从新手到大师
databricks / mlflow
https://github.com/databricks/mlflow
stars | today |
---|---|
934 | 63 |
Open source platform for the complete machine learning lifecycle
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
36494 | 42 |
Models and examples built with TensorFlow
derv82 / wifite2
https://github.com/derv82/wifite2
stars | today |
---|---|
720 | 43 |
Rewrite of the popular wireless network auditor, “wifite”
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
51007 | 41 |
A curated list of awesome Python frameworks, libraries, software and resources
TheThreeDog / Auto-Lianliankan
https://github.com/TheThreeDog/Auto-Lianliankan
stars | today |
---|---|
339 | 31 |
基于python图像识别实现的连连看外挂,可实现QQ连连看秒破
D4Vinci / One-Lin3r
https://github.com/D4Vinci/One-Lin3r
stars | today |
---|---|
543 | 32 |
Gives you one-liners that aids in penetration testing operations
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
30356 | 27 |
Deep Learning for humans
wangshub / Douyin-Bot
https://github.com/wangshub/Douyin-Bot
stars | today |
---|---|
3606 | 25 |
Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? 😍
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
37657 | 25 |
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 |
---|---|
14704 | 23 |
🏡 Open-source home automation platform running on Python 3
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
33396 | 24 |
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
28676 | 19 |
scikit-learn: machine learning in Python
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
14145 | 19 |
The world’s simplest facial recognition api for Python and the command line
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
37552 | 19 |
Command-line program to download videos from YouTube.com and other video sites
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18068 | 18 |
The Python programming language
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
26682 | 21 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
30655 | 17 |
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/
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
36448 | 19 |
The Python micro framework for building web applications.
Jack-Cherish / python-spider
https://github.com/Jack-Cherish/python-spider
stars | today |
---|---|
2697 | 19 |
🌈 Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
11638 | 19 |
Python Development Workflow for Humans.
pytorch / examples
https://github.com/pytorch/examples
stars | today |
---|---|
4941 | 18 |
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
23226 | 18 |
a web proxy tool
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
5959 | 14 |
My Python Examples
apachecn / MachineLearning
https://github.com/apachecn/MachineLearning
stars | today |
---|---|
4390 | 14 |
Machine Learning in Action(机器学习实战)
Language: go
crawshaw / littleboss
https://github.com/crawshaw/littleboss
stars | today |
---|---|
252 | 128 |
littleboss: supervisor construction kit
senorprogrammer / wtf
https://github.com/senorprogrammer/wtf
stars | today |
---|---|
5458 | 106 |
A personal information dashboard for your terminal.
golang / go
stars | today |
---|---|
42619 | 50 |
The Go programming language
google / nftables
https://github.com/google/nftables
stars | today |
---|---|
104 | 48 |
This package manipulates Linux nftables (the iptables successor)
michenriksen / gitrob
https://github.com/michenriksen/gitrob
stars | today |
---|---|
2271 | 37 |
Reconnaissance tool for GitHub organizations
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
37396 | 33 |
Production-Grade Container Scheduling and Management
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
8398 | 32 |
Git with a cup of tea, painless self-hosted git service
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23174 | 26 |
A golang ebook intro how to build a web with golang
gogs / gogs
stars | today |
---|---|
25570 | 27 |
Gogs is a painless self-hosted Git service.
shivamMg / ppds
https://github.com/shivamMg/ppds
stars | today |
---|---|
143 | 27 |
Pretty Print Data Structures
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26242 | 24 |
The world’s fastest framework for building websites.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18434 | 22 |
Official Go implementation of the Ethereum protocol
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
17864 | 23 |
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.
esimov / pigo
https://github.com/esimov/pigo
stars | today |
---|---|
754 | 23 |
Golang implementation of Pico face detection library.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
3658 | 21 |
百度网盘客户端 - Go语言编写
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
12833 | 20 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22101 | 19 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
clipperhouse / jargon
https://github.com/clipperhouse/jargon
stars | today |
---|---|
25 | 19 |
Tokenizers and lemmatizers for Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
31552 | 17 |
A curated list of awesome Go frameworks, libraries and software
weaveworks / eksctl
https://github.com/weaveworks/eksctl
stars | today |
---|---|
128 | 18 |
a CLI for Amazon EKS
P3GLEG / WhaleTail
https://github.com/P3GLEG/WhaleTail
stars | today |
---|---|
265 | 15 |
Program to reverse Docker images into Dockerfiles
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
8539 | 12 |
A platform for building proxies to bypass network restrictions.
vechain / thor
https://github.com/vechain/thor
stars | today |
---|---|
88 | 14 |
Node of VeChainThor Network
golangci / golangci-lint
https://github.com/golangci/golangci-lint
stars | today |
---|---|
567 | 15 |
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
kataras / iris
https://github.com/kataras/iris
stars | today |
---|---|
10557 | 15 |
The fastest open-source and community-driven web framework for Go in (THIS) Earth. One of the most documented GitHub projects: https://github.com/kataras/iris/#learn
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
102288 | 99 |
Computation using data flow graphs for scalable machine learning
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
61087 | 40 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
2645 | 34 |
A Qt and C++ GUI for radare2 reverse engineering framework
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32291 | 29 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25315 | 26 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16271 | 25 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
3941 | 22 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
10034 | 20 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
18979 | 17 |
Tesseract Open Source OCR Engine (main repository)
BVLC / caffe
stars | today |
---|---|
24432 | 16 |
Caffe: a fast open framework for deep learning.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15336 | 18 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / turicreate
https://github.com/apple/turicreate
stars | today |
---|---|
6773 | 18 |
Turi Create simplifies the development of custom machine learning models.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
5173 | 15 |
Solidity, the Contract-Oriented Programming Language
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
26681 | 14 |
Protocol Buffers - Google’s data interchange format
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12300 | 14 |
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
v8 / v8
stars | today |
---|---|
9441 | 13 |
The official mirror of the V8 Git repository
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
3104 | 10 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
9296 | 10 |
An open autonomous driving platform
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
9106 | 10 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
7473 | 11 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
5719 | 10 |
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.
telegramdesktop / tdesktop
https://github.com/telegramdesktop/tdesktop
stars | today |
---|---|
7525 | 10 |
Telegram Desktop messaging app
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
6983 | 10 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
grpc / grpc
stars | today |
---|---|
15698 | 8 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
acaudwell / Gource
https://github.com/acaudwell/Gource
stars | today |
---|---|
5167 | 10 |
software version control visualization
Language: javascript
kitze / JSUI
stars | today |
---|---|
1153 | 459 |
A powerful UI toolkit for managing JavaScript apps
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
2047 | 264 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
21271 | 229 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
BoxFactura / pulltorefresh.js
https://github.com/BoxFactura/pulltorefresh.js
stars | today |
---|---|
2615 | 166 |
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
vuejs / vue
stars | today |
---|---|
97224 | 102 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
antvis / g6
stars | today |
---|---|
2013 | 108 |
A Graph Visualization Framework in JavaScript
raphamorim / react-ape
https://github.com/raphamorim/react-ape
stars | today |
---|---|
670 | 99 |
🦍 • [Work in Progress] React Renderer to build UI interfaces using canvas/WebGL
ustbhuangyi / vue-analysis
https://github.com/ustbhuangyi/vue-analysis
stars | today |
---|---|
849 | 93 |
👍 Vue.js 源码分析
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
97918 | 80 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ThalKod / DropIt
https://github.com/ThalKod/DropIt
stars | today |
---|---|
127 | 60 |
DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.
ml5js / ml5-library
https://github.com/ml5js/ml5-library
stars | today |
---|---|
513 | 60 |
Friendly machine learning for the web! 🤖
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
50220 | 48 |
Create React apps with no build configuration.
pshihn / lumin
https://github.com/pshihn/lumin
stars | today |
---|---|
162 | 53 |
A JavaScript library to progressively highlight any text on a page.
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
23867 | 47 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
Molunerfinn / PicGo
https://github.com/Molunerfinn/PicGo
stars | today |
---|---|
973 | 50 |
🚀 A simple & beautiful tool for pictures uploading built by electron-vue
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
50074 | 46 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
fejes713 / 30-seconds-of-interviews
https://github.com/fejes713/30-seconds-of-interviews
stars | today |
---|---|
2274 | 46 |
A curated collection of common interview questions to help you prepare for your next interview.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
33903 | 43 |
📚 免费的计算机编程类中文书籍,欢迎投稿
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
64837 | 41 |
A framework for building native apps with React.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
37562 | 40 |
React components that implement Google’s Material Design.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
33297 | 42 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
42976 | 42 |
Promise based HTTP client for the browser and node.js
pod4g / hiper
https://github.com/pod4g/hiper
stars | today |
---|---|
1368 | 41 |
🚀 A statistical analysis tool for performance testing
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
71881 | 39 |
JavaScript Style Guide
sindresorhus / p-tap
https://github.com/sindresorhus/p-tap
stars | today |
---|---|
72 | 36 |
Tap into a promise chain without affecting its value or state
Language: unknown
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
30734 | 846 |
🤓 Build your own (insert technology here)
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
9326 | 321 |
Curated list of project-based tutorials
me-shaon / GLWTPL
https://github.com/me-shaon/GLWTPL
stars | today |
---|---|
2302 | 226 |
“Good Luck With That” Public License
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
106424 | 201 |
📚 Freely available programming books
rby90 / Project-Based-Tutorials-in-C
https://github.com/rby90/Project-Based-Tutorials-in-C
stars | today |
---|---|
1390 | 183 |
A curated list of project-based tutorials in C
martenbjork / github-xp
https://github.com/martenbjork/github-xp
stars | today |
---|---|
2379 | 129 |
Give Github some XP flair 🔥
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
50691 | 104 |
Roadmap to becoming a web developer in 2018
justjavac / the-front-end-knowledge-you-may-not-know
https://github.com/justjavac/the-front-end-knowledge-you-may-not-know
stars | today |
---|---|
1359 | 65 |
😇 你可能不知道的前端知识点
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
24487 | 54 |
📚 技术面试需要掌握的基础知识整理,欢迎编辑~
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
86514 | 57 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
68186 | 33 |
A collection of useful .gitignore templates
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
64801 | 31 |
A complete computer science study plan to become a software engineer.
alibaba / Alibaba-MIT-Speech
https://github.com/alibaba/Alibaba-MIT-Speech
stars | today |
---|---|
404 | 33 |
Alibaba speech technology
sw-yx / react-typescript-cheatsheet
https://github.com/sw-yx/react-typescript-cheatsheet
stars | today |
---|---|
744 | 33 |
a cheatsheet for react users using typescript with react for the first (or nth!) time
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
33768 | 30 |
🎉 A curated list of awesome things related to Vue.js
han8gui / PHPer
https://github.com/han8gui/PHPer
stars | today |
---|---|
167 | 31 |
PHP开发知识结构
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
3651 | 30 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
30226 | 28 |
Papers from the computer science community to read and discuss.
RenwaX23 / XSS-Payloads
https://github.com/RenwaX23/XSS-Payloads
stars | today |
---|---|
93 | 21 |
List of XSS Vectors/Payloads
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
13759 | 19 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
21760 | 17 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
src-d / awesome-machine-learning-on-source-code
https://github.com/src-d/awesome-machine-learning-on-source-code
stars | today |
---|---|
2786 | 14 |
Interesting links & research papers related to Machine Learning applied to source code (MLonCode)
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
11745 | 15 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
BohdanOrlov / ios-skills-matrix
https://github.com/BohdanOrlov/ios-skills-matrix
stars | today |
---|---|
41 | 14 |
iOS Developer Skills Matrix
ZuzooVn / machine-learning-for-software-engineers
https://github.com/ZuzooVn/machine-learning-for-software-engineers
stars | today |
---|---|
18991 | 12 |
A complete daily plan for studying to become a machine learning engineer.