| 1 | 10,022 | 7,026 | config_spartan | Super simple application configuration gem |
| 2 | 31,025 | 50,800 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
| 3 | 39,491 | 102,761 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
| 4 | 56,666 | 102,761 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
| 5 | 65,654 | 60,205 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
| 6 | 85,546 | 154,925 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
| 7 | 101,293 | 60,205 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
| 8 | 104,762 | 75,382 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
| 9 | 109,040 | 50,800 | strand | Get thread-like behavior from fibers using EventMachine. |
| 10 | 124,031 | 154,925 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
| 11 | 124,408 | 102,761 | configuration_dsl | Easily configure a class (or object) with a DSL. |
| 12 | 125,879 | 102,761 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
| 13 | 134,488 | 75,382 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |