Language: python
has2k1 / plotnine
https://github.com/has2k1/plotnine
stars | today |
---|---|
343 | 212 |
A grammar of graphics for Python
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
785 | 118 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
chaosbot / Chaos
https://github.com/chaosbot/Chaos
stars | today |
---|---|
2045 | 86 |
A social coding experiment that updates its own code democratically.
postmarketOS / pmbootstrap
https://github.com/postmarketOS/pmbootstrap
stars | today |
---|---|
117 | 91 |
Sophisticated chroot/build/flash tool to develop and install postmarketOS
gaojiuli / tomd
https://github.com/gaojiuli/tomd
stars | today |
---|---|
84 | 56 |
Convert HTML to Markdown.
free-electrons / elixir
https://github.com/free-electrons/elixir
stars | today |
---|---|
80 | 48 |
The Elixir Cross Referencer
csurfer / gitsuggest
https://github.com/csurfer/gitsuggest
stars | today |
---|---|
113 | 48 |
A tool to suggest github repositories based on the repositories you have shown interest in.
Dvlv / Tkinter-By-Example
https://github.com/Dvlv/Tkinter-By-Example
stars | today |
---|---|
54 | 44 |
Learn Tkinter By Example - a free book
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15191 | 31 |
Models built with TensorFlow
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
22921 | 32 |
A curated list of awesome Machine Learning frameworks, libraries and software.
oarriaga / face_classification
https://github.com/oarriaga/face_classification
stars | today |
---|---|
1007 | 32 |
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
django / django
https://github.com/django/django
stars | today |
---|---|
25921 | 27 |
The Web framework for perfectionists with deadlines.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
14453 | 27 |
a web proxy tool
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26292 | 26 |
Command-line program to download videos from YouTube.com and other video sites
omri9741 / cve-2017-7494
https://github.com/omri9741/cve-2017-7494
stars | today |
---|---|
104 | 26 |
Proof-of-Concept exploit for CVE-2017-7494(Samba RCE from a writable share)
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
15956 | 22 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34406 | 24 |
A curated list of awesome Python frameworks, libraries, software and resources
yandex / gixy
https://github.com/yandex/gixy
stars | today |
---|---|
4342 | 25 |
Nginx configuration static analyzer
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
18791 | 18 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
27293 | 20 |
A microframework based on Werkzeug, Jinja2 and good intentions
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
11699 | 21 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
20727 | 21 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
5177 | 19 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7900 | 18 |
The Python programming language
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
14152 | 18 |
Superset is a modern, enterprise-ready business intelligence web application
Language: go
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
1393 | 197 |
Sample code, build and tests and governance material for the Istio project.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
20918 | 39 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
28341 | 37 |
The Go programming language
moby / moby
stars | today |
---|---|
43838 | 32 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16057 | 29 |
A golang ebook intro how to build a web with golang
elliotchance / c2go
https://github.com/elliotchance/c2go
stars | today |
---|---|
719 | 32 |
⚖️ A tool for converting C to Go.
tidwall / pinhole
https://github.com/tidwall/pinhole
stars | today |
---|---|
148 | 31 |
3D Wireframe Drawing Library for Go
kshvmdn / fsql
https://github.com/kshvmdn/fsql
stars | today |
---|---|
3091 | 29 |
Search through your filesystem with SQL-esque queries.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19240 | 23 |
Gogs is a painless self-hosted Git service.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23545 | 18 |
Production-Grade Container Scheduling and Management
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
4725 | 18 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
12439 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
huanglizhuo / kotlin-in-chinese
https://github.com/huanglizhuo/kotlin-in-chinese
stars | today |
---|---|
1746 | 15 |
kotlin 官方文档翻译
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4252 | 15 |
Official Go implementation of the Ethereum protocol
spf13 / hugo
stars | today |
---|---|
17322 | 17 |
A Fast and Flexible Static Site Generator built with love in GoLang
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
3238 | 17 |
Fast, Distributed Graph DB
casbin / casbin
https://github.com/casbin/casbin
stars | today |
---|---|
639 | 14 |
An authorization library that supports access control models like ACL, RBAC, ABAC
ory / hydra
stars | today |
---|---|
2616 | 13 |
OAuth 2.0 server with OpenID Connect support - cloud native, security-first, open source API security for your infrastructure. Written in Go.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
16113 | 13 |
Open Source Continuous File Synchronization
loadimpact / k6
https://github.com/loadimpact/k6
stars | today |
---|---|
2671 | 13 |
A modern load testing tool, using Go and JavaScript - https://k6.io
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
9749 | 12 |
The Prometheus monitoring system and time series database.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
8150 | 12 |
Træfik, a modern reverse proxy
xtaci / kcptun
https://github.com/xtaci/kcptun
stars | today |
---|---|
5303 | 11 |
A Secure Tunnel Based On KCP with N:M Multiplexing
minio / c2goasm
https://github.com/minio/c2goasm
stars | today |
---|---|
313 | 12 |
C to Go Assembly
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
16121 | 10 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
58746 | 130 |
Computation using data flow graphs for scalable machine learning
secrary / InjectProc
https://github.com/secrary/InjectProc
stars | today |
---|---|
185 | 102 |
InjectProc - Process Injection Techniques
mfontanini / libtins
https://github.com/mfontanini/libtins
stars | today |
---|---|
829 | 91 |
High-level, multiplatform C++ network packet sniffing and crafting library.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46224 | 50 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
apache / incubator-singa
https://github.com/apache/incubator-singa
stars | today |
---|---|
992 | 44 |
Mirror of Apache Singa (Incubating)
uNetworking / uTT
https://github.com/uNetworking/uTT
stars | today |
---|---|
506 | 38 |
Lightweight and efficient MQTT broker
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
12870 | 31 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
15865 | 30 |
Open Source Computer Vision Library
lyft / envoy
stars | today |
---|---|
1488 | 27 |
C++ front/service proxy
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17602 | 22 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
18106 | 20 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38574 | 20 |
The Swift Programming Language
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
5375 | 18 |
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.
v8 / v8
stars | today |
---|---|
5575 | 16 |
The official mirror of the V8 git repository
chadaustin / sajson
https://github.com/chadaustin/sajson
stars | today |
---|---|
158 | 18 |
Lightweight, extremely high-performance JSON parser for C++11
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
9465 | 16 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7227 | 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
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10649 | 14 |
Tesseract Open Source OCR Engine (main repository)
BYVoid / OpenCC
https://github.com/BYVoid/OpenCC
stars | today |
---|---|
2046 | 15 |
A project for conversion between Traditional and Simplified Chinese
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
334 | 15 |
An experimental distributed execution engine
01org / clDNN
https://github.com/01org/clDNN
stars | today |
---|---|
117 | 15 |
Compute Library for Deep Neural Networks (clDNN)
dmlc / mxnet
stars | today |
---|---|
9802 | 10 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
6922 | 13 |
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4080 | 12 |
The next generation Karabiner for macOS Sierra
LoopPerfect / valuable
https://github.com/LoopPerfect/valuable
stars | today |
---|---|
30 | 12 |
A C++ smart-pointer with value-semantics
Language: javascript
ory / editor
stars | today |
---|---|
2769 | 441 |
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
vuejs / vue
stars | today |
---|---|
54861 | 102 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zouhir / lqip-loader
https://github.com/zouhir/lqip-loader
stars | today |
---|---|
363 | 104 |
Low Quality Image Placeholders (LQIP) for Webpack
FormidableLabs / react-live
https://github.com/FormidableLabs/react-live
stars | today |
---|---|
324 | 102 |
A production-focused playground for live editing React components
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
67674 | 88 |
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 |
---|---|
59688 | 74 |
A book series on JavaScript. @YDKJS on twitter.
jiahaog / nativefier
https://github.com/jiahaog/nativefier
stars | today |
---|---|
10798 | 78 |
Make any web page a desktop application
toish / chromatism
https://github.com/toish/chromatism
stars | today |
---|---|
162 | 74 |
🌈 A simple set of utility functions for colours.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
27526 | 62 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
20206 | 54 |
Promise based HTTP client for the browser and node.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111005 | 36 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ecomfe / echarts
https://github.com/ecomfe/echarts
stars | today |
---|---|
18124 | 48 |
A powerful, interactive charting and visualization library for browser
npm / npm
stars | today |
---|---|
12572 | 48 |
a package manager for javascript
standard-things / esm
https://github.com/standard-things/esm
stars | today |
---|---|
72 | 47 |
ECMAScript modules in Node today!
dawnlabs / alchemy
https://github.com/dawnlabs/alchemy
stars | today |
---|---|
114 | 44 |
🔮 File conversion, all from the menu bar
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
52723 | 40 |
JavaScript Style Guide
styled-components / styled-components
https://github.com/styled-components/styled-components
stars | today |
---|---|
7470 | 40 |
Visual primitives for the component age 💅
developit / preact-cli
https://github.com/developit/preact-cli
stars | today |
---|---|
1334 | 38 |
😺 Your next Preact PWA starts in 30 seconds.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
35322 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
dashersw / cote
https://github.com/dashersw/cote
stars | today |
---|---|
330 | 36 |
A Node.js library for building zero-configuration microservices.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
33048 | 27 |
JavaScript 3D library.
ReactTraining / react-router
https://github.com/ReactTraining/react-router
stars | today |
---|---|
22462 | 32 |
Declarative routing for React
datproject / dat
https://github.com/datproject/dat
stars | today |
---|---|
5433 | 33 |
💾 Sync data across the distributed web.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
48867 | 28 |
A framework for building native apps with React.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
13728 | 29 |
Framework for server-rendered React apps
Language: unknown
tonybeltramelli / pix2code
https://github.com/tonybeltramelli/pix2code
stars | today |
---|---|
2282 | 979 |
pix2code: Generating Code from a Graphical User Interface Screenshot
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
846 | 273 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
Scanate / EthList
https://github.com/Scanate/EthList
stars | today |
---|---|
360 | 164 |
The Comprehensive Ethereum Reading List
facebook / graphql
https://github.com/facebook/graphql
stars | today |
---|---|
5154 | 55 |
GraphQL is a query language and execution engine tied to any backend service.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
85559 | 44 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
59085 | 44 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16237 | 37 |
A curated list of awesome things related to Vue.js
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
13260 | 32 |
🗽 最新可用的google hosts文件。镜像:
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
50633 | 29 |
A collection of useful .gitignore templates
0xAX / linux-insides
https://github.com/0xAX/linux-insides
stars | today |
---|---|
13881 | 39 |
A little bit about a linux kernel
wangjiegulu / kotlin-for-android-developers-zh
https://github.com/wangjiegulu/kotlin-for-android-developers-zh
stars | today |
---|---|
1392 | 33 |
Kotlin for android developers in chinese.
opendigg / awesome-github-wechat-weapp
https://github.com/opendigg/awesome-github-wechat-weapp
stars | today |
---|---|
1506 | 31 |
微信小程序开源项目库汇总
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44164 | 30 |
A complete computer science study plan to become a software engineer.
mezod / awesome-indie
https://github.com/mezod/awesome-indie
stars | today |
---|---|
3465 | 28 |
Resources for independent developers to make money
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
18716 | 25 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
19627 | 25 |
A collection of awesome things regarding React ecosystem.
P1xt / p1xt-guides
https://github.com/P1xt/p1xt-guides
stars | today |
---|---|
163 | 23 |
Programming curricula
tuvttran / project-based-learning
https://github.com/tuvttran/project-based-learning
stars | today |
---|---|
4634 | 24 |
Curated list of project-based tutorials
felixgr / secure-ios-app-dev
https://github.com/felixgr/secure-ios-app-dev
stars | today |
---|---|
395 | 23 |
Collection of the most common vulnerabilities found in iOS applications
xgrommx / awesome-functional-programming
https://github.com/xgrommx/awesome-functional-programming
stars | today |
---|---|
1260 | 23 |
Yet another resource for collecting articles, videos etc. regarding functional programming
HFTrader / DeepLearningBook
https://github.com/HFTrader/DeepLearningBook
stars | today |
---|---|
4068 | 20 |
MIT Deep Learning Book in PDF format
Azure / app-service-announcements
https://github.com/Azure/app-service-announcements
stars | today |
---|---|
35 | 23 |
Subscribe to this repo to be notified about major changes in App Service
samuelgoto / proposal-numeric-separator
https://github.com/samuelgoto/proposal-numeric-separator
stars | today |
---|---|
31 | 22 |
A proposal to add numeric literal separators in Javascript.
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
2971 | 21 |
The Ethereum Wiki -
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
12694 | 20 |
A curated list of awesome Java frameworks, libraries and software.