| 1 | 2,214 | 3,256 | protobuf | Google Protocol Buffers serialization and RPC implementation for Ruby. |
| 2 | 8,333 | 17,203 | action_subscriber | ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ b... |
| 3 | 9,821 | 20,228 | active_remote | Active Remote provides Active Record-like object-relational mapping over RPC. It was wr... |
| 4 | 11,673 | 16,382 | active_publisher | A library for publshing messages to RabbitMQ |
| 5 | 13,582 | 15,710 | lifeguard | Do you have a threadpool? Do you need someone to watch it? Look no further! |
| 6 | 13,636 | 13,654 | protobuf-activerecord | Provides the ability to create Active Record objects from Protocol Buffer messages and ... |
| 7 | 15,139 | 8,900 | pluck_each | pluck_each and plucK_in_batches ... should behave like find_each and find_in_batches |
| 8 | 17,951 | 46,395 | protobuf-rspec | Protobuf RSpec helpers for testing services and clients. Meant to be used with the prot... |
| 9 | 18,012 | 29,669 | spectacles | Spectacles adds database view functionality to ActiveRecord. Current supported adapters... |
| 10 | 22,434 | 14,802 | protobuf-nats | ruby-protobuf client/server for nats |
| 11 | 26,346 | 33,145 | birddog | Seeeeeeeee Readme |
| 12 | 26,388 | 33,145 | activerecord-jdbcvertica-adapter | An ActiveRecord adapter for Vertica databases (jdbc based) |
| 13 | 26,542 | 38,280 | active_remote-cached | Provides "cached" finders and a DSL to enumerate which finders should have cached versions |
| 14 | 28,371 | 23,736 | activerecord-committed_observer | adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to obser... |
| 15 | 31,446 | 59,666 | mondrian_redis_segment_cache | Segment Cache for Mondrian written in JRuby with Redis as the cache store |
| 16 | 34,591 | 38,280 | firebolt | Simple little cache warmer. |
| 17 | 37,708 | 16,613 | vladlev | Levenshtein matching algorithm for ruby using C with an FFI extension |
| 18 | 39,978 | 59,666 | heredity | provides class inheritable attributes outside of rails and other gem/frameworks |
| 19 | 43,000 | 10,525 | ffi-fasttext | FFI bindings for Facebook's FastText text classification library |
| 20 | 43,107 | 123,214 | saxomattic | A gem to combine all the wonderful that is sax-machine with the magic that is active_attr |
| 21 | 44,357 | 82,222 | multi_op_queue | take default Queue from Ruby and allow multiple operations while holding lock |
| 22 | 45,819 | 59,666 | ffi-radix_tree | radix tree implementation in c++ with FFI bindings |
| 23 | 45,948 | 29,669 | harness-active_publisher | a gem to collect instrumation stats from active_publisher and forward them to harness |
| 24 | 48,942 | 82,222 | cachecataz | Cachecataz is for namespace expiry in a cache where the cache provider does not enable ... |
| 25 | 50,339 | 46,395 | httparrot | helps cut through the clutter of HTTP testing |
| 26 | 53,078 | 82,222 | ws_client | Simple websocket client in ruby |
| 27 | 59,929 | 33,145 | socketpool | SocketPool class to mangage socket based client access [based on MongoDB pool class] |
| 28 | 66,405 | 46,395 | jruby_coercion | gem to facilitate automatic coercion between jruby/java objects |
| 29 | 67,309 | 23,736 | try_chain | using try that takes an array of chainable try calls |
| 30 | 67,681 | 123,214 | trinidad_scheduler_extension | Extension to support scheduled jobs in Trinidad |
| 31 | 70,666 | 46,395 | non_printable_sanitization | Rack middleware that filters non-printable characters from input |
| 32 | 78,362 | 59,666 | ffi-hiredis_vip-core | core library for FFI bingings for hiredis_vip (clustering support) |
| 33 | 80,891 | 82,222 | coerced_attr_writer | setters with type coercion for set* methods on java classes using the jruby coercion in... |
| 34 | 85,944 | 33,145 | rabl-extend-compiler | a set of rake tasks to compile and verify rabl templates that use `extend` for moooooaa... |
| 35 | 89,344 | 82,222 | harness-action_subscriber | Record statsd metrics about ActionSubscriber via Harness |
| 36 | 98,323 | 82,222 | harness-protobuf-nats | a gem to collect instrumentation metrics from protobuf-nats |
| 37 | 99,076 | 123,214 | first_of | prioritize values of fallback methods |
| 38 | 101,393 | 46,395 | ffi-hiredis_vip | FFI Wrapper for hiredis-vip |
| 39 | 104,108 | 82,222 | crazy_pills | Just don't use this gem |
| 40 | 105,521 | 46,395 | java_to_base64 | simple utility module to provide to_base64 and from_base64 for java objects |
| 41 | 105,949 | 46,395 | darryl_jenks | Calculates the permutations of a strings based on a key string / regex |
| 42 | 107,633 | 82,222 | jruby-coercion | gem to facilitate automatic coercion between jruby/java objects |
| 43 | 113,889 | 59,666 | redis-renew | Simple gem that extends redis expiry of keys when accessed |
| 44 | 117,743 | 82,222 | fast_blank_java | an attempt at a fast_blank for JRuby |
| 45 | 119,488 | 123,214 | protobuf_java_helpers | Java helpers for ruby-protobuf/protobuf |
| 46 | 122,049 | 123,214 | buffalo | Don't use this yet! |
| 47 | 139,785 | 59,666 | multi_json-jr_jackson | Using JrJackson for JSON serialization on the jruby platform |
| 48 | 141,083 | 82,222 | chunky_csv | Splits large csv files into smaller ones |
| 49 | 141,353 | 123,214 | i_can_has_java_class | a small gem to check to see if a java class can be found |
| 50 | 143,349 | 123,214 | monkey_patcher_patcher | Don't ever use this, but sometimes you want to just use it |
| 51 | 147,680 | 82,222 | ffi-rc4 | OpenSSL/RC4 through FFI |
| 52 | 152,463 | 123,214 | validbot | contextual validations for controllers and wanna learn to do other stuff good too |