Language: python
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
1950 | 588 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
4929 | 170 |
Bare bones Python implementations of some of the foundational Machine Learning models and algorithms.
chiphuyen / tf-stanford-tutorials
https://github.com/chiphuyen/tf-stanford-tutorials
stars | today |
---|---|
570 | 141 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2233 | 65 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
roxma / nvim-completion-manager
https://github.com/roxma/nvim-completion-manager
stars | today |
---|---|
159 | 41 |
⚡️ Fast! Extensible! Async! Completion Framework for Neovim
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
16894 | 28 |
scikit-learn: machine learning in Python
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30160 | 33 |
A curated list of awesome Python frameworks, libraries, software and resources
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24182 | 32 |
Command-line program to download videos from YouTube.com and other video sites
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
11992 | 25 |
Models built with TensorFlow
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
20604 | 30 |
A curated list of awesome Machine Learning frameworks, libraries and software.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12750 | 29 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
djstein / modern-django
https://github.com/djstein/modern-django
stars | today |
---|---|
191 | 32 |
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
9917 | 30 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
jwkvam / bowtie
https://github.com/jwkvam/bowtie
stars | today |
---|---|
330 | 29 |
Create a dashboard with python!
schollz / playlistfromsong
https://github.com/schollz/playlistfromsong
stars | today |
---|---|
33 | 29 |
Create an offline music playlist from a single song 🎶
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6413 | 22 |
The Python programming language
255BITS / HyperGAN
https://github.com/255BITS/HyperGAN
stars | today |
---|---|
221 | 24 |
A composable Generative Adversarial Network(GAN) with API and command line tool.
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
8726 | 21 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
lengstrom / fast-style-transfer
https://github.com/lengstrom/fast-style-transfer
stars | today |
---|---|
2949 | 22 |
Fast Style Transfer in TensorFlow! ⚡ 🖥 🎨 🖼
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
18793 | 22 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
NoneGG / aredis
https://github.com/NoneGG/aredis
stars | today |
---|---|
128 | 18 |
An efficient and user-friendly async redis client
django / django
https://github.com/django/django
stars | today |
---|---|
24189 | 15 |
The Web framework for perfectionists with deadlines.
jostmey / rwa
https://github.com/jostmey/rwa
stars | today |
---|---|
56 | 21 |
Machine Learning on Sequential Data Using a Recurrent Weighted Average
ypxie / pytorch-NeuCom
https://github.com/ypxie/pytorch-NeuCom
stars | today |
---|---|
34 | 21 |
Pytorch implementation of DeepMind’s differentiable neural computer paper.
airbnb / superset
https://github.com/airbnb/superset
stars | today |
---|---|
12211 | 18 |
Superset is a data exploration platform designed to be visual, intuitive, and interactive
Language: go
knq / usql
stars | today |
---|---|
1155 | 254 |
usql is a universal command-line interface for SQL databases
gokrazy / gokrazy
https://github.com/gokrazy/gokrazy
stars | today |
---|---|
194 | 174 |
a pure-Go userland for your Raspberry Pi 3 appliances
kubernetes-incubator / kompose
https://github.com/kubernetes-incubator/kompose
stars | today |
---|---|
933 | 82 |
Tool to move from docker-compose
to Kubernetes
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
1709 | 62 |
An interactive web server
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40295 | 32 |
Docker - the open-source application container engine
spf13 / hugo
stars | today |
---|---|
15385 | 34 |
A Fast and Flexible Static Site Generator built with love in GoLang
golang / go
stars | today |
---|---|
25543 | 34 |
The Go programming language
apex / apex
stars | today |
---|---|
4906 | 32 |
Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
tdewolff / minify
https://github.com/tdewolff/minify
stars | today |
---|---|
799 | 32 |
Go minifiers for web formats
abadojack / whatlanggo
https://github.com/abadojack/whatlanggo
stars | today |
---|---|
70 | 25 |
Natural language detection library for Go
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21150 | 20 |
Production-Grade Container Scheduling and Management
fstab / h2c
stars | today |
---|---|
105 | 23 |
http2client
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
7101 | 21 |
TiDB is a distributed NewSQL database compatible with MySQL protocol
anaskhan96 / soup
https://github.com/anaskhan96/soup
stars | today |
---|---|
261 | 18 |
Web Scraper in Go, similar to BeautifulSoup
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
10407 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
2888 | 17 |
Upspin: A framework for naming everyone’s everything.
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
17999 | 14 |
Gogs is a painless self-hosted Git service.
xtaci / kcptun
https://github.com/xtaci/kcptun
stars | today |
---|---|
4523 | 16 |
A Secure Tunnel Based On KCP with N:M Multiplexing
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14836 | 15 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14361 | 14 |
A golang ebook intro how to build a web with golang
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
9906 | 15 |
beego is an open-source, high-performance web framework for the Go programming language.
google / gops
https://github.com/google/gops
stars | today |
---|---|
1369 | 15 |
A tool to list and diagnose Go processes currently running on your system
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
8901 | 13 |
Drone is a Continuous Delivery platform built on Docker, written in Go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
3098 | 13 |
Official Go implementation of the Ethereum protocol
asciimoo / wuzz
https://github.com/asciimoo/wuzz
stars | today |
---|---|
5651 | 14 |
Interactive cli tool for HTTP inspection
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
240740 | 354 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
mathieudutour / scroll-through-time
https://github.com/mathieudutour/scroll-through-time
stars | today |
---|---|
400 | 315 |
⌛️ 🎩 🐇 Two fingers scroll moves through time instead of space
lhartikk / naivechain
https://github.com/lhartikk/naivechain
stars | today |
---|---|
342 | 272 |
A blockchain implementation in 200 lines of code
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
10483 | 266 |
Step-by-step tutorial to build a modern JavaScript stack from scratch.
mattallty / Caporal.js
https://github.com/mattallty/Caporal.js
stars | today |
---|---|
1317 | 188 |
A full-featured framework for building command line applications (cli) with node.js
cs01 / gdbgui
https://github.com/cs01/gdbgui
stars | today |
---|---|
1852 | 145 |
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
unsplash / react-trend
https://github.com/unsplash/react-trend
stars | today |
---|---|
418 | 144 |
📈 Simple, elegant spark lines
janhuenermann / neurojs
https://github.com/janhuenermann/neurojs
stars | today |
---|---|
2531 | 93 |
A javascript deep learning and reinforcement learning library.
vuejs / vue
stars | today |
---|---|
45429 | 86 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
marko-js / marko
https://github.com/marko-js/marko
stars | today |
---|---|
1922 | 89 |
Simple, intuitive, performant UI components and templates
marcuswestin / store.js
https://github.com/marcuswestin/store.js
stars | today |
---|---|
8136 | 84 |
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
e2email-org / e2email
https://github.com/e2email-org/e2email
stars | today |
---|---|
575 | 59 |
E2EMail is a simple Chrome application - a Gmail client that exchanges OpenPGP mail.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
52403 | 54 |
A book series on JavaScript. @YDKJS on twitter.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61142 | 48 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
916 | 55 |
Fabulously kill processes. Cross-platform.
susielu / d3-annotation
https://github.com/susielu/d3-annotation
stars | today |
---|---|
141 | 53 |
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107417 | 35 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
14681 | 50 |
Promise based HTTP client for the browser and node.js
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
21748 | 46 |
Create React apps with no build configuration.
shadowsocks / shadowsocks-manager
https://github.com/shadowsocks/shadowsocks-manager
stars | today |
---|---|
639 | 44 |
A shadowsocks manager tool for multi user and traffic control.
d3 / d3
stars | today |
---|---|
61063 | 41 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
44938 | 37 |
A framework for building native apps with React.
webpack / webpack-cli
https://github.com/webpack/webpack-cli
stars | today |
---|---|
149 | 41 |
webpack specific CLI for webpack & friends [WIP]
ErlendEllingsen / pull-to-reload
https://github.com/ErlendEllingsen/pull-to-reload
stars | today |
---|---|
84 | 41 |
Pull to reload implementation for the web. Designed to work with both mobile and websites.
FormidableLabs / rapscallion
https://github.com/FormidableLabs/rapscallion
stars | today |
---|---|
586 | 40 |
Asynchronous React VirtualDOM renderer for SSR.
Language: unknown
JulianGaal / python-cheat-sheet
https://github.com/JulianGaal/python-cheat-sheet
stars | today |
---|---|
204 | 187 |
Python for Data Science - NumPy, Pandas, SciKit Learn …
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
13701 | 141 |
Design Patterns for Humans™ - An ultra-simplified explanation
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
53929 | 59 |
😎 Curated list of awesome lists
github-beta / unity-preview
https://github.com/github-beta/unity-preview
stars | today |
---|---|
281 | 66 |
GitHub for Unity, the Preview!
AllThingsSmitty / css-protips
https://github.com/AllThingsSmitty/css-protips
stars | today |
---|---|
8555 | 66 |
A collection of tips to help take your CSS skills pro
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
78952 | 45 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47166 | 32 |
A collection of useful .gitignore templates
teesloane / Auth-Boss
https://github.com/teesloane/Auth-Boss
stars | today |
---|---|
1784 | 43 |
Become an Auth Boss. Learn about different authentication methodologies on the web.
wasabeef / awesome-android-ui
https://github.com/wasabeef/awesome-android-ui
stars | today |
---|---|
21512 | 30 |
A curated list of awesome Android UI/UX libraries
BotCube / awesome-bots
https://github.com/BotCube/awesome-bots
stars | today |
---|---|
185 | 34 |
🤖 A curated awesome list of resources from the bot/AI world by BotCube team. Feel free to contribute! 🎓
GeniusVJR / LearningNotes
https://github.com/GeniusVJR/LearningNotes
stars | today |
---|---|
4870 | 31 |
Enjoy Learning.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
36171 | 21 |
A complete computer science study plan to become a software engineer.
herrbischoff / awesome-osx-command-line
https://github.com/herrbischoff/awesome-osx-command-line
stars | today |
---|---|
16021 | 28 |
Use your OS X terminal shell to do awesome things.
tvaneerd / cpp17_in_TTs
https://github.com/tvaneerd/cpp17_in_TTs
stars | today |
---|---|
90 | 27 |
Descriptions of C++17 features, presented mostly in “Tony Tables” (hey, the name wasn’t my idea)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12329 | 24 |
A curated list of awesome things related to Vue.js
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11199 | 22 |
🗽 最新可用的google hosts文件。镜像:
egek92 / JavaCheatSheet
https://github.com/egek92/JavaCheatSheet
stars | today |
---|---|
23 | 23 |
A Java cheatsheet prepared by Ege which will help you to code quickly and effectively.
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
2417 | 24 |
中国程序员容易发音错误的单词
checkcheckzz / system-design-interview
https://github.com/checkcheckzz/system-design-interview
stars | today |
---|---|
2662 | 20 |
System design interview for IT company
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
6284 | 21 |
Oxford Deep NLP 2017 course
TimothyDJones / awesome-laravel
https://github.com/TimothyDJones/awesome-laravel
stars | today |
---|---|
394 | 20 |
A curated list of delightful Laravel PHP framework packages and resources
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
18228 | 20 |
A collection of awesome things regarding React ecosystem.
deptofdefense / code.mil
https://github.com/deptofdefense/code.mil
stars | today |
---|---|
1085 | 17 |
An experiment in open source
marktony / Awesome_APIs
https://github.com/marktony/Awesome_APIs
stars | today |
---|---|
1133 | 16 |
A collection of APIs
shekhargulati / hands-on-serverless-guide
https://github.com/shekhargulati/hands-on-serverless-guide
stars | today |
---|---|
45 | 17 |
A hands-on guide for building Serverless applications