| 1 | 2,222 | 3,385 | protobuf | Google Protocol Buffers serialization and RPC implementation for Ruby. |
| 2 | 8,395 | 17,911 | action_subscriber | ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ b... |
| 3 | 10,002 | 25,695 | active_remote | Active Remote provides Active Record-like object-relational mapping over RPC. It was wr... |
| 4 | 11,852 | 17,461 | active_publisher | A library for publshing messages to RabbitMQ |
| 5 | 13,750 | 12,976 | lifeguard | Do you have a threadpool? Do you need someone to watch it? Look no further! |
| 6 | 13,859 | 23,601 | protobuf-activerecord | Provides the ability to create Active Record objects from Protocol Buffer messages and ... |
| 7 | 15,172 | 13,467 | pluck_each | pluck_each and plucK_in_batches ... should behave like find_each and find_in_batches |
| 8 | 18,057 | 12,267 | protobuf-rspec | Protobuf RSpec helpers for testing services and clients. Meant to be used with the prot... |
| 9 | 18,127 | 34,862 | spectacles | Spectacles adds database view functionality to ActiveRecord. Current supported adapters... |
| 10 | 22,468 | 41,737 | protobuf-nats | ruby-protobuf client/server for nats |
| 11 | 26,476 | 41,737 | activerecord-jdbcvertica-adapter | An ActiveRecord adapter for Vertica databases (jdbc based) |
| 12 | 26,508 | 41,737 | birddog | Seeeeeeeee Readme |
| 13 | 26,634 | 53,031 | active_remote-cached | Provides "cached" finders and a DSL to enumerate which finders should have cached versions |
| 14 | 28,500 | 53,031 | activerecord-committed_observer | adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to obser... |
| 15 | 31,594 | 17,911 | mondrian_redis_segment_cache | Segment Cache for Mondrian written in JRuby with Redis as the cache store |
| 16 | 34,761 | 74,024 | firebolt | Simple little cache warmer. |
| 17 | 37,054 | 21,178 | vladlev | Levenshtein matching algorithm for ruby using C with an FFI extension |
| 18 | 39,918 | 23,601 | heredity | provides class inheritable attributes outside of rails and other gem/frameworks |
| 19 | 42,051 | 17,911 | ffi-fasttext | FFI bindings for Facebook's FastText text classification library |
| 20 | 43,332 | 94,007 | saxomattic | A gem to combine all the wonderful that is sax-machine with the magic that is active_attr |
| 21 | 44,525 | 32,343 | multi_op_queue | take default Queue from Ruby and allow multiple operations while holding lock |
| 22 | 45,895 | 53,031 | ffi-radix_tree | radix tree implementation in c++ with FFI bindings |
| 23 | 46,043 | 74,024 | harness-active_publisher | a gem to collect instrumation stats from active_publisher and forward them to harness |
| 24 | 49,229 | 94,007 | cachecataz | Cachecataz is for namespace expiry in a cache where the cache provider does not enable ... |
| 25 | 50,566 | 41,737 | httparrot | helps cut through the clutter of HTTP testing |
| 26 | 53,236 | 53,031 | ws_client | Simple websocket client in ruby |
| 27 | 60,149 | 61,331 | socketpool | SocketPool class to mangage socket based client access [based on MongoDB pool class] |
| 28 | 66,175 | 61,331 | try_chain | using try that takes an array of chainable try calls |
| 29 | 66,676 | 32,343 | jruby_coercion | gem to facilitate automatic coercion between jruby/java objects |
| 30 | 67,856 | 94,007 | trinidad_scheduler_extension | Extension to support scheduled jobs in Trinidad |
| 31 | 70,911 | 94,007 | non_printable_sanitization | Rack middleware that filters non-printable characters from input |
| 32 | 78,260 | 53,031 | ffi-hiredis_vip-core | core library for FFI bingings for hiredis_vip (clustering support) |
| 33 | 81,248 | 61,331 | coerced_attr_writer | setters with type coercion for set* methods on java classes using the jruby coercion in... |
| 34 | 85,766 | 41,737 | rabl-extend-compiler | a set of rake tasks to compile and verify rabl templates that use `extend` for moooooaa... |
| 35 | 89,505 | 129,210 | harness-action_subscriber | Record statsd metrics about ActionSubscriber via Harness |
| 36 | 98,622 | 129,210 | harness-protobuf-nats | a gem to collect instrumentation metrics from protobuf-nats |
| 37 | 99,278 | 74,024 | first_of | prioritize values of fallback methods |
| 38 | 101,309 | 74,024 | ffi-hiredis_vip | FFI Wrapper for hiredis-vip |
| 39 | 104,430 | 94,007 | crazy_pills | Just don't use this gem |
| 40 | 105,530 | 74,024 | java_to_base64 | simple utility module to provide to_base64 and from_base64 for java objects |
| 41 | 106,242 | 129,210 | darryl_jenks | Calculates the permutations of a strings based on a key string / regex |
| 42 | 108,040 | 53,031 | jruby-coercion | gem to facilitate automatic coercion between jruby/java objects |
| 43 | 114,070 | 129,210 | redis-renew | Simple gem that extends redis expiry of keys when accessed |
| 44 | 117,821 | 74,024 | protobuf_java_helpers | Java helpers for ruby-protobuf/protobuf |
| 45 | 117,919 | 94,007 | fast_blank_java | an attempt at a fast_blank for JRuby |
| 46 | 122,454 | 74,024 | buffalo | Don't use this yet! |
| 47 | 140,118 | 94,007 | multi_json-jr_jackson | Using JrJackson for JSON serialization on the jruby platform |
| 48 | 141,593 | 129,210 | chunky_csv | Splits large csv files into smaller ones |
| 49 | 141,757 | 129,210 | i_can_has_java_class | a small gem to check to see if a java class can be found |
| 50 | 143,607 | 74,024 | monkey_patcher_patcher | Don't ever use this, but sometimes you want to just use it |
| 51 | 148,045 | 129,210 | ffi-rc4 | OpenSSL/RC4 through FFI |
| 52 | 152,440 | 74,024 | validbot | contextual validations for controllers and wanna learn to do other stuff good too |