Language: python
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
8198 | 150 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
astorfi / lip-reading-deeplearning
https://github.com/astorfi/lip-reading-deeplearning
stars | today |
---|---|
113 | 89 |
🔓 Lip Reading - Cross Audio-Visual Recognition using 3D Architectures
iogf / sukhoi
https://github.com/iogf/sukhoi
stars | today |
---|---|
595 | 80 |
Minimalist and powerful Web Crawler.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
18659 | 47 |
Models built with TensorFlow
reinforceio / tensorforce
https://github.com/reinforceio/tensorforce
stars | today |
---|---|
304 | 42 |
TensorForce: A TensorFlow library for applied reinforcement learning
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
36088 | 41 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / nmt
https://github.com/tensorflow/nmt
stars | today |
---|---|
910 | 41 |
TensorFlow Neural Machine Translation Tutorial
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
17625 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
yinkaisheng / Python-UIAutomation-for-Windows
https://github.com/yinkaisheng/Python-UIAutomation-for-Windows
stars | today |
---|---|
125 | 33 |
Python wrapper of Microsoft UIAutomation. Compatible with py2,py3,x86,x64. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox …
quiltdata / quilt
https://github.com/quiltdata/quilt
stars | today |
---|---|
226 | 33 |
Quilt is a data package manager
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
27444 | 29 |
Command-line program to download videos from YouTube.com and other video sites
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
11594 | 28 |
The Python programming language
strizhechenko / netutils-linux
https://github.com/strizhechenko/netutils-linux
stars | today |
---|---|
269 | 31 |
A suite of utilities simplilfying linux networking stack performance troubleshooting and tuning.
appsecco / bugcrowd-levelup-subdomain-enumeration
https://github.com/appsecco/bugcrowd-levelup-subdomain-enumeration
stars | today |
---|---|
33 | 22 |
This repository contains all the material from the talk “Esoteric sub-domain enumeration techniques” given at Bucrowd LevelUp 2017 virtual conference
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
24205 | 22 |
A curated list of awesome Machine Learning frameworks, libraries and software.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19851 | 21 |
scikit-learn: machine learning in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
18133 | 20 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
postmarketOS / pmbootstrap
https://github.com/postmarketOS/pmbootstrap
stars | today |
---|---|
457 | 21 |
Sophisticated chroot/build/flash tool to develop and install postmarketOS
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
28282 | 16 |
A microframework based on Werkzeug, Jinja2 and good intentions
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
10254 | 16 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
12648 | 16 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
5507 | 14 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
django / django
https://github.com/django/django
stars | today |
---|---|
26855 | 14 |
The Web framework for perfectionists with deadlines.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
7402 | 13 |
🏡 Open-source home automation platform running on Python 3
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
15323 | 14 |
a web proxy tool
Language: go
d4l3k / go-pry
https://github.com/d4l3k/go-pry
stars | today |
---|---|
1617 | 75 |
An interactive REPL for Go that allows you to drop into your code at any point.
kris-nova / kubicorn
https://github.com/kris-nova/kubicorn
stars | today |
---|---|
86 | 68 |
Simple kubernetes infrastructure as a library
couchbase / moss
https://github.com/couchbase/moss
stars | today |
---|---|
202 | 43 |
moss - a simple, fast, ordered, persistable, key-val storage library for golang
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
5600 | 34 |
《The Way to Go》中文译本,中文正式名《Go入门指南》
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
5920 | 21 |
Official Go implementation of the Ethereum protocol
nadoo / glider
https://github.com/nadoo/glider
stars | today |
---|---|
150 | 24 |
glider is a forward proxy with several protocols support.
rykov / paperboy
https://github.com/rykov/paperboy
stars | today |
---|---|
242 | 22 |
💌 💨 A Fast & Modern Email Campaign Delivery built with GoLang inspired by GoHugo
mmcloughlin / globe
https://github.com/mmcloughlin/globe
stars | today |
---|---|
1324 | 21 |
Globe wireframe visualizations in Golang
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
24985 | 19 |
Production-Grade Container Scheduling and Management
go-task / task
https://github.com/go-task/task
stars | today |
---|---|
266 | 21 |
Simple task runner / Make alternative written in Go
golang / go
stars | today |
---|---|
29933 | 18 |
The Go programming language
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16612 | 16 |
Open Source Continuous File Synchronization
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16889 | 15 |
A golang ebook intro how to build a web with golang
gobwas / ws
stars | today |
---|---|
534 | 17 |
Tiny WebSocket library for Go.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
18406 | 16 |
A Fast and Flexible Static Site Generator built with love in GoLang.
F483 / dejavu
https://github.com/F483/dejavu
stars | today |
---|---|
105 | 16 |
Quickly detect already witnessed data.
google / tcpproxy
https://github.com/google/tcpproxy
stars | today |
---|---|
138 | 15 |
Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary)
go-kit / kit
stars | today |
---|---|
7294 | 14 |
A standard library for microservices.
golang / dep
stars | today |
---|---|
3603 | 14 |
Go dependency management tool
tiagorlampert / CHAOS
https://github.com/tiagorlampert/CHAOS
stars | today |
---|---|
38 | 11 |
CHAOS Framework allow generate payloads and control remote machines.
moby / moby
stars | today |
---|---|
44589 | 11 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
14106 | 12 |
Distributed reliable key-value store for the most critical data of a distributed system
lyft / ratelimit
https://github.com/lyft/ratelimit
stars | today |
---|---|
137 | 12 |
Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
11584 | 11 |
beego is an open-source, high-performance web framework for the Go programming language.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
5549 | 11 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
63730 | 76 |
Computation using data flow graphs for scalable machine learning
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
3896 | 46 |
An open autonomous driving platform
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
48038 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
14379 | 28 |
Bitcoin Core integration/staging tree
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
5947 | 26 |
JSON for Modern C++
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
8125 | 27 |
A library that provides an embeddable, persistent key-value store for fast storage.
yangyanzhan / cpp-master
https://github.com/yangyanzhan/cpp-master
stars | today |
---|---|
23 | 21 |
Yanzhan’s solutions for algorithmic problems from all kinds of online judges written in C++.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16844 | 16 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
19066 | 17 |
Caffe: a fast open framework for deep learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1987 | 18 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
11698 | 16 |
Tesseract Open Source OCR Engine (main repository)
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
39416 | 16 |
The Swift Programming Language
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
5570 | 14 |
Google Test
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7955 | 11 |
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
keepassxreboot / keepassxc
https://github.com/keepassxreboot/keepassxc
stars | today |
---|---|
1922 | 13 |
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5721 | 10 |
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.
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
1239 | 10 |
The Solidity Contract-Oriented Programming Language
Microsoft / DirectX-Graphics-Samples
https://github.com/Microsoft/DirectX-Graphics-Samples
stars | today |
---|---|
1110 | 10 |
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
StapleButter / melonDS
https://github.com/StapleButter/melonDS
stars | today |
---|---|
145 | 10 |
DS emulator, sorta
epfml / sent2vec
https://github.com/epfml/sent2vec
stars | today |
---|---|
64 | 7 |
General purpose unsupervised sentence representations
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
9935 | 8 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
8602 | 8 |
Godot Engine – Multi-platform 2D and 3D game engine
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
3300 | 7 |
PS3 emulator/debugger
Microsoft / ELL
https://github.com/Microsoft/ELL
stars | today |
---|---|
1366 | 9 |
Embedded Learning Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
18719 | 7 |
Protocol Buffers - Google’s data interchange format
Language: javascript
gpujs / gpu.js
https://github.com/gpujs/gpu.js
stars | today |
---|---|
2588 | 321 |
GPU Accelerated JavaScript
jaredreich / pell
https://github.com/jaredreich/pell
stars | today |
---|---|
4215 | 270 |
📝 the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
azat-co / practicalnode
https://github.com/azat-co/practicalnode
stars | today |
---|---|
1368 | 230 |
Practical Node.js, 1st and 2nd Editions [Apress]
wearehive / project-guidelines
https://github.com/wearehive/project-guidelines
stars | today |
---|---|
7563 | 181 |
A set of best practices for JavaScript projects
walmik / scribbletune
https://github.com/walmik/scribbletune
stars | today |
---|---|
1341 | 149 |
Generate musical patterns with JavaScript and export as MIDI files using Node.js!
geekplux / markvis
https://github.com/geekplux/markvis
stars | today |
---|---|
745 | 139 |
make visualization in markdown. 📊 📈
vuejs / vue
stars | today |
---|---|
60168 | 105 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
moinism / botui
https://github.com/moinism/botui
stars | today |
---|---|
712 | 99 |
🤖 A JavaScript framework to create conversational UIs
gitpoint / git-point
https://github.com/gitpoint/git-point
stars | today |
---|---|
1488 | 85 |
⚡️ GitHub for iOS. Built with React Native.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
71104 | 70 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
63294 | 61 |
A book series on JavaScript. @YDKJS on twitter.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
37054 | 38 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
zeit / now
stars | today |
---|---|
383 | 56 |
Universal, serverless, single-command deployment
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
23228 | 56 |
Promise based HTTP client for the browser and node.js
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
2186 | 53 |
🌈 React for CLIs
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
19257 | 47 |
A collective list of public JSON APIs for use in web development.
zeit / pkg
stars | today |
---|---|
7049 | 46 |
Package your Node.js project into an executable
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
55334 | 46 |
JavaScript Style Guide
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
50974 | 38 |
A framework for building native apps with React.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
15223 | 41 |
Framework for server-rendered React apps
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
30535 | 38 |
Create React apps with no build configuration.
tkh44 / emotion
https://github.com/tkh44/emotion
stars | today |
---|---|
1058 | 38 |
⚡️ The Next Generation of CSS-in-JS
arguiot / DisplayJS
https://github.com/arguiot/DisplayJS
stars | today |
---|---|
81 | 38 |
A simple JavaScript framework for building ambitious UIs
grab / front-end-guide
https://github.com/grab/front-end-guide
stars | today |
---|---|
8255 | 36 |
📚 Study guide and introduction to the modern front end stack.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
112689 | 22 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Language: unknown
Kristories / awesome-guidelines
https://github.com/Kristories/awesome-guidelines
stars | today |
---|---|
1317 | 399 |
A curated list of high quality coding style conventions and standards.
shieldfy / API-Security-Checklist
https://github.com/shieldfy/API-Security-Checklist
stars | today |
---|---|
6471 | 220 |
Checklist of the most important security countermeasures when designing, testing, and releasing your API
wangchunming / 2017hosts
https://github.com/wangchunming/2017hosts
stars | today |
---|---|
286 | 80 |
这里更新最新可用的上外网hosts,有电脑版和手机版,有ipv4和ipv6版本,如果你认为该处hosts对你有帮助那么也欢迎你将其分享给更多人。
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
8104 | 82 |
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
88961 | 71 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
45608 | 55 |
A complete computer science study plan to become a software engineer.
github / site-policy
https://github.com/github/site-policy
stars | today |
---|---|
247 | 40 |
Collaborative development on GitHub’s site policies, procedures, and guidelines
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
61929 | 41 |
😎 Curated list of awesome lists
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
18439 | 41 |
🔗 Some useful websites for programmers.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
52355 | 30 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
18324 | 27 |
A curated list of awesome things related to Vue.js
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
4264 | 25 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
Scanate / EthList
https://github.com/Scanate/EthList
stars | today |
---|---|
1726 | 24 |
The Comprehensive Ethereum Reading List
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
22865 | 22 |
🎓 Path to a free self-taught education in Computer Science!
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
24331 | 19 |
Roadmap to becoming a web developer in 2017
mrgloom / awesome-semantic-segmentation
https://github.com/mrgloom/awesome-semantic-segmentation
stars | today |
---|---|
180 | 18 |
awesome-semantic-segmentation
AnthonyCalandra / modern-cpp-features
https://github.com/AnthonyCalandra/modern-cpp-features
stars | today |
---|---|
3278 | 19 |
A cheatsheet of modern C++ language and library features.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
8455 | 18 |
掘金翻译计划,翻译掘金上优质的英文文章
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
19849 | 11 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
28696 | 16 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
mikesprague / udacity-nanodegrees
https://github.com/mikesprague/udacity-nanodegrees
stars | today |
---|---|
872 | 11 |
🎓 List of all Udacity Nanodegree programs with links to the free courses in their curricula
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
24340 | 13 |
A curated list of awesome Android UI/UX libraries
rdpeng / ExData_Plotting1
https://github.com/rdpeng/ExData_Plotting1
stars | today |
---|---|
24340 | 13 |
Plotting Assignment 1 for Exploratory Data Analysis
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
15407 | 13 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
karan / Projects
https://github.com/karan/Projects
stars | today |
---|---|
19866 | 11 |
📃 A list of practical projects that anyone can solve in any programming language.