| 1 | 10,343 | 9,147 | config_spartan | Super simple application configuration gem |
| 2 | 30,090 | 116,087 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 38,248 | 96,394 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 55,236 | 96,394 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 64,218 | 96,394 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 83,604 | 70,825 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 99,434 | 147,652 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 102,981 | 147,652 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 107,556 | 96,394 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 122,226 | 84,475 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 122,640 | 70,825 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 123,693 | 147,652 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 132,026 | 116,087 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |