1 | 10,482 | 23,432 | config_spartan | Super simple application configuration gem |
2 | 29,429 | 78,093 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
3 | 37,397 | 41,793 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
4 | 54,318 | 116,310 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
5 | 63,351 | 93,924 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
6 | 82,377 | 145,948 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
7 | 98,252 | 93,924 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
8 | 101,769 | 78,093 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
9 | 106,640 | 66,833 | strand | Get thread-like behavior from fibers using EventMachine. |
10 | 120,979 | 93,924 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
11 | 121,357 | 93,924 | configuration_dsl | Easily configure a class (or object) with a DSL. |
12 | 122,318 | 93,924 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
13 | 130,499 | 93,924 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |