awesome/readme.md

483 lines
26 KiB
Markdown
Raw Normal View History

2016-08-08 16:19:35 +03:00
<h1 align="center">
2015-06-27 16:13:18 +03:00
<br>
<img width="400" src="https://cdn.rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
2015-06-27 16:13:18 +03:00
<br>
<br>
<br>
</h1>
2014-07-11 17:42:24 +04:00
2014-07-24 23:59:44 +04:00
> A curated list of awesome lists
2014-07-11 17:42:24 +04:00
2016-01-18 15:22:00 +03: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 20:38:10 +03:00
Just type [`awesome.re`](https://awesome.re) to go here. ✨
-
2016-01-18 15:22:00 +03:00
Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus).
2014-07-14 02:34:09 +04:00
2016-07-07 15:51:39 +03:00
## Contents
2015-06-03 13:03:31 +03:00
- [Platforms](#platforms)
- [Programming Languages](#programming-languages)
2016-05-31 12:23:20 +03:00
- [Front-End Development](#front-end-development)
- [Back-End Development](#back-end-development)
2015-06-03 13:03:31 +03:00
- [Computer Science](#computer-science)
- [Big Data](#big-data)
- [Theory](#theory)
- [Books](#books)
- [Editors](#editors)
- [Gaming](#gaming)
- [Development Environment](#development-environment)
2015-06-03 13:03:31 +03:00
- [Entertainment](#entertainment)
- [Databases](#databases)
- [Media](#media)
2015-06-03 13:03:31 +03:00
- [Learn](#learn)
- [Security](#security)
2016-10-01 12:56:25 +03:00
- [Content Management Systems](#content-management-systems)
2015-06-03 13:03:31 +03:00
- [Miscellaneous](#miscellaneous)
2014-07-14 02:34:09 +04:00
## Platforms
2014-07-12 12:47:26 +04:00
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
2014-07-14 02:34:09 +04: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-23 01:55:19 +03:00
- [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid)
2015-07-03 03:40:01 +03:00
- [Electron](https://github.com/sindresorhus/awesome-electron)
2015-06-03 12:52:34 +03:00
- [Cordova](https://github.com/busterc/awesome-cordova)
2015-06-07 17:33:58 +03:00
- [React Native](https://github.com/jondot/awesome-react-native)
2015-06-18 23:38:34 +03:00
- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin)
- [Linux](https://github.com/aleksandar-todorovic/awesome-linux)
2016-02-23 13:07:59 +03: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 14:19:19 +03:00
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws)
2016-06-09 18:41:08 +03:00
- [Windows](https://github.com/Awesome-Windows/Awesome)
2015-11-03 16:17:41 +03:00
- [IPFS](https://github.com/ipfs/awesome-ipfs)
2015-11-23 13:15:47 +03:00
- [Fuse](https://github.com/vinkla/awesome-fuse)
2016-03-29 10:17:33 +03:00
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku)
2016-10-08 12:32:42 +03: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 23:59:44 +04:00
2015-07-03 03:40:01 +03:00
2015-05-21 13:14:41 +03:00
## Programming Languages
2014-07-14 02:34:09 +04:00
2014-07-12 12:47:26 +04:00
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
2015-10-04 12:22:35 +03: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 20:25:10 +03: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 19:14:49 +03: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 12:47:26 +04:00
- [Swift](https://github.com/matteocrippa/awesome-swift)
2015-12-30 02:46:07 +03:00
- [Education](https://github.com/hsavit1/Awesome-Swift-Education)
2016-02-01 09:46:17 +03:00
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)
2014-12-01 10:10:07 +03:00
- [Python](https://github.com/vinta/awesome-python)
2017-01-10 15:17:45 +03:00
- [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3.
2014-07-24 23:59:44 +04:00
- [Rust](https://github.com/kud1ing/awesome-rust)
2014-12-01 10:10:07 +03:00
- [Haskell](https://github.com/krispo/awesome-haskell)
2015-05-08 01:39:36 +03:00
- [PureScript](https://github.com/passy/awesome-purescript)
2014-07-24 23:59:44 +04:00
- [Go](https://github.com/avelino/awesome-go)
2014-07-12 12:47:26 +04:00
- [Scala](https://github.com/lauris/awesome-scala)
- [Ruby](https://github.com/markets/awesome-ruby)
2016-04-24 19:22:42 +03:00
- [Events](https://github.com/planetruby/awesome-events)
2014-07-12 12:47:26 +04:00
- [Clojure](https://github.com/razum2um/awesome-clojure)
- [ClojureScript](https://github.com/hantuzun/awesome-clojurescript)
2014-07-12 12:47:26 +04:00
- [Elixir](https://github.com/h4cc/awesome-elixir)
2015-05-21 13:34:56 +03:00
- [Elm](https://github.com/isRuslan/awesome-elm)
2014-07-12 12:47:26 +04:00
- [Erlang](https://github.com/drobakowski/awesome-erlang)
2014-07-26 22:19:18 +04:00
- [Julia](https://github.com/svaksha/Julia.jl)
2014-08-17 16:43:05 +04:00
- [Lua](https://github.com/LewisJEllis/awesome-lua)
- [C](https://github.com/aleksandar-todorovic/awesome-c)
2014-07-17 15:33:00 +04:00
- [C/C++](https://github.com/fffaraz/awesome-cpp)
2014-07-24 23:59:44 +04: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 23:59:44 +04:00
- [Perl](https://github.com/hachiojipm/awesome-perl)
- [Groovy](https://github.com/kdabir/awesome-groovy)
2014-08-21 02:31:27 +04:00
- [Dart](https://github.com/yissachar/awesome-dart)
2014-07-24 23:59:44 +04:00
- [Java](https://github.com/akullpp/awesome-java)
2016-03-22 13:22:01 +03:00
- [RxJava](https://github.com/eleventigers/awesome-rxjava)
- [Kotlin](https://github.com/KotlinBy/awesome-kotlin)
2014-07-25 14:38:40 +04:00
- [OCaml](https://github.com/rizo/awesome-ocaml)
- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion)
2014-07-24 23:59:44 +04:00
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
- [.NET](https://github.com/quozd/awesome-dotnet)
2016-08-28 14:35:38 +03:00
- [Core](https://github.com/thangchung/awesome-dotnet-core)
2014-07-24 23:59:44 +04:00
- [PHP](https://github.com/ziadoz/awesome-php)
2016-05-13 12:42:37 +03:00
- [Composer](https://github.com/jakoch/awesome-composer)
2015-05-19 17:06:50 +03: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 17:11:15 +03:00
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Crystal](https://github.com/veelenga/awesome-crystal)
2015-07-26 00:03:38 +03:00
- [TypeScript](https://github.com/dzharii/awesome-typescript)
2016-10-08 09:17:43 +03:00
- [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM.
2016-10-10 14:33:47 +03:00
- [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software.
2014-07-24 23:59:44 +04:00
2014-07-12 12:47:26 +04:00
2016-05-31 12:23:20 +03:00
## Front-End Development
2015-01-30 08:37:34 +03:00
- [ES6 Tools](https://github.com/addyosmani/es6-tools)
2014-12-01 10:10:07 +03:00
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
- [Web Tools](https://github.com/lvwzhen/tools)
2016-01-19 01:28:34 +03:00
- [CSS](https://github.com/sotayamashita/awesome-css)
2016-04-24 19:22:42 +03:00
- [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools)
2016-01-19 01:28:34 +03:00
- [Scalability](https://github.com/davidtheclark/scalable-css-reading-list)
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
2016-02-23 13:07:09 +03:00
- [Protips](https://github.com/AllThingsSmitty/css-protips)
2014-09-01 19:19:36 +04:00
- [React](https://github.com/enaqx/awesome-react)
2016-02-18 14:42:29 +03:00
- [Relay](https://github.com/expede/awesome-relay)
2014-12-01 10:10:07 +03:00
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
2015-05-26 18:28:35 +03:00
- [Polymer](https://github.com/Granze/awesome-polymer)
2015-11-05 09:05:18 +03:00
- [Angular 2](https://github.com/AngularClass/awesome-angular2)
2015-10-07 23:19:03 +03:00
- [Angular](https://github.com/gianarb/awesome-angularjs)
2015-11-11 20:28:48 +03:00
- [Backbone](https://github.com/sadcitizen/awesome-backbone)
2014-12-01 10:10:07 +03:00
- [HTML5](https://github.com/diegocard/awesome-html5)
- [SVG](https://github.com/willianjusten/awesome-svg)
2015-08-11 02:48:30 +03:00
- [Canvas](https://github.com/raphamorim/awesome-canvas)
2014-09-30 23:06:53 +04:00
- [KnockoutJS](https://github.com/dnbard/awesome-knockout)
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
2015-01-12 02:02:55 +03:00
- [Inspiration](https://github.com/NoahBuscher/Inspire)
2015-02-18 13:26:59 +03:00
- [Ember](https://github.com/nmec/awesome-ember)
2015-05-05 17:44:54 +03: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 12:41:23 +03:00
- [BEM](https://github.com/sturobson/BEM-resources)
2015-05-31 20:38:49 +03:00
- [Flexbox](https://github.com/afonsopacifer/awesome-flexbox)
- [Web Typography](https://github.com/deanhume/typography)
2015-06-03 12:28:56 +03:00
- [Web Accessibility](https://github.com/brunopulis/awesome-a11y)
2015-06-03 12:52:34 +03:00
- [Material Design](https://github.com/sachin1092/awesome-material)
- [D3](https://github.com/wbkd/awesome-d3)
2015-08-19 03:53:26 +03:00
- [Emails](https://github.com/jonathandion/awesome-emails)
2015-09-23 05:17:17 +03:00
- [jQuery](https://github.com/peterkokot/awesome-jquery)
2016-04-24 19:22:42 +03:00
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know)
2015-10-19 12:53:06 +03:00
- [Web Audio](https://github.com/notthetup/awesome-webaudio)
2015-10-24 17:17:51 +03:00
- [Offline-First](https://github.com/pazguille/offline-first)
2015-12-28 09:08:08 +03:00
- [Static Website Services](https://github.com/aharris88/awesome-static-website-services)
2016-06-06 19:14:49 +03:00
- [A-Frame VR](https://github.com/aframevr/awesome-aframe) - Virtual reality.
- [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs)
2016-02-13 20:07:26 +03:00
- [Text Editing](https://github.com/dok/awesome-text-editing)
2016-01-23 19:55:41 +03:00
- [Motion UI Design](https://github.com/fliptheweb/motion-ui-design)
2016-01-27 16:59:57 +03:00
- [Vue.js](https://github.com/vuejs/awesome-vue)
2016-01-30 00:28:05 +03:00
- [Marionette.js](https://github.com/sadcitizen/awesome-marionette)
2016-02-18 19:34:16 +03:00
- [Aurelia](https://github.com/behzad888/awesome-aurelia)
2016-03-05 06:00:45 +03:00
- [Charting](https://github.com/zingchart/awesome-charting)
2016-03-20 19:02:55 +03:00
- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2)
2016-04-11 13:30:19 +03:00
- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools)
2016-05-21 12:59:45 +03: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 19:37:54 +03:00
- [Service Workers](https://github.com/TalAter/awesome-service-workers)
2016-07-10 22:46:53 +03:00
- [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps)
2016-08-08 16:08:20 +03:00
- [choo](https://github.com/YerkoPalma/awesome-choo) - App framework.
2016-08-27 00:41:44 +03:00
- [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps.
2016-10-06 06:23:53 +03:00
- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler.
2016-11-07 12:54:11 +03:00
- [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler.
2016-11-20 09:43:26 +03:00
- [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor.
2016-12-17 13:41:52 +03:00
- [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language.
2014-07-12 12:47:26 +04:00
2016-05-31 12:23:20 +03:00
## Back-End Development
- [Django](https://github.com/rosarior/awesome-django)
2015-05-13 20:23:35 +03:00
- [Flask](https://github.com/humiaozuzu/awesome-flask)
2015-06-03 12:52:34 +03:00
- [Docker](https://github.com/veggiemonk/awesome-docker)
- [Vagrant](https://github.com/iJackUA/awesome-vagrant)
2015-12-08 13:48:31 +03:00
- [Pyramid](https://github.com/uralbash/awesome-pyramid)
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1)
2015-02-23 08:52:17 +03:00
- [CakePHP](https://github.com/friendsofcake/awesome-cakephp)
- [Symfony](https://github.com/sitepoint/awesome-symfony)
2016-04-24 19:22:42 +03:00
- [Education](https://github.com/Symfonisti/awesome-symfony-education)
- [Laravel](https://github.com/chiraggude/awesome-laravel)
2016-02-23 13:07:59 +03:00
- [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md)
2015-05-18 21:25:58 +03:00
- [Rails](https://github.com/ekremkaraca/awesome-rails)
- [Gems](https://github.com/hothero/awesome-rails-gem)
2015-06-02 00:34:21 +03:00
- [Phalcon](https://github.com/sergeyklay/awesome-phalcon)
2015-06-03 12:52:34 +03: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 09:06:36 +03:00
- [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes)
2016-04-12 19:19:41 +03:00
- [Lumen](https://github.com/unicodeveloper/awesome-lumen)
2016-06-01 09:41:43 +03:00
- [Serverless Framework](https://github.com/JustServerless/awesome-serverless)
2016-06-21 13:14:36 +03:00
- [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket) - Java web app framework.
2016-07-16 21:54:48 +03:00
- [Vert.x](https://github.com/vert-x3/vertx-awesome) - Toolkit for building reactive apps on the JVM.
2015-05-21 13:14:41 +03:00
## Computer Science
2014-12-01 10:10:07 +03:00
2015-01-05 02:36:06 +03:00
- [University Courses](https://github.com/prakhar1989/awesome-courses)
2014-08-03 15:15:51 +04:00
- [Data Science](https://github.com/okulbilisim/awesome-datascience)
2014-11-16 10:50:36 +03:00
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
- [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials)
2014-12-01 10:10:07 +03:00
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
- [Spanish](https://github.com/dav009/awesome-spanish-nlp)
2016-12-17 13:56:01 +03:00
- [NLP with Ruby](https://github.com/arbox/nlp-with-ruby)
2014-12-24 19:13:58 +03:00
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
- [Cryptography](https://github.com/sobolevn/awesome-cryptography)
2015-01-23 17:42:03 +03:00
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
2016-06-06 19:14:49 +03:00
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks.
2016-04-21 16:18:34 +03: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)
2017-01-10 11:59:50 +03:00
- [Information Retrieval](https://github.com/harpribot/awesome-information-retrieval) - Learn to develop your own search engine.
2014-12-01 10:10:07 +03:00
2015-05-21 13:14:41 +03:00
## Big Data
2014-12-01 10:10:07 +03:00
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
2014-11-30 19:09:56 +03:00
- [Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
2014-12-01 10:10:07 +03:00
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
2015-06-24 12:11:53 +03:00
- [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering)
2016-02-14 20:18:34 +03:00
- [Streaming](https://github.com/manuzhang/awesome-streaming)
2014-12-01 10:10:07 +03: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 10:10:07 +03:00
- [Algorithm Visualizations](https://github.com/enjalot/algovis)
- [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence)
2015-02-26 00:07:48 +03:00
- [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
- [Competitive Programming](https://github.com/lnishan/awesome-competitive-programming)
2016-01-01 23:30:37 +03:00
- [Math](https://github.com/rossant/awesome-math)
2015-05-06 13:33:13 +03: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-24 00:31:07 +03:00
- [Book Authoring](https://github.com/TalAter/awesome-book-authoring)
2017-01-16 17:28:50 +03:00
- [Elixir Books](https://github.com/sger/ElixirBooks)
2015-05-06 13:33:13 +03:00
2015-06-03 12:52:34 +03:00
## Editors
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)
- [Vim](https://github.com/mhinz/vim-galore)
2015-06-03 12:52:34 +03:00
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
- [Atom](https://github.com/mehcode/awesome-atom)
2016-02-15 09:16:14 +03:00
- [Visual Studio Code](https://github.com/viatsko/awesome-vscode)
2015-06-03 12:52:34 +03:00
2015-07-03 03:40:01 +03:00
2015-06-03 12:52:34 +03:00
## Gaming
- [Game Development](https://github.com/ellisonleao/magictools)
- [Game Talks](https://github.com/hzoo/awesome-gametalks)
2016-06-06 19:14:49 +03:00
- [Godot](https://github.com/Calinou/awesome-godot) - Game engine.
- [Open Source Games](https://github.com/leereilly/games)
2016-06-06 19:14:49 +03:00
- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine.
2015-12-04 20:35:16 +03:00
- [Chess](https://github.com/hkirat/awesome-chess)
- [LÖVE](https://github.com/love2d-community/awesome-love2d) - Game engine.
2016-06-06 19:14:49 +03:00
- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console.
2016-09-10 22:38:27 +03:00
- [Game Boy Development](https://github.com/avivace/awesome-gbdev)
2015-06-03 12:52:34 +03:00
## Development Environment
2015-06-03 12:52:34 +03:00
2016-06-14 19:58:21 +03:00
- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - For macOS.
2015-06-03 12:52:34 +03: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-19 00:08:26 +03:00
- [Fish](https://github.com/fisherman/awesome-fish)
2015-12-26 19:14:55 +03:00
- [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps)
2015-06-03 12:52:34 +03:00
- [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins)
2016-01-19 01:25:38 +03:00
- [GitHub](https://github.com/phillipadsmith/awesome-github)
2016-02-23 13:07:59 +03: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)
- [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the `git` CLI.
2016-02-08 06:38:08 +03: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)
2016-11-26 09:00:30 +03:00
- [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell.
2015-06-03 12:52:34 +03:00
## Entertainment
2016-06-06 19:14:49 +03:00
- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi.
2015-06-03 12:52:34 +03:00
- [Fantasy](https://github.com/RichardLitt/awesome-fantasy)
2015-10-23 01:55:19 +03:00
- [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts)
2015-08-07 15:46:24 +03:00
- [Email Newsletters](https://github.com/vredniy/awesome-newsletters)
2015-06-03 12:52:34 +03: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 19:14:49 +03:00
- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM.
2016-03-08 22:02:02 +03:00
- [MongoDB](https://github.com/ramnes/awesome-mongodb)
2016-05-13 13:09:18 +03:00
- [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb)
- [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework.
2015-06-03 12:52:34 +03:00
## Media
2015-06-03 12:52:34 +03:00
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
- [Fonts](https://github.com/brabadu/awesome-fonts)
2016-06-06 19:14:49 +03:00
- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts.
2015-11-18 20:46:16 +03:00
- [Stock Resources](https://github.com/neutraltone/awesome-stock-resources)
2016-01-20 19:21:28 +03: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 15:33:03 +03:00
- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization)
2016-05-22 11:48:13 +03:00
- [Broadcasting](https://github.com/ebu/awesome-broadcasting)
2015-06-03 12:52:34 +03:00
## Learn
2016-06-06 19:14:49 +03:00
- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials.
2015-06-03 12:52:34 +03:00
- [Learn to Program](https://github.com/karlhorky/learn-to-program)
2015-07-07 11:40:34 +03: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 22:33:31 +03:00
- [Computer History](https://github.com/watson/awesome-computer-history)
2016-08-27 12:52:24 +03:00
- [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids)
2016-11-09 14:56:19 +03:00
- [Educational Games](https://github.com/vinkla/awesome-educational-games) - Learn while playing.
2015-06-03 12:52:34 +03:00
## Security
- [Application Security](https://github.com/paragonie/awesome-appsec)
2015-06-03 12:52:34 +03:00
- [Security](https://github.com/sbilly/awesome-security)
2016-06-06 19:14:49 +03:00
- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag.
2015-06-03 12:52:34 +03: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 04:14:15 +03:00
- [Honeypots](https://github.com/paralax/awesome-honeypots)
2015-12-10 14:06:17 +03: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 12:52:34 +03:00
2016-10-01 12:56:25 +03:00
## Content Management Systems
2016-02-03 12:45:16 +03:00
- [Umbraco](https://github.com/leekelleher/awesome-umbraco)
- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms)
2016-10-06 12:37:06 +03:00
- [Wagtail](https://github.com/springload/awesome-wagtail)  Django CMS focused on flexibility and user experience.
2016-11-04 05:44:46 +03:00
- [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS.
2016-11-20 09:42:53 +03:00
- [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS.
2016-02-03 12:45:16 +03: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 13:07:59 +03: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-23 01:55:19 +03: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-27 00:37:11 +03:00
- [Appium](https://github.com/SrinivasanTarget/awesome-appium) - Test automation tool for apps.
- [Endangered Languages](https://github.com/RichardLitt/endangered-languages)
2015-10-23 01:55:19 +03: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 19:22:42 +03:00
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin)
- [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc.
2016-06-14 19:58:21 +03: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 14:14:13 +03:00
- [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps)
2015-06-30 08:01:08 +03:00
- [Gulp](https://github.com/alferov/awesome-gulp)
2016-06-06 19:14:49 +03:00
- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything.
2016-01-20 19:34:04 +03:00
- [Answers](https://github.com/stoeffel/awesome-ama-answers)
2016-04-24 19:22:42 +03:00
- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography)
2015-07-23 11:46:11 +03:00
- [OpenGL](https://github.com/eug/awesome-opengl)
- [Productivity](https://github.com/jyguyomarch/awesome-productivity)
2015-08-16 11:40:16 +03: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-09 00:05:33 +03:00
- [Data Visualization](https://github.com/fasouto/awesome-dataviz)
2015-10-23 01:55:19 +03:00
- [Social Media Share Links](https://github.com/vinkla/share-links)
2015-09-17 09:29:28 +03:00
- [Microservices](https://github.com/mfornos/awesome-microservices)
2016-08-30 02:36:58 +03: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 16:02:17 +03:00
- [Internet of Things](https://github.com/HQarroum/awesome-iot)
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners)
2015-12-09 17:03:08 +03:00
- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon)
- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions)
2016-06-06 19:14:49 +03:00
- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network.
2015-12-31 13:51:28 +03:00
- [Katas](https://github.com/gmontalvoriv/awesome-katas)
2016-01-01 19:26:59 +03:00
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism)
2016-08-29 17:02:44 +03:00
- [Citizen Science](https://github.com/dylanrees/citizen-science) - Resources for community-based and non-institutional scientists.
2016-06-06 19:14:49 +03:00
- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol.
2016-01-08 19:39:22 +03:00
- [Robotics](https://github.com/Kiloreux/awesome-robotics)
2016-06-06 19:14:49 +03: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 19:14:49 +03: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 17:38:15 +03:00
- [Vulkan](https://github.com/vinjn/awesome-vulkan)
2016-06-06 19:14:49 +03:00
- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language.
- [Network Analysis](https://github.com/briatte/awesome-network-analysis)
2016-06-06 19:14:49 +03: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 20:28:12 +03:00
- [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov)
2016-05-31 12:48:49 +03:00
- [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics)
- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme.
2016-06-10 01:58:04 +03:00
- [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform.
2016-06-18 14:06:12 +03: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 13:38:15 +03: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 22:26:29 +03:00
- [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures.
2016-08-05 23:53:17 +03:00
- [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework.
2016-08-06 01:03:40 +03:00
- [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience.
2016-08-07 00:03:49 +03:00
- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools.
2016-08-30 03:28:48 +03:00
- [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat.
2016-10-06 07:58:46 +03:00
- [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in.
2016-10-18 07:26:22 +03:00
- [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model.
2016-11-03 20:13:43 +03:00
- [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology.
2016-11-03 21:57:50 +03:00
- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS.
2016-12-17 13:43:17 +03:00
- [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system.
2017-01-09 20:23:00 +03:00
- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers.
- [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool.
2014-07-11 17:42:24 +04:00
2016-04-24 19:22:42 +03:00
2014-07-11 17:42:24 +04:00
## License
2016-02-19 22:05:53 +03:00
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
2014-07-11 17:42:24 +04:00
To the extent possible under law, [Sindre Sorhus](http://sindresorhus.com) has waived all copyright and related or neighboring rights to this work.