| 1 | 10,201 | 6,724 | config_spartan | Super simple application configuration gem |
| 2 | 30,223 | 44,446 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 38,660 | 90,939 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 55,652 | 126,006 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 64,634 | 126,006 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 84,112 | 126,006 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 99,949 | 58,086 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 103,457 | 126,006 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 107,970 | 58,086 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 122,781 | 126,006 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 123,236 | 90,939 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 124,278 | 126,006 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 132,633 | 126,006 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |