| 1 | 10,395 | 12,409 | config_spartan | Super simple application configuration gem |
| 2 | 29,897 | 27,788 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 37,986 | 80,626 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 55,010 | 80,626 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 64,019 | 80,626 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 83,243 | 80,626 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 99,124 | 80,626 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 102,656 | 80,626 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 107,251 | 80,626 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 122,002 | 80,626 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 122,272 | 80,626 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 123,342 | 80,626 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 131,726 | 80,626 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |