awesome/readme.md

467 lines
25 KiB
Markdown
Raw Normal View History

2016-08-08 13:19:35 +00:00
<h1 align="center">
2015-06-27 13:13:18 +00:00
<br>
<img width="400" src="https://cdn.rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
2015-06-27 13:13:18 +00:00
<br>
<br>
<br>
</h1>
2014-07-11 13:42:24 +00:00
2014-07-24 19:59:44 +00:00
> A curated list of awesome lists
2014-07-11 13:42:24 +00:00
2016-01-18 12:22:00 +00:00
- [What is an awesome list?](awesome.md)
- [Contribution guide](contributing.md)
- [Creating a list](create-list.md)
- [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome)
- [Chat](https://gitter.im/sindresorhus/awesome)
2015-11-01 17:38:10 +00:00
Just type [`awesome.re`](https://awesome.re) to go here. ✨
-
2016-01-18 12:22:00 +00:00
Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus).
2014-07-13 22:34:09 +00:00
2016-07-07 12:51:39 +00:00
## Contents
2015-06-03 10:03:31 +00:00
- [Platforms](#platforms)
- [Programming Languages](#programming-languages)
2016-05-31 09:23:20 +00:00
- [Front-End Development](#front-end-development)
- [Back-End Development](#back-end-development)
2015-06-03 10:03:31 +00:00
- [Computer Science](#computer-science)
- [Big Data](#big-data)
- [Theory](#theory)
- [Books](#books)
- [Editors](#editors)
- [Gaming](#gaming)
- [Development Environment](#development-environment)
2015-06-03 10:03:31 +00:00
- [Entertainment](#entertainment)
- [Databases](#databases)
- [Media](#media)
2015-06-03 10:03:31 +00:00
- [Learn](#learn)
- [Security](#security)
2016-10-01 09:56:25 +00:00
- [Content Management Systems](#content-management-systems)
2015-06-03 10:03:31 +00:00
- [Miscellaneous](#miscellaneous)
2014-07-13 22:34:09 +00:00
## Platforms
2014-07-12 08:47:26 +00:00
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
2014-07-13 22:34:09 +00:00
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
- [iOS](https://github.com/vsouza/awesome-ios)
- [Android](https://github.com/JStumpp/awesome-android)
2015-10-22 22:55:19 +00:00
- [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid)
2015-07-03 00:40:01 +00:00
- [Electron](https://github.com/sindresorhus/awesome-electron)
2015-06-03 09:52:34 +00:00
- [Cordova](https://github.com/busterc/awesome-cordova)
2015-06-07 14:33:58 +00:00
- [React Native](https://github.com/jondot/awesome-react-native)
2015-06-18 20:38:34 +00:00
- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin)
- [Linux](https://github.com/aleksandar-todorovic/awesome-linux)
2016-02-23 10:07:59 +00:00
- [Containers](https://github.com/Friz-zy/awesome-linux-containers)
- [macOS](https://github.com/iCHAIT/awesome-macOS)
- [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line)
- [Screensavers](https://github.com/aharris88/awesome-macos-screensavers)
- [watchOS](https://github.com/yenchenlin/awesome-watchos)
- [JVM](https://github.com/deephacks/awesome-jvm)
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce)
2015-10-26 11:19:19 +00:00
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws)
2016-06-09 15:41:08 +00:00
- [Windows](https://github.com/Awesome-Windows/Awesome)
2015-11-03 13:17:41 +00:00
- [IPFS](https://github.com/ipfs/awesome-ipfs)
2015-11-23 10:15:47 +00:00
- [Fuse](https://github.com/vinkla/awesome-fuse)
2016-03-29 07:17:33 +00:00
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku)
2016-10-08 09:32:42 +00:00
- [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more.
2014-07-24 19:59:44 +00:00
2015-07-03 00:40:01 +00:00
2015-05-21 10:14:41 +00:00
## Programming Languages
2014-07-13 22:34:09 +00:00
2014-07-12 08:47:26 +00:00
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
2015-10-04 09:22:35 +00:00
- [Promises](https://github.com/wbinnssmith/awesome-promises)
- [Standard Style](https://github.com/feross/awesome-standard)
- [Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
- [Tips](https://github.com/loverajoel/jstips)
- [Network Layer](https://github.com/Kikobeats/awesome-network-js)
2016-02-26 17:25:10 +00:00
- [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages)
- [Mad Science npm Packages](https://github.com/feross/awesome-mad-science)
2016-06-06 16:14:49 +00:00
- [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages.
- [npm](https://github.com/sindresorhus/awesome-npm)
- [AVA](https://github.com/avajs/awesome-ava) - Test runner.
- [ESLint](https://github.com/dustinspecker/awesome-eslint)
- [Functional Programming](https://github.com/stoeffel/awesome-fp-js)
- [Observables](https://github.com/sindresorhus/awesome-observables)
2014-07-12 08:47:26 +00:00
- [Swift](https://github.com/matteocrippa/awesome-swift)
2015-12-29 23:46:07 +00:00
- [Education](https://github.com/hsavit1/Awesome-Swift-Education)
2016-02-01 06:46:17 +00:00
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)
2014-12-01 07:10:07 +00:00
- [Python](https://github.com/vinta/awesome-python)
2014-07-24 19:59:44 +00:00
- [Rust](https://github.com/kud1ing/awesome-rust)
2014-12-01 07:10:07 +00:00
- [Haskell](https://github.com/krispo/awesome-haskell)
2015-05-07 22:39:36 +00:00
- [PureScript](https://github.com/passy/awesome-purescript)
2014-07-24 19:59:44 +00:00
- [Go](https://github.com/avelino/awesome-go)
2014-07-12 08:47:26 +00:00
- [Scala](https://github.com/lauris/awesome-scala)
- [Ruby](https://github.com/markets/awesome-ruby)
2016-04-24 16:22:42 +00:00
- [Events](https://github.com/planetruby/awesome-events)
2014-07-12 08:47:26 +00:00
- [Clojure](https://github.com/razum2um/awesome-clojure)
- [ClojureScript](https://github.com/hantuzun/awesome-clojurescript)
2014-07-12 08:47:26 +00:00
- [Elixir](https://github.com/h4cc/awesome-elixir)
2015-05-21 10:34:56 +00:00
- [Elm](https://github.com/isRuslan/awesome-elm)
2014-07-12 08:47:26 +00:00
- [Erlang](https://github.com/drobakowski/awesome-erlang)
2014-07-26 18:19:18 +00:00
- [Julia](https://github.com/svaksha/Julia.jl)
Adding Liquid template language **https://github.com/simpyll/awesome-liquid** **The Shopify template language and static website preprocessor used by gh-pages, Jekyll, Shopify, and many more. It is _the_ most popular markup language on Github with well over four thousand stars. There are countless multifaceted, lengthy, and highly complex liquid scripts which blur the boundaries between static and dynamic websites. Liquid has hit the big time and is no longer some obscure language. It would be an honor to be a maintainer for this subsection on list awesome.** - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title. *(For example: `Add Node.js`)* - [x] The list I added - [x] **has been around for at least 20 days,** - [x] is a non-generated Markdown file in a GitHub repo, - [x] is not a duplicate, - [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] has a Table of Contents section named `Contents` as the first section, - [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a period `.`, and consistent naming)*, - [x] has been added at the bottom of the appropriate category.
2016-10-13 09:34:30 +00:00
- [Liquid](https://github.com/simpyll/awesome-liquid)
2014-08-17 12:43:05 +00:00
- [Lua](https://github.com/LewisJEllis/awesome-lua)
- [C](https://github.com/aleksandar-todorovic/awesome-c)
2014-07-17 11:33:00 +00:00
- [C/C++](https://github.com/fffaraz/awesome-cpp)
2014-07-24 19:59:44 +00:00
- [R](https://github.com/qinwf/awesome-R)
- [D](https://github.com/zhaopuming/awesome-d)
- [Common Lisp](https://github.com/CodyReichert/awesome-cl)
2014-07-24 19:59:44 +00:00
- [Perl](https://github.com/hachiojipm/awesome-perl)
- [Groovy](https://github.com/kdabir/awesome-groovy)
2014-08-20 22:31:27 +00:00
- [Dart](https://github.com/yissachar/awesome-dart)
2014-07-24 19:59:44 +00:00
- [Java](https://github.com/akullpp/awesome-java)
2016-03-22 10:22:01 +00:00
- [RxJava](https://github.com/eleventigers/awesome-rxjava)
- [Kotlin](https://github.com/KotlinBy/awesome-kotlin)
2014-07-25 10:38:40 +00:00
- [OCaml](https://github.com/rizo/awesome-ocaml)
- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion)
2014-07-24 19:59:44 +00:00
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
- [.NET](https://github.com/quozd/awesome-dotnet)
2016-08-28 11:35:38 +00:00
- [Core](https://github.com/thangchung/awesome-dotnet-core)
2014-07-24 19:59:44 +00:00
- [PHP](https://github.com/ziadoz/awesome-php)
2016-05-13 09:42:37 +00:00
- [Composer](https://github.com/jakoch/awesome-composer)
2015-05-19 14:06:50 +00:00
- [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi)
- [Assembler](https://github.com/brainblowjob/awesome-asm)
- [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey)
2015-09-03 14:11:15 +00:00
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Crystal](https://github.com/veelenga/awesome-crystal)
2015-07-25 21:03:38 +00:00
- [TypeScript](https://github.com/dzharii/awesome-typescript)
2016-10-08 06:17:43 +00:00
- [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM.
2016-10-10 11:33:47 +00:00
- [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software.
2014-07-24 19:59:44 +00:00
2014-07-12 08:47:26 +00:00
2016-05-31 09:23:20 +00:00
## Front-End Development
2015-01-30 05:37:34 +00:00
- [ES6 Tools](https://github.com/addyosmani/es6-tools)
2014-12-01 07:10:07 +00:00
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
- [Web Tools](https://github.com/lvwzhen/tools)
2016-01-18 22:28:34 +00:00
- [CSS](https://github.com/sotayamashita/awesome-css)
2016-04-24 16:22:42 +00:00
- [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools)
2016-01-18 22:28:34 +00:00
- [Scalability](https://github.com/davidtheclark/scalable-css-reading-list)
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
2016-02-23 10:07:09 +00:00
- [Protips](https://github.com/AllThingsSmitty/css-protips)
2014-09-01 15:19:36 +00:00
- [React](https://github.com/enaqx/awesome-react)
2016-02-18 11:42:29 +00:00
- [Relay](https://github.com/expede/awesome-relay)
2014-12-01 07:10:07 +00:00
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
2015-05-26 15:28:35 +00:00
- [Polymer](https://github.com/Granze/awesome-polymer)
2015-11-05 06:05:18 +00:00
- [Angular 2](https://github.com/AngularClass/awesome-angular2)
2015-10-07 20:19:03 +00:00
- [Angular](https://github.com/gianarb/awesome-angularjs)
2015-11-11 17:28:48 +00:00
- [Backbone](https://github.com/sadcitizen/awesome-backbone)
2014-12-01 07:10:07 +00:00
- [HTML5](https://github.com/diegocard/awesome-html5)
- [SVG](https://github.com/willianjusten/awesome-svg)
2015-08-10 23:48:30 +00:00
- [Canvas](https://github.com/raphamorim/awesome-canvas)
2014-09-30 19:06:53 +00:00
- [KnockoutJS](https://github.com/dnbard/awesome-knockout)
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
2015-01-11 23:02:55 +00:00
- [Inspiration](https://github.com/NoahBuscher/Inspire)
2015-02-18 10:26:59 +00:00
- [Ember](https://github.com/nmec/awesome-ember)
2015-05-05 14:44:54 +00:00
- [Android UI](https://github.com/wasabeef/awesome-android-ui)
- [iOS UI](https://github.com/cjwirth/awesome-ios-ui)
- [Meteor](https://github.com/Urigo/awesome-meteor)
2015-05-19 09:41:23 +00:00
- [BEM](https://github.com/sturobson/BEM-resources)
2015-05-31 17:38:49 +00:00
- [Flexbox](https://github.com/afonsopacifer/awesome-flexbox)
- [Web Typography](https://github.com/deanhume/typography)
2015-06-03 09:28:56 +00:00
- [Web Accessibility](https://github.com/brunopulis/awesome-a11y)
2015-06-03 09:52:34 +00:00
- [Material Design](https://github.com/sachin1092/awesome-material)
- [D3](https://github.com/wbkd/awesome-d3)
2015-08-19 00:53:26 +00:00
- [Emails](https://github.com/jonathandion/awesome-emails)
2015-09-23 02:17:17 +00:00
- [jQuery](https://github.com/peterkokot/awesome-jquery)
2016-04-24 16:22:42 +00:00
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know)
2015-10-19 09:53:06 +00:00
- [Web Audio](https://github.com/notthetup/awesome-webaudio)
2015-10-24 14:17:51 +00:00
- [Offline-First](https://github.com/pazguille/offline-first)
2015-12-28 06:08:08 +00:00
- [Static Website Services](https://github.com/aharris88/awesome-static-website-services)
2016-06-06 16:14:49 +00:00
- [A-Frame VR](https://github.com/aframevr/awesome-aframe) - Virtual reality.
- [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs)
2016-02-13 17:07:26 +00:00
- [Text Editing](https://github.com/dok/awesome-text-editing)
2016-01-23 16:55:41 +00:00
- [Motion UI Design](https://github.com/fliptheweb/motion-ui-design)
2016-01-27 13:59:57 +00:00
- [Vue.js](https://github.com/vuejs/awesome-vue)
2016-01-29 21:28:05 +00:00
- [Marionette.js](https://github.com/sadcitizen/awesome-marionette)
2016-02-18 16:34:16 +00:00
- [Aurelia](https://github.com/behzad888/awesome-aurelia)
2016-03-05 03:00:45 +00:00
- [Charting](https://github.com/zingchart/awesome-charting)
2016-03-20 16:02:55 +00:00
- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2)
2016-04-11 10:30:19 +00:00
- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools)
2016-05-21 09:59:45 +00:00
- [PostCSS](https://github.com/jjaderg/awesome-postcss)
- [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React.
Add Service Workers **https://github.com/TalAter/awesome-service-workers** *A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)* - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title. *(For example: `Add Node.js`)* - The list I added - [x] **has been around for at least 20 days,** - [x] is not a duplicate, - [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] has a `Table of Contents` as the first section, - [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*, - [x] has been added at the bottom of the appropriate category. Closes #706
2016-07-09 16:37:54 +00:00
- [Service Workers](https://github.com/TalAter/awesome-service-workers)
2016-07-10 19:46:53 +00:00
- [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps)
2016-08-08 13:08:20 +00:00
- [choo](https://github.com/YerkoPalma/awesome-choo) - App framework.
2016-08-26 21:41:44 +00:00
- [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps.
2016-10-06 03:23:53 +00:00
- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler.
2014-07-12 08:47:26 +00:00
2016-05-31 09:23:20 +00:00
## Back-End Development
- [Django](https://github.com/rosarior/awesome-django)
2015-05-13 17:23:35 +00:00
- [Flask](https://github.com/humiaozuzu/awesome-flask)
2015-06-03 09:52:34 +00:00
- [Docker](https://github.com/veggiemonk/awesome-docker)
- [Vagrant](https://github.com/iJackUA/awesome-vagrant)
2015-12-08 10:48:31 +00:00
- [Pyramid](https://github.com/uralbash/awesome-pyramid)
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1)
2015-02-23 05:52:17 +00:00
- [CakePHP](https://github.com/friendsofcake/awesome-cakephp)
- [Symfony](https://github.com/sitepoint/awesome-symfony)
2016-04-24 16:22:42 +00:00
- [Education](https://github.com/Symfonisti/awesome-symfony-education)
- [Laravel](https://github.com/chiraggude/awesome-laravel)
2016-02-23 10:07:59 +00:00
- [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md)
2015-05-18 18:25:58 +00:00
- [Rails](https://github.com/ekremkaraca/awesome-rails)
- [Gems](https://github.com/hothero/awesome-rails-gem)
2015-06-01 21:34:21 +00:00
- [Phalcon](https://github.com/sergeyklay/awesome-phalcon)
2015-06-03 09:52:34 +00:00
- [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess)
- [nginx](https://github.com/fcambus/nginx-resources)
- [Dropwizard](https://github.com/stve/awesome-dropwizard)
2015-11-04 06:06:36 +00:00
- [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes)
2016-04-12 16:19:41 +00:00
- [Lumen](https://github.com/unicodeveloper/awesome-lumen)
2016-06-01 06:41:43 +00:00
- [Serverless Framework](https://github.com/JustServerless/awesome-serverless)
2016-06-21 10:14:36 +00:00
- [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket) - Java web app framework.
2016-07-16 18:54:48 +00:00
- [Vert.x](https://github.com/vert-x3/vertx-awesome) - Toolkit for building reactive apps on the JVM.
2015-05-21 10:14:41 +00:00
## Computer Science
2014-12-01 07:10:07 +00:00
2015-01-04 23:36:06 +00:00
- [University Courses](https://github.com/prakhar1989/awesome-courses)
2014-08-03 11:15:51 +00:00
- [Data Science](https://github.com/okulbilisim/awesome-datascience)
2014-11-16 07:50:36 +00:00
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials)
2014-12-01 07:10:07 +00:00
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
- [Spanish](https://github.com/dav009/awesome-spanish-nlp)
2014-12-24 16:13:58 +00:00
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
- [Cryptography](https://github.com/sobolevn/awesome-cryptography)
2015-01-23 14:42:03 +00:00
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
2016-06-06 16:14:49 +00:00
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks.
2016-04-21 13:18:34 +00:00
- [TensorFlow](https://github.com/jtoy/awesome-tensorflow)
- [Deep Vision](https://github.com/kjw0612/awesome-deep-vision)
- [Open Source Society University](https://github.com/open-source-society/computer-science)
- [Functional Programming](https://github.com/lucasviola/awesome-functional-programming)
- [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis)
- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn)
2014-12-01 07:10:07 +00:00
2015-05-21 10:14:41 +00:00
## Big Data
2014-12-01 07:10:07 +00:00
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
2014-11-30 16:09:56 +00:00
- [Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
2014-12-01 07:10:07 +00:00
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
2015-06-24 09:11:53 +00:00
- [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering)
2016-02-14 17:18:34 +00:00
- [Streaming](https://github.com/manuzhang/awesome-streaming)
2014-12-01 07:10:07 +00:00
## Theory
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
- [Algorithms](https://github.com/tayllan/awesome-algorithms)
2014-12-01 07:10:07 +00:00
- [Algorithm Visualizations](https://github.com/enjalot/algovis)
- [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence)
2015-02-25 21:07:48 +00:00
- [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
- [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming)
2016-01-01 20:30:37 +00:00
- [Math](https://github.com/rossant/awesome-math)
2015-05-06 10:33:13 +00:00
## Books
- [Free Programming Books](https://github.com/vhf/free-programming-books)
- [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md)
- [Go Books](https://github.com/dariubs/GoBooks)
- [R Books](https://github.com/RomanTsegelskyi/rbooks)
- [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
2016-04-23 21:31:07 +00:00
- [Book Authoring](https://github.com/TalAter/awesome-book-authoring)
2015-05-06 10:33:13 +00:00
2015-06-03 09:52:34 +00:00
## Editors
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)
- [Vim](https://github.com/mhinz/vim-galore)
2015-06-03 09:52:34 +00:00
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
- [Atom](https://github.com/mehcode/awesome-atom)
2016-02-15 06:16:14 +00:00
- [Visual Studio Code](https://github.com/viatsko/awesome-vscode)
2015-06-03 09:52:34 +00:00
2015-07-03 00:40:01 +00:00
2015-06-03 09:52:34 +00:00
## Gaming
- [Game Development](https://github.com/ellisonleao/magictools)
- [Game Talks](https://github.com/hzoo/awesome-gametalks)
2016-06-06 16:14:49 +00:00
- [Godot](https://github.com/Calinou/awesome-godot) - Game engine.
- [Open Source Games](https://github.com/leereilly/games)
2016-06-06 16:14:49 +00:00
- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine.
2015-12-04 17:35:16 +00:00
- [Chess](https://github.com/hkirat/awesome-chess)
- [LÖVE](https://github.com/love2d-community/awesome-love2d) - Game engine.
2016-06-06 16:14:49 +00:00
- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console.
2016-09-10 19:38:27 +00:00
- [Game Boy Development](https://github.com/avivace/awesome-gbdev)
2015-06-03 09:52:34 +00:00
## Development Environment
2015-06-03 09:52:34 +00:00
2016-06-14 16:58:21 +00:00
- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - For macOS.
2015-06-03 09:52:34 +00:00
- [Dev Env](https://github.com/jondot/awesome-devenv)
- [Dotfiles](https://github.com/webpro/awesome-dotfiles)
- [Shell](https://github.com/alebcay/awesome-shell)
2016-06-18 21:08:26 +00:00
- [Fish](https://github.com/fisherman/awesome-fish)
2015-12-26 16:14:55 +00:00
- [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps)
2015-06-03 09:52:34 +00:00
- [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins)
2016-01-18 22:25:38 +00:00
- [GitHub](https://github.com/phillipadsmith/awesome-github)
2016-02-23 10:07:59 +00:00
- [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
- [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet)
- [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet)
- [Git Tips](https://github.com/git-tips/tips)
2015-09-01 09:51:57 +00:00
- [Git Add-ons](https://github.com/stevemao/awesome-git-addons)
2016-02-08 03:38:08 +00:00
- [SSH](https://github.com/moul/awesome-ssh)
- [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev)
- [Hyper](https://github.com/bnb/awesome-hyper)
2015-06-03 09:52:34 +00:00
## Entertainment
2016-06-06 16:14:49 +00:00
- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi.
2015-06-03 09:52:34 +00:00
- [Fantasy](https://github.com/RichardLitt/awesome-fantasy)
2015-10-22 22:55:19 +00:00
- [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts)
2015-08-07 12:46:24 +00:00
- [Email Newsletters](https://github.com/vredniy/awesome-newsletters)
2015-06-03 09:52:34 +00:00
## Databases
- [Database](https://github.com/numetriclabz/awesome-db)
- [MySQL](https://github.com/shlomi-noach/awesome-mysql/blob/gh-pages/index.md)
- [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy)
- [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb)
- [Neo4j](https://github.com/Neueda4j/awesome-neo4j)
2016-06-06 16:14:49 +00:00
- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM.
2016-03-08 19:02:02 +00:00
- [MongoDB](https://github.com/ramnes/awesome-mongodb)
2016-05-13 10:09:18 +00:00
- [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb)
- [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework.
2015-06-03 09:52:34 +00:00
## Media
2015-06-03 09:52:34 +00:00
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
- [Fonts](https://github.com/brabadu/awesome-fonts)
2016-06-06 16:14:49 +00:00
- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts.
2015-11-18 17:46:16 +00:00
- [Stock Resources](https://github.com/neutraltone/awesome-stock-resources)
2016-01-20 16:21:28 +00:00
- [GIF](https://github.com/ibaaj/awesome-gif)
- [Music](https://github.com/ciconia/awesome-music)
- [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents)
2016-04-21 12:33:03 +00:00
- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization)
2016-05-22 08:48:13 +00:00
- [Broadcasting](https://github.com/ebu/awesome-broadcasting)
2015-06-03 09:52:34 +00:00
## Learn
2016-06-06 16:14:49 +00:00
- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials.
2015-06-03 09:52:34 +00:00
- [Learn to Program](https://github.com/karlhorky/learn-to-program)
2015-07-07 08:40:34 +00:00
- [Speaking](https://github.com/matteofigus/awesome-speaking)
- [Tech Videos](https://github.com/lucasviola/awesome-tech-videos)
- [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning)
2016-02-06 19:33:31 +00:00
- [Computer History](https://github.com/watson/awesome-computer-history)
2016-08-27 09:52:24 +00:00
- [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids)
2015-06-03 09:52:34 +00:00
## Security
- [Application Security](https://github.com/paragonie/awesome-appsec)
2015-06-03 09:52:34 +00:00
- [Security](https://github.com/sbilly/awesome-security)
2016-06-06 16:14:49 +00:00
- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag.
2015-06-03 09:52:34 +00:00
- [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)
- [Android Security](https://github.com/ashishb/android-security-awesome)
- [Hacking](https://github.com/carpedm20/awesome-hacking)
2015-06-28 01:14:15 +00:00
- [Honeypots](https://github.com/paralax/awesome-honeypots)
2015-12-10 11:06:17 +00:00
- [Incident Response](https://github.com/meirwah/awesome-incident-response)
- [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security)
2015-06-03 09:52:34 +00:00
2016-10-01 09:56:25 +00:00
## Content Management Systems
2016-02-03 09:45:16 +00:00
- [Umbraco](https://github.com/leekelleher/awesome-umbraco)
- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms)
2016-10-06 09:37:06 +00:00
- [Wagtail](https://github.com/springload/awesome-wagtail)  Django CMS focused on flexibility and user experience.
2016-02-03 09:45:16 +00:00
## Miscellaneous
- [JSON](https://github.com/burningtree/awesome-json)
- [GeoJSON](https://github.com/tmcw/awesome-geojson)
- [Datasets](https://github.com/jdorfman/awesome-json-datasets)
- [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev)
- [Slack](https://github.com/matiassingers/awesome-slack)
2016-02-23 10:07:59 +00:00
- [Communities](https://github.com/filipelinhares/awesome-slack)
- [Conferences](https://github.com/RichardLitt/awesome-conferences)
- [Sysadmin](https://github.com/n1trux/awesome-sysadmin)
- [Radio](https://github.com/kyleterry/awesome-radio)
- [Awesome](https://github.com/sindresorhus/awesome)
- [Analytics](https://github.com/onurakpolat/awesome-analytics)
2015-10-22 22:55:19 +00:00
- [Open Companies](https://github.com/opencompany/awesome-open-company)
- [REST](https://github.com/marmelab/awesome-rest)
- [Selenium](https://github.com/christian-bromann/awesome-selenium)
2016-08-26 21:37:11 +00:00
- [Appium](https://github.com/SrinivasanTarget/awesome-appium) - Test automation tool for apps.
- [Endangered Languages](https://github.com/RichardLitt/endangered-languages)
2015-10-22 22:55:19 +00:00
- [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)
- [Services Engineering](https://github.com/mmcgrana/services-engineering)
- [Free for Developers](https://github.com/ripienaar/free-for-dev)
2016-04-24 16:22:42 +00:00
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin)
- [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc.
2016-06-14 16:58:21 +00:00
- [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS.
- [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup)
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools)
- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job)
- [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates)
- [Readme](https://github.com/matiassingers/awesome-readme)
- [Tools](https://github.com/cjbarber/ToolsOfTheTrade)
- [Styleguides](https://github.com/RichardLitt/awesome-styleguides)
- [Design and Development Guides](https://github.com/NARKOZ/guides)
- [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs)
- [Self Hosted](https://github.com/Kickball/awesome-selfhosted)
2015-06-27 11:14:13 +00:00
- [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps)
2015-06-30 05:01:08 +00:00
- [Gulp](https://github.com/alferov/awesome-gulp)
2016-06-06 16:14:49 +00:00
- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything.
2016-01-20 16:34:04 +00:00
- [Answers](https://github.com/stoeffel/awesome-ama-answers)
2016-04-24 16:22:42 +00:00
- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography)
2015-07-23 08:46:11 +00:00
- [OpenGL](https://github.com/eug/awesome-opengl)
- [Productivity](https://github.com/jyguyomarch/awesome-productivity)
2015-08-16 08:40:16 +00:00
- [GraphQL](https://github.com/chentsulin/awesome-graphql)
- [Transit](https://github.com/luqmaan/awesome-transit)
- [Research Tools](https://github.com/emptymalei/awesome-research)
- [Niche Job Boards](https://github.com/wfhio/awesome-job-boards)
2015-09-08 21:05:33 +00:00
- [Data Visualization](https://github.com/fasouto/awesome-dataviz)
2015-10-22 22:55:19 +00:00
- [Social Media Share Links](https://github.com/vinkla/share-links)
2015-09-17 06:29:28 +00:00
- [Microservices](https://github.com/mfornos/awesome-microservices)
2016-08-29 23:36:58 +00:00
- [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources.
- [Code Points](https://github.com/Codepoints/awesome-codepoints)
2015-10-22 13:02:17 +00:00
- [Internet of Things](https://github.com/HQarroum/awesome-iot)
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners)
2015-12-09 14:03:08 +00:00
- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon)
- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions)
2016-06-06 16:14:49 +00:00
- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network.
2015-12-31 10:51:28 +00:00
- [Katas](https://github.com/gmontalvoriv/awesome-katas)
2016-01-01 16:26:59 +00:00
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism)
2016-08-29 14:02:44 +00:00
- [Citizen Science](https://github.com/dylanrees/citizen-science) - Resources for community-based and non-institutional scientists.
2016-06-06 16:14:49 +00:00
- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol.
2016-01-08 16:39:22 +00:00
- [Robotics](https://github.com/Kiloreux/awesome-robotics)
2016-06-06 16:14:49 +00:00
- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol.
- [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots)
- [For Girls](https://github.com/cristianoliveira/awesome4girls)
2016-06-06 16:14:49 +00:00
- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework.
- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices.
2016-03-15 14:38:15 +00:00
- [Vulkan](https://github.com/vinjn/awesome-vulkan)
2016-06-06 16:14:49 +00:00
- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language.
- [Network Analysis](https://github.com/briatte/awesome-network-analysis)
2016-06-06 16:14:49 +00:00
- [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit.
- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar.
2016-05-16 17:28:12 +00:00
- [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov)
2016-05-31 09:48:49 +00:00
- [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics)
- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme.
2016-06-09 22:58:04 +00:00
- [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform.
2016-06-18 11:06:12 +00:00
- [Bots](https://github.com/hackerkid/bots) - Building bots.
Add Site Reliability Engineering <!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". --> **https://github.com/dastergon/awesome-sre** **The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.** # ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST! - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title. *(For example: `Add Node.js`)* - The list I added - [x] **has been around for at least 20 days,** - [x] is not a duplicate, - [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] has a `Table of Contents` as the first section, - [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*, - [x] has been added at the bottom of the appropriate category. The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering. Closes #704
2016-07-07 10:38:15 +00:00
- [Site Reliability Engineering](https://github.com/dastergon/awesome-sre)
Add Empathy in Engineering <!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". --> **[Empathy in engineering](https://github.com/KimberlyMunoz/empathy-in-engineering)** **The empathy-in-engineering list is a list with curated articles, videos and books teaching the advantages and techniques for a more empathic workplace.** # ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST! - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title. *(For example: `Add Node.js`)* - The list I added - [x] **has been around for at least 20 days,** - [x] is not a duplicate, - [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] has a `Table of Contents` as the first section, - [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*, - [x] has been added at the bottom of the appropriate category. Closes #710
2016-07-10 19:26:29 +00:00
- [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures.
2016-08-05 20:53:17 +00:00
- [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework.
2016-08-05 22:03:40 +00:00
- [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience.
2016-08-06 21:03:49 +00:00
- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools.
2016-08-30 00:28:48 +00:00
- [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat.
2016-10-06 04:58:46 +00:00
- [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in.
2014-07-11 13:42:24 +00:00
2016-04-24 16:22:42 +00:00
2014-07-11 13:42:24 +00:00
## License
2016-02-19 19:05:53 +00:00
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
2014-07-11 13:42:24 +00:00
To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.