1 | 10,932 | 12,104 | config_spartan | Super simple application configuration gem |
2 | 27,995 | 62,315 | param_protected | Provides two class methods on ActiveController::Base that filter the params hash for th... |
3 | 35,707 | 105,340 | thread_storm | Simple thread pool with timeouts, default values, error handling, state tracking and un... |
4 | 52,592 | 105,340 | object_logging | It's a pain to trudge through large log files. Sometimes you just want to see log mess... |
5 | 61,364 | 62,315 | schizo | DCI (data, context and interaction) for Ruby / Rails / ActiveRecord |
6 | 79,718 | 62,315 | em-xmlrpc-client | Monkey patches Ruby's standard XMLRPC Client to use EventMachine and fibers |
7 | 95,505 | 105,340 | task_tempest | Framework for creating queue based, threaded asychronous job processors. |
8 | 99,566 | 62,315 | thespian | Ruby implementation of actor pattern for use with threads and/or fibers |
9 | 105,159 | 105,340 | strand | Get thread-like behavior from fibers using EventMachine. |
10 | 117,982 | 105,340 | curly_mustache | ActiveRecord-like interface to various data stores, using ActiveModel. |
11 | 118,922 | 105,340 | configuration_dsl | Easily configure a class (or object) with a DSL. |
12 | 119,717 | 105,340 | retrying_proxy | A simple gem to help you retry methods and deal with transient failures. |
13 | 127,959 | 105,340 | require_paranoia | Temporarily disable Kernel.require to ensure thread safety. |