Language: python
Kyubyong / sudoku
https://github.com/Kyubyong/sudoku
stars | today |
---|---|
410 | 122 |
Can Neural Networks Crack Sudoku?
aeroxis / sultan
https://github.com/aeroxis/sultan
stars | today |
---|---|
378 | 96 |
Sultan: Command and Rule over your Shell
mitsuhiko / snaek
https://github.com/mitsuhiko/snaek
stars | today |
---|---|
107 | 84 |
Support for building Python to Rust Bridges
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
15734 | 58 |
Models built with TensorFlow
gravitational / workshop
https://github.com/gravitational/workshop
stars | today |
---|---|
1191 | 66 |
Docker and Kubernetes Training by Gravitational
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
34961 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
DLTK / DLTK
stars | today |
---|---|
66 | 50 |
Deep Learning Toolkit for Medical Image Analysis
chenjiandongx / cup-size
https://github.com/chenjiandongx/cup-size
stars | today |
---|---|
123 | 48 |
关于女性文胸尺码的深入探讨
LazoCoder / Pokemon-Terminal
https://github.com/LazoCoder/Pokemon-Terminal
stars | today |
---|---|
1449 | 49 |
Pokemon terminal themes.
jd / tenacity
https://github.com/jd/tenacity
stars | today |
---|---|
302 | 49 |
Retrying library for Python
SlapBot / stephanie-va
https://github.com/SlapBot/stephanie-va
stars | today |
---|---|
504 | 44 |
Stephanie is an open-source platform built specifically for voice-controlled applications as well as to automate daily tasks imitating much of an virtual assistant’s work.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
19167 | 27 |
scikit-learn: machine learning in Python
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
16517 | 32 |
Deep Learning library for Python. Runs on TensorFlow, Theano or CNTK.
ianmiell / shutit
https://github.com/ianmiell/shutit
stars | today |
---|---|
1518 | 35 |
Automation framework for programmers
awslabs / sockeye
https://github.com/awslabs/sockeye
stars | today |
---|---|
60 | 31 |
Sequence-to-sequence framework with a focus on Neural Machine Translation based on MXNet
django / django
https://github.com/django/django
stars | today |
---|---|
26219 | 23 |
The Web framework for perfectionists with deadlines.
indrajithi / mgc-django
https://github.com/indrajithi/mgc-django
stars | today |
---|---|
173 | 31 |
Machine learning approach to classify music based on genres
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
14732 | 30 |
a web proxy tool
evilsocket / opensnitch
https://github.com/evilsocket/opensnitch
stars | today |
---|---|
1951 | 31 |
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall.
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
14453 | 28 |
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
Miserlou / Zappa
https://github.com/Miserlou/Zappa
stars | today |
---|---|
4063 | 30 |
Serverless Python Web Services
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
23678 | 22 |
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.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
26604 | 23 |
Command-line program to download videos from YouTube.com and other video sites
shaohua0116 / Activation-Visualization-Histogram
https://github.com/shaohua0116/Activation-Visualization-Histogram
stars | today |
---|---|
210 | 26 |
Compare SELUs (scaled exponential linear units) with other activation on MNIST, CIFAR10, etc.
Kyubyong / tacotron_asr
https://github.com/Kyubyong/tacotron_asr
stars | today |
---|---|
70 | 25 |
Speech Recognition Using Tacotron
Language: go
achilleasa / gopher-os
https://github.com/achilleasa/gopher-os
stars | today |
---|---|
674 | 340 |
A proof of concept OS written in Go
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
8534 | 176 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
google / go-microservice-helpers
https://github.com/google/go-microservice-helpers
stars | today |
---|---|
179 | 110 |
A collection of handy snippets that simplify creation of GRPC servers and clients
briandowns / simple-httpd
https://github.com/briandowns/simple-httpd
stars | today |
---|---|
85 | 78 |
Simple HTTP server replacement for Python SimpleHTTPServer and provides automatic TLS via Let’s Encrypt over HTTP2.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
4875 | 66 |
Official Go implementation of the Ethereum protocol
golang / go
stars | today |
---|---|
28825 | 46 |
The Go programming language
ivoras / daisy
https://github.com/ivoras/daisy
stars | today |
---|---|
106 | 49 |
A private blockchain where blocks are SQLite databases, in Go
moby / moby
stars | today |
---|---|
44114 | 42 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
5041 | 41 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
go-restruct / restruct
https://github.com/go-restruct/restruct
stars | today |
---|---|
117 | 38 |
Rich binary (de)serialization library for Golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
17692 | 38 |
A Fast and Flexible Static Site Generator built with love in GoLang.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
23976 | 28 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
21365 | 37 |
A curated list of awesome Go frameworks, libraries and software
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
10012 | 34 |
The Prometheus monitoring system and time series database.
lafikl / consistent
https://github.com/lafikl/consistent
stars | today |
---|---|
275 | 33 |
A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
16332 | 28 |
A golang ebook intro how to build a web with golang
gilbertchen / duplicacy
https://github.com/gilbertchen/duplicacy
stars | today |
---|---|
1078 | 30 |
A new generation cloud backup tool
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
10315 | 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.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
19503 | 27 |
Gogs is a painless self-hosted Git service.
NebulousLabs / Sia
https://github.com/NebulousLabs/Sia
stars | today |
---|---|
980 | 24 |
Blockchain-based marketplace for file storage
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
11230 | 20 |
beego is an open-source, high-performance web framework for the Go programming language.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
8613 | 19 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
13718 | 21 |
Distributed reliable key-value store for the most critical data of a distributed system
future-architect / vuls
https://github.com/future-architect/vuls
stars | today |
---|---|
4206 | 20 |
Vulnerability scanner for Linux/FreeBSD, agentless, written in Go
segmentio / ksuid
https://github.com/segmentio/ksuid
stars | today |
---|---|
513 | 19 |
K-Sortable Globally Unique IDs
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
60472 | 121 |
Computation using data flow graphs for scalable machine learning
google / lullaby
https://github.com/google/lullaby
stars | today |
---|---|
417 | 52 |
BVLC / caffe
stars | today |
---|---|
18476 | 36 |
Caffe: a fast open framework for deep learning.
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
17961 | 32 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
38881 | 37 |
The Swift Programming Language
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
13391 | 31 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
46840 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
madplotlib / madplotlib
https://github.com/madplotlib/madplotlib
stars | today |
---|---|
61 | 36 |
A C++ wrapper of Qt Charts that looks, tastes and smells like matplotlib but isn’t.
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
11361 | 30 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
swoole / PHP-X
https://github.com/swoole/PHP-X
stars | today |
---|---|
212 | 31 |
C++ wrapper for Zend API
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
7541 | 26 |
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
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
16202 | 23 |
Open Source Computer Vision Library
dmlc / mxnet
stars | today |
---|---|
10010 | 26 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
10994 | 20 |
Tesseract Open Source OCR Engine (main repository)
thomasdullien / functionsimsearch
https://github.com/thomasdullien/functionsimsearch
stars | today |
---|---|
23 | 19 |
Some C++ example code to demonstrate how to perform code similarity searches using MinHashing of small subgraphs
ethereum / cpp-ethereum
https://github.com/ethereum/cpp-ethereum
stars | today |
---|---|
1157 | 18 |
Ethereum C++ client
Genoil / cpp-ethereum
https://github.com/Genoil/cpp-ethereum
stars | today |
---|---|
465 | 17 |
Ethereum miner with CUDA and stratum support
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
9668 | 15 |
Library for fast text representation and classification.
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
7854 | 15 |
A library that provides an embeddable, persistent key-value store for fast storage.
tekezo / Karabiner-Elements
https://github.com/tekezo/Karabiner-Elements
stars | today |
---|---|
4221 | 15 |
The next generation Karabiner for macOS Sierra
medooze / media-server
https://github.com/medooze/media-server
stars | today |
---|---|
67 | 14 |
WebRTC Media Server
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
3166 | 12 |
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.
esp8266 / Arduino
https://github.com/esp8266/Arduino
stars | today |
---|---|
5180 | 11 |
ESP8266 core for Arduino
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
5288 | 12 |
Google Test
visualfc / liteide
https://github.com/visualfc/liteide
stars | today |
---|---|
3745 | 13 |
LiteIDE is a simple, open source, cross-platform Go IDE.
Language: javascript
veltman / flubber
https://github.com/veltman/flubber
stars | today |
---|---|
1800 | 823 |
Tools for smoother shape animations.
amark / gun
stars | today |
---|---|
5720 | 315 |
A realtime, decentralized, offline-first, graph database engine.
naver / billboard.js
https://github.com/naver/billboard.js
stars | today |
---|---|
739 | 151 |
Re-usable easy interface JavaScript chart library, based on D3 v4+
Kenshin / simpread
https://github.com/Kenshin/simpread
stars | today |
---|---|
177 | 131 |
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的 Chrome extension
vuejs / vue
stars | today |
---|---|
56564 | 123 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
68898 | 96 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Binaryify / vue-tetris
https://github.com/Binaryify/vue-tetris
stars | today |
---|---|
99 | 90 |
Use Vue, Vuex, Immutable to code Tetris.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
61126 | 83 |
A book series on JavaScript. @YDKJS on twitter.
jxnblk / grid-styled
https://github.com/jxnblk/grid-styled
stars | today |
---|---|
417 | 91 |
Responsive React grid system built with styled-components
symfony / webpack-encore
https://github.com/symfony/webpack-encore
stars | today |
---|---|
137 | 86 |
A simple but powerful API for processing & compiling assets built around Webpack
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
111571 | 63 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
36045 | 72 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
GoogleChrome / lighthouse
https://github.com/GoogleChrome/lighthouse
stars | today |
---|---|
9068 | 72 |
Auditing, performance metrics, and best practices for Progressive Web Apps
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
28507 | 66 |
Create React apps with no build configuration.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
21209 | 65 |
Promise based HTTP client for the browser and node.js
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
11025 | 66 |
Prettier is an opinionated code formatter.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
53481 | 56 |
JavaScript Style Guide
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
11257 | 60 |
📓 Interactive development & testing environment for React and React-Native UI components
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
49532 | 48 |
A framework for building native apps with React.
intercellular / cell
https://github.com/intercellular/cell
stars | today |
---|---|
262 | 50 |
A self-driving web app framework
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
28797 | 50 |
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.
hjnilsson / country-flags
https://github.com/hjnilsson/country-flags
stars | today |
---|---|
360 | 50 |
SVG and PNG renders of all countries’ flags.
ory / editor
stars | today |
---|---|
5178 | 48 |
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
33397 | 35 |
JavaScript 3D library.
reactjs / redux
https://github.com/reactjs/redux
stars | today |
---|---|
31656 | 35 |
Predictable state container for JavaScript apps
Language: unknown
dexteryy / spellbook-of-modern-webdev
https://github.com/dexteryy/spellbook-of-modern-webdev
stars | today |
---|---|
2067 | 1401 |
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
12667 | 949 |
🔗 Some useful websites for programmers.
byoungd / english-level-up-tips-for-Chinese
https://github.com/byoungd/english-level-up-tips-for-Chinese
stars | today |
---|---|
3049 | 641 |
你渴望尝试新的技术:GraphQL, Figma, MobX; 你耐心等待优秀的中文翻译: 等待,等待,还是等待; 你来者不拒地寻找提高英语水平的最佳方法: 疯狂英语,红宝书,玄学; 我这里有本“葵花宝典”。。。
nikitavoloboev / learn-anything
https://github.com/nikitavoloboev/learn-anything
stars | today |
---|---|
5488 | 523 |
🌍 Search Interactive Mind Maps to learn anything
kailashahirwar / cheatsheets-ai
https://github.com/kailashahirwar/cheatsheets-ai
stars | today |
---|---|
5023 | 505 |
Essential Cheat Sheets for deep learning and machine learning researchers
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
3257 | 225 |
💅🏻 ⚒ A collection of awesome design systems
devlinkcn / ppts_for_php2017
https://github.com/devlinkcn/ppts_for_php2017
stars | today |
---|---|
439 | 185 |
2017 第三届PHP全球开发者大会PPT/Keynote
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
86818 | 91 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
60113 | 77 |
😎 Curated list of awesome lists
berzerk0 / Probable-Wordlists
https://github.com/berzerk0/Probable-Wordlists
stars | today |
---|---|
2889 | 75 |
Wordlists sorted by probability originally created for password generation and testing
olahallengren / sql-server-maintenance-solution
https://github.com/olahallengren/sql-server-maintenance-solution
stars | today |
---|---|
157 | 73 |
SQL Server Maintenance Solution
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
23042 | 59 |
Roadmap to becoming a web developer in 2017
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
51200 | 40 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
16941 | 49 |
A curated list of awesome things related to Vue.js
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
18524 | 40 |
A collective list of public JSON APIs for use in web development.
aisamanra / haddock-cheatsheet
https://github.com/aisamanra/haddock-cheatsheet
stars | today |
---|---|
48 | 39 |
ethereum / wiki
https://github.com/ethereum/wiki
stars | today |
---|---|
3265 | 33 |
The Ethereum Wiki -
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
19043 | 29 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
23652 | 29 |
A curated list of awesome Android UI/UX libraries
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
44643 | 27 |
A complete computer science study plan to become a software engineer.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
8007 | 30 |
掘金翻译计划,翻译掘金上优质的英文文章
pauli-space / foundations_for_deep_learning
https://github.com/pauli-space/foundations_for_deep_learning
stars | today |
---|---|
1666 | 32 |
Building a scalable foundation for deep learning
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
19847 | 30 |
A collection of awesome things regarding React ecosystem.
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
8128 | 29 |
Free resources for learning Full Stack Web Development
Trinea / android-open-project
https://github.com/Trinea/android-open-project
stars | today |
---|---|
23107 | 24 |
A categorized collection of Android Open Source Projects 微信公众号: codekk