mirror of
https://github.com/sdogruyol/awesome-ruby.git
synced 2024-11-20 11:06:15 -05:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
54da120262
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
A curated list of awesome Ruby frameworks, libraries and resources. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php) & [awesome-python](https://github.com/vinta/awesome-python).
|
||||
|
||||
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)
|
||||
|
@ -450,6 +452,8 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
|
|||
|
||||
*Libraries for making Ruby faster.*
|
||||
|
||||
* [EventMachine](https://github.com/eventmachine/eventmachine) - EventMachine: fast, simple event-processing library for Ruby programs
|
||||
* [Celluloid](http://celluloid.io) - Actor-based concurrent object framework for Ruby
|
||||
|
||||
## Algorithms and Design Patterns
|
||||
|
||||
|
|
Loading…
Reference in a new issue