| 1 | 10,205 | 16,394 | config_spartan | Super simple application configuration gem |
| 2 | 30,636 | 29,132 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 39,063 | 103,856 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 56,063 | 29,132 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 65,033 | 70,940 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 84,802 | 103,856 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 100,590 | 103,856 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 104,045 | 103,856 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 108,456 | 103,856 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 123,525 | 70,940 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 124,009 | 70,940 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 124,949 | 103,856 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 133,473 | 103,856 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |