| 1 | 9,930 | 19,186 | config_spartan | Super simple application configuration gem |
| 2 | 31,259 | 60,867 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 39,785 | 88,523 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 56,969 | 111,482 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 65,958 | 88,523 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 85,838 | 111,482 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 101,715 | 111,482 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 105,229 | 111,482 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 109,428 | 60,867 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 124,649 | 111,482 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 125,042 | 111,482 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 126,585 | 111,482 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 135,276 | 111,482 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |