mirror of
https://github.com/sdogruyol/awesome-ruby.git
synced 2024-11-20 11:06:15 -05:00
ToC update v1...
This commit is contained in:
parent
39bae5269e
commit
9a3b0cc6a4
1 changed files with 73 additions and 66 deletions
139
README.md
139
README.md
|
@ -5,73 +5,77 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
|
|||
Your Pull requests are welcome! Let's make this the awesomest resource for Ruby :purple_heart:
|
||||
|
||||
- [Awesome Ruby](#awesome-ruby)
|
||||
- [Environment Management](#environment-management)
|
||||
- [Package Management](#package-management)
|
||||
- [Distribution](#distribution)
|
||||
- [Files](#files)
|
||||
- [Date and Time](#date-and-time)
|
||||
- [Text Processing](#text-processing)
|
||||
- [Natural Language Processing](#natural-language-processing)
|
||||
- [Documentation](#documentation)
|
||||
- [Configuration](#configuration)
|
||||
- [Command-line Tools](#command-line-tools)
|
||||
- [Imagery](#imagery)
|
||||
- [Audio](#audio)
|
||||
- [Video](#video)
|
||||
- [Geolocation](#geolocation)
|
||||
- [HTTP](#http)
|
||||
- [Database](#database)
|
||||
- [Database Drivers](#database-drivers)
|
||||
- [ORM](#orm)
|
||||
- [Web Frameworks](#web-frameworks)
|
||||
- [CMS](#cms)
|
||||
- [RESTful API](#restful-api)
|
||||
- [Authentication and OAuth](#authentication-and-oauth)
|
||||
- [Template Engine](#template-engine)
|
||||
- [Queue](#queue)
|
||||
- [Push Notification](#push-notification)
|
||||
- [Search](#search)
|
||||
- [Asset Management](#asset-management)
|
||||
- [Caching](#caching)
|
||||
- [Email](#email)
|
||||
- [Internationalization](#internationalization)
|
||||
- [URL Manipulation](#url-manipulation)
|
||||
- [HTML Manipulation](#html-manipulation)
|
||||
- [Web Crawling](#web-crawling)
|
||||
- [Web Content Extracting](#web-content-extracting)
|
||||
- [Downloader](#downloader)
|
||||
- [Forms](#forms)
|
||||
- [Data Validation](#data-validation)
|
||||
- [Anti-spam](#anti-spam)
|
||||
- [Tagging](#tagging)
|
||||
- [Build Tools](#build-tools)
|
||||
- [Admin Panels](#admin-panels)
|
||||
- [Processes and Threads](#processes-and-threads)
|
||||
- [Networking](#networking)
|
||||
- [WebSocket](#websocket)
|
||||
- [Cryptography](#cryptography)
|
||||
- [GUI](#gui)
|
||||
- [Game Development](#game-development)
|
||||
- [Logging](#logging)
|
||||
- [Testing](#testing)
|
||||
- [Code Analysis and Linter](#code-analysis-and-linter)
|
||||
- [Debugging Tools](#debugging-tools)
|
||||
- [Science and Data Analysis](#science-and-data-analysis)
|
||||
- [Data Visualization](#data-visualization)
|
||||
- [Machine Learning](#machine-learning)
|
||||
- [Functional Programming](#functional-programming)
|
||||
- [MapReduce](#mapreduce)
|
||||
- [Third-party APIs](#third-party-apis)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Foreign Function Interface](#foreign-function-interface)
|
||||
- [High Performance](#high-performance)
|
||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Editor Plugins](#editor-plugins)
|
||||
- [Environment Management](#environment-management)
|
||||
- [Package Management](#package-management)
|
||||
- [Distribution](#distribution)
|
||||
- [File Uploading](#file-uploading)
|
||||
- [Date and Time](#date-and-time)
|
||||
- [Text Processing](#text-processing)
|
||||
- [Natural Language Processing](#natural-language-processing)
|
||||
- [Documentation](#documentation)
|
||||
- [Configuration](#configuration)
|
||||
- [Command-line Tools](#command-line-tools)
|
||||
- [Imagery](#imagery)
|
||||
- [Audio](#audio)
|
||||
- [Video](#video)
|
||||
- [Geolocation](#geolocation)
|
||||
- [HTTP](#http)
|
||||
- [Web Servers](#web-servers)
|
||||
- [Database Drivers](#database-drivers)
|
||||
- [ORM](#orm)
|
||||
- [Web Frameworks](#web-frameworks)
|
||||
- [CMS](#cms)
|
||||
- [RESTful API](#restful-api)
|
||||
- [E-Commerce & Online Paying](#e-commerce-&-online-paying)
|
||||
- [Authentication and OAuth](#authentication-and-oauth)
|
||||
- [Template Engine](#template-engine)
|
||||
- [Queue](#queue)
|
||||
- [Push Notification](#push-notification)
|
||||
- [Site Monitoring](#site-monitoring)
|
||||
- [Search](#search)
|
||||
- [Asset Management](#asset-management)
|
||||
- [Presentation Tools](#presentation-tools)
|
||||
- [Caching](#caching)
|
||||
- [Email](#email)
|
||||
- [Internationalization](#internationalization)
|
||||
- [URL Manipulation](#url-manipulation)
|
||||
- [HTML/XML/CSS Manipulation](#htmlxmlcss-manipulation)
|
||||
- [Web Crawling](#web-crawling)
|
||||
- [Web Content Extracting](#web-content-extracting)
|
||||
- [Downloader](#downloader)
|
||||
- [CSS & Styling](#css-&-styling)
|
||||
- [Forms](#forms)
|
||||
- [Data Validation](#data-validation)
|
||||
- [Anti-spam](#anti-spam)
|
||||
- [Tagging](#tagging)
|
||||
- [Build Tools](#build-tools)
|
||||
- [Admin Panels](#admin-panels)
|
||||
- [Processes and Threads](#processes-and-threads)
|
||||
- [Networking](#networking)
|
||||
- [WebSocket](#websocket)
|
||||
- [GUI](#gui)
|
||||
- [Game Development](#game-development)
|
||||
- [Logging](#logging)
|
||||
- [Testing](#testing)
|
||||
- [Code Analysis and Linter](#code-analysis-and-linter)
|
||||
- [Debugging Tools](#debugging-tools)
|
||||
- [Science and Data Analysis](#science-and-data-analysis)
|
||||
- [Data Visualization](#data-visualization)
|
||||
- [Machine Learning](#machine-learning)
|
||||
- [MapReduce](#mapreduce)
|
||||
- [Third-party APIs](#third-party-apis)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Foreign Function Interface](#foreign-function-interface)
|
||||
- [High Performance](#high-performance)
|
||||
- [Algorithms and Design Patterns](#algorithms-and-design-patterns)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Editor Plugins](#editor-plugins)
|
||||
- [Starter Apps](#starter-apps)
|
||||
- [Resources](#resources)
|
||||
- [Websites](#websites)
|
||||
- [Weekly](#weekly)
|
||||
- [Twitter](#twitter)
|
||||
- [People to Follow](#people-to-follow)
|
||||
- [Weekly](#weekly)
|
||||
- [Twitter](#twitter)
|
||||
- [Contributing](#contributing)
|
||||
|
||||
## Environment Management
|
||||
|
||||
|
@ -231,6 +235,7 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby
|
|||
* [Radiant](http://radiantcms.org/) A no-fluff, open source content management system
|
||||
* [Nesta](http://nestacms.com/) A lightweight CMS, implemented in Sinatra
|
||||
* [alchemy_cms](https://github.com/magiclabs/alchemy_cms) the most powerful, user friendly and flexible Rails CMS
|
||||
* [weby](https://github.com/cercomp/weby) Newbie CMS in Ruby on Rails
|
||||
|
||||
## RESTful API
|
||||
|
||||
|
@ -484,6 +489,8 @@ Your Pull requests are welcome! Let's make this the awesomest resource for Ruby
|
|||
|
||||
*Libraries for visualizing data.*
|
||||
|
||||
* [prosperity](https://github.com/smathieu/prosperity) The easiest way to graph data from your Rails models
|
||||
|
||||
## Machine Learning
|
||||
|
||||
*Libraries for Machine Learning.*
|
||||
|
|
Loading…
Reference in a new issue