| 1 | 10,397 | 8,481 | config_spartan | Super simple application configuration gem |
| 2 | 29,751 | 61,414 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 37,810 | 61,414 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 54,800 | 127,110 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 63,857 | 95,457 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 82,942 | 95,457 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 98,886 | 127,110 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 102,399 | 61,414 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 107,034 | 95,457 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 121,730 | 95,457 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 122,016 | 127,110 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 123,066 | 127,110 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 131,429 | 127,110 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |