| 1 | 2,186 | 3,320 | protobuf | Google Protocol Buffers serialization and RPC implementation for Ruby. |
| 2 | 8,225 | 9,762 | action_subscriber | ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ b... |
| 3 | 9,643 | 11,875 | active_remote | Active Remote provides Active Record-like object-relational mapping over RPC. It was wr... |
| 4 | 11,562 | 11,257 | active_publisher | A library for publshing messages to RabbitMQ |
| 5 | 13,472 | 12,233 | protobuf-activerecord | Provides the ability to create Active Record objects from Protocol Buffer messages and ... |
| 6 | 13,519 | 9,375 | lifeguard | Do you have a threadpool? Do you need someone to watch it? Look no further! |
| 7 | 14,993 | 26,006 | pluck_each | pluck_each and plucK_in_batches ... should behave like find_each and find_in_batches |
| 8 | 17,617 | 24,149 | protobuf-rspec | Protobuf RSpec helpers for testing services and clients. Meant to be used with the prot... |
| 9 | 17,728 | 16,671 | spectacles | Spectacles adds database view functionality to ActiveRecord. Current supported adapters... |
| 10 | 22,202 | 14,559 | protobuf-nats | ruby-protobuf client/server for nats |
| 11 | 25,904 | 88,565 | birddog | Seeeeeeeee Readme |
| 12 | 26,072 | 28,249 | activerecord-jdbcvertica-adapter | An ActiveRecord adapter for Vertica databases (jdbc based) |
| 13 | 26,190 | 19,906 | active_remote-cached | Provides "cached" finders and a DSL to enumerate which finders should have cached versions |
| 14 | 27,969 | 33,072 | activerecord-committed_observer | adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to obser... |
| 15 | 31,030 | 19,906 | mondrian_redis_segment_cache | Segment Cache for Mondrian written in JRuby with Redis as the cache store |
| 16 | 34,119 | 73,396 | firebolt | Simple little cache warmer. |
| 17 | 37,508 | 62,843 | vladlev | Levenshtein matching algorithm for ruby using C with an FFI extension |
| 18 | 39,746 | 88,565 | heredity | provides class inheritable attributes outside of rails and other gem/frameworks |
| 19 | 42,455 | 35,238 | saxomattic | A gem to combine all the wonderful that is sax-machine with the magic that is active_attr |
| 20 | 43,876 | 40,867 | multi_op_queue | take default Queue from Ruby and allow multiple operations while holding lock |
| 21 | 45,502 | 55,103 | ffi-radix_tree | radix tree implementation in c++ with FFI bindings |
| 22 | 45,553 | 73,396 | harness-active_publisher | a gem to collect instrumation stats from active_publisher and forward them to harness |
| 23 | 46,153 | 10,160 | ffi-fasttext | FFI bindings for Facebook's FastText text classification library |
| 24 | 48,318 | 112,136 | cachecataz | Cachecataz is for namespace expiry in a cache where the cache provider does not enable ... |
| 25 | 49,761 | 88,565 | httparrot | helps cut through the clutter of HTTP testing |
| 26 | 52,630 | 149,536 | ws_client | Simple websocket client in ruby |
| 27 | 59,408 | 44,662 | socketpool | SocketPool class to mangage socket based client access [based on MongoDB pool class] |
| 28 | 65,810 | 55,103 | jruby_coercion | gem to facilitate automatic coercion between jruby/java objects |
| 29 | 67,077 | 112,136 | trinidad_scheduler_extension | Extension to support scheduled jobs in Trinidad |
| 30 | 67,108 | 88,565 | try_chain | using try that takes an array of chainable try calls |
| 31 | 70,141 | 49,272 | non_printable_sanitization | Rack middleware that filters non-printable characters from input |
| 32 | 77,977 | 88,565 | ffi-hiredis_vip-core | core library for FFI bingings for hiredis_vip (clustering support) |
| 33 | 80,210 | 149,536 | coerced_attr_writer | setters with type coercion for set* methods on java classes using the jruby coercion in... |
| 34 | 86,085 | 33,072 | rabl-extend-compiler | a set of rake tasks to compile and verify rabl templates that use `extend` for moooooaa... |
| 35 | 88,788 | 112,136 | harness-action_subscriber | Record statsd metrics about ActionSubscriber via Harness |
| 36 | 97,572 | 112,136 | harness-protobuf-nats | a gem to collect instrumentation metrics from protobuf-nats |
| 37 | 98,399 | 149,536 | first_of | prioritize values of fallback methods |
| 38 | 100,942 | 149,536 | ffi-hiredis_vip | FFI Wrapper for hiredis-vip |
| 39 | 103,469 | 44,662 | crazy_pills | Just don't use this gem |
| 40 | 105,113 | 149,536 | darryl_jenks | Calculates the permutations of a strings based on a key string / regex |
| 41 | 105,113 | 149,536 | java_to_base64 | simple utility module to provide to_base64 and from_base64 for java objects |
| 42 | 106,887 | 112,136 | jruby-coercion | gem to facilitate automatic coercion between jruby/java objects |
| 43 | 113,454 | 88,565 | redis-renew | Simple gem that extends redis expiry of keys when accessed |
| 44 | 117,034 | 149,536 | fast_blank_java | an attempt at a fast_blank for JRuby |
| 45 | 119,405 | 88,565 | protobuf_java_helpers | Java helpers for ruby-protobuf/protobuf |
| 46 | 121,469 | 149,536 | buffalo | Don't use this yet! |
| 47 | 138,951 | 88,565 | multi_json-jr_jackson | Using JrJackson for JSON serialization on the jruby platform |
| 48 | 140,197 | 149,536 | chunky_csv | Splits large csv files into smaller ones |
| 49 | 140,627 | 149,536 | i_can_has_java_class | a small gem to check to see if a java class can be found |
| 50 | 142,832 | 88,565 | monkey_patcher_patcher | Don't ever use this, but sometimes you want to just use it |
| 51 | 146,812 | 149,536 | ffi-rc4 | OpenSSL/RC4 through FFI |
| 52 | 152,313 | 112,136 | validbot | contextual validations for controllers and wanna learn to do other stuff good too |