Language: python
deepmind / sonnet
https://github.com/deepmind/sonnet
stars | today |
---|---|
2108 | 1056 |
TensorFlow-based neural network library
donnemartin / interactive-coding-challenges
https://github.com/donnemartin/interactive-coding-challenges
stars | today |
---|---|
8373 | 143 |
Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
grapeot / WechatForwardBot
https://github.com/grapeot/WechatForwardBot
stars | today |
---|---|
293 | 94 |
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
933 | 75 |
📷 Instagram Like/Comment/Follow Automation Script
kaonashi-tyc / zi2zi
https://github.com/kaonashi-tyc/zi2zi
stars | today |
---|---|
94 | 57 |
Learning Chinese Character style with conditional GAN
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
15207 | 56 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
deepmind / learning-to-learn
https://github.com/deepmind/learning-to-learn
stars | today |
---|---|
2684 | 54 |
Learning to Learn in TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
32473 | 51 |
A curated list of awesome Python frameworks, libraries, software and resources
carpedm20 / BEGAN-tensorflow
https://github.com/carpedm20/BEGAN-tensorflow
stars | today |
---|---|
123 | 50 |
Tensorflow implementation of “BEGAN: Boundary Equilibrium Generative Adversarial Networks”
tomchristie / apistar
https://github.com/tomchristie/apistar
stars | today |
---|---|
318 | 50 |
A fast and expressive API framework. For Python. ⚡️
openai / generating-reviews-discovering-sentiment
https://github.com/openai/generating-reviews-discovering-sentiment
stars | today |
---|---|
381 | 44 |
Code for “Learning to Generate Reviews and Discovering Sentiment”
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13313 | 31 |
Models built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14401 | 34 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17792 | 32 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
25087 | 35 |
Command-line program to download videos from YouTube.com and other video sites
django / django
https://github.com/django/django
stars | today |
---|---|
24893 | 24 |
The Web framework for perfectionists with deadlines.
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
19685 | 24 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
26328 | 22 |
A microframework based on Werkzeug, Jinja2 and good intentions
kaonashi-tyc / Rewrite
https://github.com/kaonashi-tyc/Rewrite
stars | today |
---|---|
328 | 22 |
Neural Style Transfer For Chinese Characters
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
22471 | 21 |
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.
ivelum / djangoql
https://github.com/ivelum/djangoql
stars | today |
---|---|
135 | 23 |
Advanced search language for Django
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
7149 | 18 |
The Python programming language
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
12161 | 20 |
⏬ Dumb downloader that scrapes the web
atlassian / localstack
https://github.com/atlassian/localstack
stars | today |
---|---|
6610 | 20 |
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
13537 | 19 |
a web proxy tool
Language: go
cayleygraph / cayley
https://github.com/cayleygraph/cayley
stars | today |
---|---|
9488 | 227 |
An open-source graph database
wgliang / goreporter
https://github.com/wgliang/goreporter
stars | today |
---|---|
547 | 93 |
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
therecipe / qt
https://github.com/therecipe/qt
stars | today |
---|---|
2038 | 87 |
Qt binding for Go (Golang) with support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
41580 | 41 |
Docker - the open-source application container engine
golang / go
stars | today |
---|---|
26643 | 38 |
The Go programming language
keybase / saltpack
https://github.com/keybase/saltpack
stars | today |
---|---|
100 | 31 |
a modern crypto messaging format
GoogleChrome / simplehttp2server
https://github.com/GoogleChrome/simplehttp2server
stars | today |
---|---|
1038 | 26 |
A simple HTTP/2 server for development
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
22210 | 21 |
Production-Grade Container Scheduling and Management
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14969 | 21 |
A golang ebook intro how to build a web with golang
yyyar / gobetween
https://github.com/yyyar/gobetween
stars | today |
---|---|
399 | 20 |
☁️ Modern & minimalistic load balancer for the Сloud era
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19588 | 19 |
A curated list of awesome Go frameworks, libraries and software
matcornic / hermes
https://github.com/matcornic/hermes
stars | today |
---|---|
738 | 19 |
Golang package that generates clean, responsive HTML e-mails for sending transactional mail
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7367 | 16 |
Træfik, a modern reverse proxy
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8233 | 16 |
🌸 A command-line fuzzy finder written in Go
spf13 / hugo
stars | today |
---|---|
16277 | 15 |
A Fast and Flexible Static Site Generator built with love in GoLang
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
15614 | 15 |
Open Source Continuous File Synchronization
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10386 | 13 |
beego is an open-source, high-performance web framework for the Go programming language.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11439 | 14 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
urfave / cli
stars | today |
---|---|
5615 | 13 |
A simple, fast, and fun package for building command line apps in Go
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15427 | 12 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18570 | 11 |
Gogs is a painless self-hosted Git service.
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
5258 | 12 |
Top-like interface for container metrics
aelsabbahy / goss
https://github.com/aelsabbahy/goss
stars | today |
---|---|
1198 | 12 |
Quick and Easy server testing/validation
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
9184 | 11 |
CockroachDB - the scalable, survivable, strongly-consistent SQL database
vladimirvivien / gosh
https://github.com/vladimirvivien/gosh
stars | today |
---|---|
73 | 11 |
Gosh - a pluggable framework for building command shell programs
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
254832 | 375 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
shakiba / planck.js
https://github.com/shakiba/planck.js
stars | today |
---|---|
2139 | 167 |
2D JavaScript Physics Engine
reactide / reactide
https://github.com/reactide/reactide
stars | today |
---|---|
5806 | 132 |
Reactide is the first dedicated IDE for React web application development. http://reactide.io
uber / deck.gl
https://github.com/uber/deck.gl
stars | today |
---|---|
2414 | 108 |
WebGL based visualization layers
atomiks / tippyjs
https://github.com/atomiks/tippyjs
stars | today |
---|---|
1473 | 104 |
A lightweight, pure JS tooltip library
reactjs / prop-types
https://github.com/reactjs/prop-types
stars | today |
---|---|
112 | 106 |
Runtime type checking for React props and similar objects
paypal / glamorous
https://github.com/paypal/glamorous
stars | today |
---|---|
851 | 90 |
React component styling solved 💄
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
56072 | 75 |
A book series on JavaScript. @YDKJS on twitter.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
109084 | 64 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Secretmapper / combustion
https://github.com/Secretmapper/combustion
stars | today |
---|---|
83 | 81 |
Combustion is a sleek, modern web interface for Transmission
vuejs / vue
stars | today |
---|---|
49506 | 69 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
nadbm / react-datasheet
https://github.com/nadbm/react-datasheet
stars | today |
---|---|
1857 | 72 |
Excel-like data grid component for react
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
63779 | 65 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
24235 | 53 |
Create React apps with no build configuration.
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
1646 | 55 |
Boostnote is an open source note-taking app made for programmers just like you 🚀
wingify / across-tabs
https://github.com/wingify/across-tabs
stars | today |
---|---|
564 | 50 |
Easy communication between cross-origin browser tabs
jevakallio / redux-offline
https://github.com/jevakallio/redux-offline
stars | today |
---|---|
2735 | 46 |
Build Offline-First Apps for Web and React Native
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
17063 | 44 |
Promise based HTTP client for the browser and node.js
yoshuawuyts / pretty-hot-ranking-algorithm
https://github.com/yoshuawuyts/pretty-hot-ranking-algorithm
stars | today |
---|---|
52 | 46 |
Algorithm that measures how relevant a given data set is, kinda like Reddit
limonte / sweetalert2
https://github.com/limonte/sweetalert2
stars | today |
---|---|
2222 | 42 |
A beautiful, responsive, customizable and accessible (WAI-ARIA) replacement for JavaScript’s popup boxes. Zero dependencies.
react-toolbox / react-toolbox-themr
https://github.com/react-toolbox/react-toolbox-themr
stars | today |
---|---|
112 | 42 |
A tool to statically extract and generate custom themes for React Toolbox
reactjs / react-codemod
https://github.com/reactjs/react-codemod
stars | today |
---|---|
574 | 43 |
React codemod scripts
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
50244 | 39 |
JavaScript Style Guide
oneuijs / You-Dont-Need-jQuery
https://github.com/oneuijs/You-Dont-Need-jQuery
stars | today |
---|---|
10582 | 39 |
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
11857 | 38 |
Framework for server-rendered React apps
Language: unknown
Hack-with-Github / Awesome-Hacking
https://github.com/Hack-with-Github/Awesome-Hacking
stars | today |
---|---|
5408 | 395 |
A collection of various awesome lists for hackers, pentesters and security researchers
Idnan / bash-guide
https://github.com/Idnan/bash-guide
stars | today |
---|---|
4735 | 210 |
A guide to learn bash
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
15309 | 122 |
Roadmap to becoming a web developer in 2017
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
5080 | 111 |
✨ React patterns, techniques, tips and tricks ✨
markerikson / react-redux-links
https://github.com/markerikson/react-redux-links
stars | today |
---|---|
7364 | 99 |
Curated tutorial and resource links I’ve collected on React, Redux, ES6, and more
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
16017 | 77 |
A collective list of public JSON APIs for use in web development.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
39760 | 61 |
A complete computer science study plan to become a software engineer.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
82959 | 56 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
14088 | 42 |
A curated list of awesome things related to Vue.js
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
56313 | 42 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
48646 | 26 |
A collection of useful .gitignore templates
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
17283 | 27 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
6683 | 27 |
Free resources for learning Full Stack Web Development
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
22546 | 25 |
Papers from the computer science community to read and discuss.
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
12031 | 20 |
🗽 最新可用的google hosts文件。镜像:
angular-pakistan / ng-conf-2017
https://github.com/angular-pakistan/ng-conf-2017
stars | today |
---|---|
85 | 23 |
Everything #ngConf2017 - talks - slides - resources
alebcay / awesome-shell
https://github.com/alebcay/awesome-shell
stars | today |
---|---|
9062 | 18 |
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
18793 | 16 |
A collection of awesome things regarding React ecosystem.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
16505 | 16 |
⚡️ Delightful Node.js packages and resources
akullpp / awesome-java
https://github.com/akullpp/awesome-java
stars | today |
---|---|
11961 | 16 |
A curated list of awesome Java frameworks, libraries and software.
wireapp / wire
https://github.com/wireapp/wire
stars | today |
---|---|
834 | 15 |
〰️ Overview of the open source code for Wire
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
7471 | 11 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
15987 | 14 |
Design Patterns for Humans™ - An ultra-simplified explanation
xgrommx / awesome-redux
https://github.com/xgrommx/awesome-redux
stars | today |
---|---|
8065 | 14 |
Awesome list of Redux examples and middlewares
sindresorhus / awesome-electron
https://github.com/sindresorhus/awesome-electron
stars | today |
---|---|
10580 | 12 |
Useful resources for creating apps with Electron