Language: python
has2k1 / plotnine
https://github.com/has2k1/plotnine
stars | today |
---|---|
532 | 214 |
A grammar of graphics for Python
postmarketOS / pmbootstrap
https://github.com/postmarketOS/pmbootstrap
stars | today |
---|---|
225 | 109 |
Sophisticated chroot/build/flash tool to develop and install postmarketOS
yunjey / pytorch-tutorial
https://github.com/yunjey/pytorch-tutorial
stars | today |
---|---|
1903 | 107 |
PyTorch Tutorial for Deep Learning Researchers
Dvlv / Tkinter-By-Example
https://github.com/Dvlv/Tkinter-By-Example
stars | today |
---|---|
125 | 76 |
Learn Tkinter By Example - a free book
chaosbot / Chaos
https://github.com/chaosbot/Chaos
stars | today |
---|---|
2114 | 73 |
A social coding experiment that updates its own code democratically.
ArunMichaelDsouza / tensorflow-image-detection
https://github.com/ArunMichaelDsouza/tensorflow-image-detection
stars | today |
---|---|
59 | 48 |
A generic image detection program that uses Google’s Machine Learning library, Tensorflow and a pre-trained Deep Learning Convolutional Neural Network model called Inception.
berzerk0 / BEWGor
https://github.com/berzerk0/BEWGor
stars | today |
---|---|
55 | 50 |
Bull’s Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?
muammar / mkchromecast
https://github.com/muammar/mkchromecast
stars | today |
---|---|
274 | 47 |
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
825 | 45 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
1052 | 43 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
ac1235 / python-QuickUI
https://github.com/ac1235/python-QuickUI
stars | today |
---|---|
71 | 44 |
Scientific One-Liner Interactive GUI Library
csurfer / gitsuggest
https://github.com/csurfer/gitsuggest
stars | today |
---|---|
145 | 38 |
A tool to suggest github repositories based on the repositories you have shown interest in.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22954 | 35 |
A curated list of awesome Machine Learning frameworks, libraries and software.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15213 | 24 |
Models built with TensorFlow
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27319 | 28 |
A microframework based on Werkzeug, Jinja2 and good intentions
gaojiuli / tomd
https://github.com/gaojiuli/tomd
stars | today |
---|---|
119 | 28 |
Convert HTML to Markdown.
dgriff777 / rl_a3c_pytorch
https://github.com/dgriff777/rl_a3c_pytorch
stars | today |
---|---|
35 | 26 |
Reinforcement learning with implementation of A3C LSTM for Atari 2600
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34428 | 25 |
A curated list of awesome Python frameworks, libraries, software and resources
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18805 | 21 |
scikit-learn: machine learning in Python
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
20753 | 22 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
deepmind / sonnet
https://github.com/deepmind/sonnet
stars | today |
---|---|
4824 | 22 |
TensorFlow-based neural network library
django / django
https://github.com/django/django
stars | today |
---|---|
25940 | 20 |
The Web framework for perfectionists with deadlines.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26311 | 22 |
Command-line program to download videos from YouTube.com and other video sites
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15977 | 21 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
11713 | 18 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Language: go
dzhou121 / gonvim
https://github.com/dzhou121/gonvim
stars | today |
---|---|
129 | 84 |
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
1460 | 64 |
Sample code, build and tests and governance material for the Istio project.
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
5339 | 50 |
A modern and intuitive terminal-based text editor
golang / go
stars | today |
---|---|
28362 | 25 |
The Go programming language
tidwall / pinhole
https://github.com/tidwall/pinhole
stars | today |
---|---|
172 | 24 |
3D Wireframe Drawing Library for Go
spf13 / hugo
stars | today |
---|---|
17344 | 21 |
A Fast and Flexible Static Site Generator built with love in GoLang
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4275 | 21 |
Official Go implementation of the Ethereum protocol
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20937 | 19 |
A curated list of awesome Go frameworks, libraries and software
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
3112 | 19 |
Search through your filesystem with SQL-esque queries.
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
656 | 18 |
An authorization library that supports access control models like ACL, RBAC, ABAC
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
3988 | 15 |
Run Kubernetes locally
moby / moby
stars | today |
---|---|
43844 | 13 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
9066 | 13 |
🌸 A command-line fuzzy finder written in Go
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
4739 | 13 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
elliotchance / c2go
https://github.com/elliotchance/c2go
stars | today |
---|---|
728 | 11 |
⚖️ A tool for converting C to Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23553 | 10 |
Production-Grade Container Scheduling and Management
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16062 | 9 |
A golang ebook intro how to build a web with golang
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19245 | 9 |
Gogs is a painless self-hosted Git service.
NebulousLabs / Sia
https://github.com/NebulousLabs/Sia
stars | today |
---|---|
770 | 8 |
Blockchain-based marketplace for file storage
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13537 | 9 |
Distributed reliable key-value store for the most critical data of a distributed system
keybase / client
https://github.com/keybase/client
stars | today |
---|---|
1915 | 9 |
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9756 | 9 |
The Prometheus monitoring system and time series database.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12447 | 9 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16117 | 7 |
Open Source Continuous File Synchronization
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
2679 | 8 |
A modern load testing tool, using Go and JavaScript - https://k6.io
Language: c++
secrary / InjectProc
https://github.com/secrary/InjectProc
stars | today |
---|---|
301 | 112 |
InjectProc - Process Injection Techniques
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
58808 | 72 |
Computation using data flow graphs for scalable machine learning
mfontanini / libtins
https://github.com/mfontanini/libtins
stars | today |
---|---|
869 | 47 |
High-level, multiplatform C++ network packet sniffing and crafting library.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
12893 | 27 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
15881 | 15 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46242 | 18 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17615 | 17 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38587 | 17 |
The Swift Programming Language
chadaustin / sajson
https://github.com/chadaustin/sajson
stars | today |
---|---|
174 | 17 |
Lightweight, extremely high-performance JSON parser for C++11
lyft / envoy
stars | today |
---|---|
1502 | 16 |
C++ front/service proxy
dmlc / mxnet
stars | today |
---|---|
9813 | 14 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5386 | 15 |
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.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
6936 | 14 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
1306 | 13 |
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
nwjs / nw.js
stars | today |
---|---|
31590 | 12 |
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
apache / incubator-singa
https://github.com/apache/incubator-singa
stars | today |
---|---|
1002 | 12 |
Mirror of Apache Singa (Incubating)
uNetworking / uTT
https://github.com/uNetworking/uTT
stars | today |
---|---|
517 | 11 |
Lightweight and efficient MQTT broker
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
10818 | 7 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
hteso / iaito
https://github.com/hteso/iaito
stars | today |
---|---|
1392 | 9 |
A Qt and C++ GUI for radare2 reverse engineering framework
xbmc / xbmc
stars | today |
---|---|
5973 | 8 |
Kodi Main Repository - By using this code you agree with our policy and will follow the GPLv2 license as included
msracver / Deep-Image-Analogy
https://github.com/msracver/Deep-Image-Analogy
stars | today |
---|---|
220 | 9 |
The source code of ‘Visual Attribute Transfer through Deep Image Analogy’.
qbittorrent / qBittorrent
https://github.com/qbittorrent/qBittorrent
stars | today |
---|---|
2580 | 8 |
qBittorrent BitTorrent client
esp8266 / Arduino
https://github.com/esp8266/Arduino
stars | today |
---|---|
5057 | 6 |
ESP8266 core for Arduino
LoopPerfect / valuable
https://github.com/LoopPerfect/valuable
stars | today |
---|---|
36 | 9 |
A C++ smart-pointer with value-semantics
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10659 | 8 |
Tesseract Open Source OCR Engine (main repository)
Language: javascript
ory / editor
stars | today |
---|---|
3040 | 278 |
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
ForbesLindesay / taxi-rank
https://github.com/ForbesLindesay/taxi-rank
stars | today |
---|---|
148 | 133 |
A JSDom based Selenium Webdriver API
toish / chromatism
https://github.com/toish/chromatism
stars | today |
---|---|
285 | 120 |
🌈 A simple set of utility functions for colours.
vuejs / vue
stars | today |
---|---|
54930 | 76 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
notadd / neditor
https://github.com/notadd/neditor
stars | today |
---|---|
99 | 74 |
基于 ueditor的更现代化的富文本编辑器
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
59751 | 68 |
A book series on JavaScript. @YDKJS on twitter.
FormidableLabs / react-live
https://github.com/FormidableLabs/react-live
stars | today |
---|---|
394 | 68 |
A production-focused playground for live editing React components
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
27578 | 55 |
Create React apps with no build configuration.
zouhir / lqip-loader
https://github.com/zouhir/lqip-loader
stars | today |
---|---|
417 | 55 |
Low Quality Image Placeholders (LQIP) for Webpack
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
20261 | 55 |
Promise based HTTP client for the browser and node.js
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67706 | 47 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
standard-things / esm
https://github.com/standard-things/esm
stars | today |
---|---|
115 | 44 |
ECMAScript modules in Node today!
dawnlabs / alchemy
https://github.com/dawnlabs/alchemy
stars | today |
---|---|
156 | 43 |
🔮 File conversion, all from the menu bar
sindresorhus / escape-goat
https://github.com/sindresorhus/escape-goat
stars | today |
---|---|
85 | 43 |
& 🐐 ; Escape a string for use in HTML or the inverse
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111029 | 24 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52757 | 38 |
JavaScript Style Guide
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28172 | 36 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
gitsummore / nile.js
https://github.com/gitsummore/nile.js
stars | today |
---|---|
99 | 36 |
Scalable peer to peer live video streaming built on torrents and webRTC
sindresorhus / pify
https://github.com/sindresorhus/pify
stars | today |
---|---|
489 | 33 |
Promisify a callback-style function
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
1364 | 30 |
😺 Your next Preact PWA starts in 30 seconds.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48887 | 26 |
A framework for building native apps with React.
openstf / stf
https://github.com/openstf/stf
stars | today |
---|---|
5296 | 25 |
Control and manage Android devices from your browser.
jiahaog / nativefier
https://github.com/jiahaog/nativefier
stars | today |
---|---|
10825 | 24 |
Make any web page a desktop application
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
13749 | 23 |
Framework for server-rendered React apps
diegomura / react-pdf
https://github.com/diegomura/react-pdf
stars | today |
---|---|
2402 | 23 |
Create PDF files using React
Language: unknown
tonybeltramelli / pix2code
https://github.com/tonybeltramelli/pix2code
stars | today |
---|---|
2835 | 564 |
pix2code: Generating Code from a Graphical User Interface Screenshot
Scanate / EthList
https://github.com/Scanate/EthList
stars | today |
---|---|
533 | 175 |
The Comprehensive Ethereum Reading List
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
14002 | 118 |
A little bit about a linux kernel
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
918 | 74 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85594 | 44 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
59129 | 44 |
😎 Curated list of awesome lists
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44192 | 30 |
A complete computer science study plan to become a software engineer.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16265 | 33 |
A curated list of awesome things related to Vue.js
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
188 | 28 |
Programming curricula
xgrommx / awesome-functional-programming
https://github.com/xgrommx/awesome-functional-programming
stars | today |
---|---|
1287 | 24 |
Yet another resource for collecting articles, videos etc. regarding functional programming
MintCN / linux-insides-zh
https://github.com/MintCN/linux-insides-zh
stars | today |
---|---|
666 | 23 |
Linux 内核揭密
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
4659 | 24 |
Curated list of project-based tutorials
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50653 | 18 |
A collection of useful .gitignore templates
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
22077 | 17 |
🎓 Path to a free self-taught education in Computer Science!
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
4309 | 17 |
🌍 Search Interactive Mind Maps to learn anything
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13273 | 14 |
🗽 最新可用的google hosts文件。镜像:
mezod / awesome-indie
https://github.com/mezod/awesome-indie
stars | today |
---|---|
3481 | 17 |
Resources for independent developers to make money
v2-dev / awesome-social-engineering
https://github.com/v2-dev/awesome-social-engineering
stars | today |
---|---|
25 | 16 |
A curated list of awesome social engineering resources.
stamparm / EternalRocks
https://github.com/stamparm/EternalRocks
stars | today |
---|---|
293 | 15 |
EternalRocks worm
wangchunming / 2017hosts
https://github.com/wangchunming/2017hosts
stars | today |
---|---|
308 | 13 |
这里更新最新可用的上外网hosts,这里更新的分为手机版和电脑版,通常它们可以替代你大部分外网需求,敬请持续关注。
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
18781 | 13 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
2984 | 13 |
The Ethereum Wiki -
jtoy / awesome-tensorflow
https://github.com/jtoy/awesome-tensorflow
stars | today |
---|---|
7592 | 12 |
TensorFlow - A curated list of dedicated resources http://tensorflow.org
felixgr / secure-ios-app-dev
https://github.com/felixgr/secure-ios-app-dev
stars | today |
---|---|
407 | 13 |
Collection of the most common vulnerabilities found in iOS applications
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
17260 | 13 |
⚡️ Delightful Node.js packages and resources