| 1 | 2,154 | 3,452 | protobuf | Google Protocol Buffers serialization and RPC implementation for Ruby. |
| 2 | 8,145 | 6,096 | action_subscriber | ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ b... |
| 3 | 9,542 | 7,845 | active_remote | Active Remote provides Active Record-like object-relational mapping over RPC. It was wr... |
| 4 | 11,493 | 7,619 | active_publisher | A library for publshing messages to RabbitMQ |
| 5 | 13,385 | 17,824 | protobuf-activerecord | Provides the ability to create Active Record objects from Protocol Buffer messages and ... |
| 6 | 13,514 | 13,023 | lifeguard | Do you have a threadpool? Do you need someone to watch it? Look no further! |
| 7 | 14,869 | 15,709 | pluck_each | pluck_each and plucK_in_batches ... should behave like find_each and find_in_batches |
| 8 | 17,452 | 24,814 | protobuf-rspec | Protobuf RSpec helpers for testing services and clients. Meant to be used with the prot... |
| 9 | 17,582 | 30,171 | spectacles | Spectacles adds database view functionality to ActiveRecord. Current supported adapters... |
| 10 | 22,164 | 19,541 | protobuf-nats | ruby-protobuf client/server for nats |
| 11 | 25,657 | 40,670 | birddog | Seeeeeeeee Readme |
| 12 | 25,864 | 16,083 | activerecord-jdbcvertica-adapter | An ActiveRecord adapter for Vertica databases (jdbc based) |
| 13 | 26,025 | 15,341 | active_remote-cached | Provides "cached" finders and a DSL to enumerate which finders should have cached versions |
| 14 | 27,763 | 33,465 | activerecord-committed_observer | adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to obser... |
| 15 | 30,902 | 67,069 | mondrian_redis_segment_cache | Segment Cache for Mondrian written in JRuby with Redis as the cache store |
| 16 | 33,979 | 52,803 | firebolt | Simple little cache warmer. |
| 17 | 37,452 | 19,541 | vladlev | Levenshtein matching algorithm for ruby using C with an FFI extension |
| 18 | 39,478 | 52,803 | heredity | provides class inheritable attributes outside of rails and other gem/frameworks |
| 19 | 42,083 | 67,069 | saxomattic | A gem to combine all the wonderful that is sax-machine with the magic that is active_attr |
| 20 | 43,553 | 52,803 | multi_op_queue | take default Queue from Ruby and allow multiple operations while holding lock |
| 21 | 45,464 | 47,819 | ffi-radix_tree | radix tree implementation in c++ with FFI bindings |
| 22 | 45,477 | 24,814 | harness-active_publisher | a gem to collect instrumation stats from active_publisher and forward them to harness |
| 23 | 48,102 | 77,741 | cachecataz | Cachecataz is for namespace expiry in a cache where the cache provider does not enable ... |
| 24 | 48,336 | 14,176 | ffi-fasttext | FFI bindings for Facebook's FastText text classification library |
| 25 | 49,467 | 77,741 | httparrot | helps cut through the clutter of HTTP testing |
| 26 | 52,349 | 28,844 | ws_client | Simple websocket client in ruby |
| 27 | 59,125 | 43,891 | socketpool | SocketPool class to mangage socket based client access [based on MongoDB pool class] |
| 28 | 65,482 | 77,741 | jruby_coercion | gem to facilitate automatic coercion between jruby/java objects |
| 29 | 66,740 | 77,741 | trinidad_scheduler_extension | Extension to support scheduled jobs in Trinidad |
| 30 | 67,439 | 23,997 | try_chain | using try that takes an array of chainable try calls |
| 31 | 69,847 | 92,912 | non_printable_sanitization | Rack middleware that filters non-printable characters from input |
| 32 | 78,047 | 47,819 | ffi-hiredis_vip-core | core library for FFI bingings for hiredis_vip (clustering support) |
| 33 | 79,862 | 92,912 | coerced_attr_writer | setters with type coercion for set* methods on java classes using the jruby coercion in... |
| 34 | 87,066 | 35,503 | rabl-extend-compiler | a set of rake tasks to compile and verify rabl templates that use `extend` for moooooaa... |
| 35 | 88,658 | 47,819 | harness-action_subscriber | Record statsd metrics about ActionSubscriber via Harness |
| 36 | 97,167 | 77,741 | harness-protobuf-nats | a gem to collect instrumentation metrics from protobuf-nats |
| 37 | 98,224 | 67,069 | first_of | prioritize values of fallback methods |
| 38 | 100,975 | 52,803 | ffi-hiredis_vip | FFI Wrapper for hiredis-vip |
| 39 | 103,370 | 111,035 | crazy_pills | Just don't use this gem |
| 40 | 104,625 | 111,035 | darryl_jenks | Calculates the permutations of a strings based on a key string / regex |
| 41 | 105,306 | 77,741 | java_to_base64 | simple utility module to provide to_base64 and from_base64 for java objects |
| 42 | 106,372 | 187,742 | jruby-coercion | gem to facilitate automatic coercion between jruby/java objects |
| 43 | 113,301 | 77,741 | redis-renew | Simple gem that extends redis expiry of keys when accessed |
| 44 | 116,679 | 143,427 | fast_blank_java | an attempt at a fast_blank for JRuby |
| 45 | 119,687 | 67,069 | protobuf_java_helpers | Java helpers for ruby-protobuf/protobuf |
| 46 | 121,201 | 92,912 | buffalo | Don't use this yet! |
| 47 | 138,955 | 92,912 | multi_json-jr_jackson | Using JrJackson for JSON serialization on the jruby platform |
| 48 | 139,554 | 143,427 | chunky_csv | Splits large csv files into smaller ones |
| 49 | 140,514 | 111,035 | i_can_has_java_class | a small gem to check to see if a java class can be found |
| 50 | 142,919 | 92,912 | monkey_patcher_patcher | Don't ever use this, but sometimes you want to just use it |
| 51 | 146,257 | 143,427 | ffi-rc4 | OpenSSL/RC4 through FFI |
| 52 | 152,632 | 52,803 | validbot | contextual validations for controllers and wanna learn to do other stuff good too |