| 1 | 10,405 | 6,915 | config_spartan | Super simple application configuration gem |
| 2 | 29,654 | 77,741 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 37,678 | 67,069 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 54,659 | 111,035 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 63,727 | 111,035 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 82,806 | 111,035 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 98,708 | 111,035 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 102,234 | 92,912 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 106,924 | 77,741 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 121,512 | 143,427 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 121,823 | 111,035 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 122,808 | 92,912 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 131,113 | 111,035 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |