| 1 | 2,249 | 3,392 | protobuf | Google Protocol Buffers serialization and RPC implementation for Ruby. |
| 2 | 8,632 | 15,928 | action_subscriber | ActionSubscriber is a DSL that allows a rails app to consume messages from a RabbitMQ b... |
| 3 | 10,151 | 7,872 | active_remote | Active Remote provides Active Record-like object-relational mapping over RPC. It was wr... |
| 4 | 11,962 | 30,884 | active_publisher | A library for publshing messages to RabbitMQ |
| 5 | 13,846 | 30,884 | lifeguard | Do you have a threadpool? Do you need someone to watch it? Look no further! |
| 6 | 13,983 | 49,580 | protobuf-activerecord | Provides the ability to create Active Record objects from Protocol Buffer messages and ... |
| 7 | 15,059 | 17,497 | pluck_each | pluck_each and plucK_in_batches ... should behave like find_each and find_in_batches |
| 8 | 18,323 | 49,580 | protobuf-rspec | Protobuf RSpec helpers for testing services and clients. Meant to be used with the prot... |
| 9 | 18,378 | 49,580 | spectacles | Spectacles adds database view functionality to ActiveRecord. Current supported adapters... |
| 10 | 22,010 | 25,459 | protobuf-nats | ruby-protobuf client/server for nats |
| 11 | 26,625 | 49,580 | birddog | Seeeeeeeee Readme |
| 12 | 26,671 | 30,884 | activerecord-jdbcvertica-adapter | An ActiveRecord adapter for Vertica databases (jdbc based) |
| 13 | 26,836 | 49,580 | active_remote-cached | Provides "cached" finders and a DSL to enumerate which finders should have cached versions |
| 14 | 28,786 | 49,580 | activerecord-committed_observer | adding after_commit_on_create, after_commit_on_update, after_commit_on_destroy to obser... |
| 15 | 31,912 | 30,884 | mondrian_redis_segment_cache | Segment Cache for Mondrian written in JRuby with Redis as the cache store |
| 16 | 35,111 | 49,580 | firebolt | Simple little cache warmer. |
| 17 | 36,983 | 30,884 | vladlev | Levenshtein matching algorithm for ruby using C with an FFI extension |
| 18 | 40,136 | 25,459 | heredity | provides class inheritable attributes outside of rails and other gem/frameworks |
| 19 | 40,778 | 49,580 | ffi-fasttext | FFI bindings for Facebook's FastText text classification library |
| 20 | 43,961 | 49,580 | saxomattic | A gem to combine all the wonderful that is sax-machine with the magic that is active_attr |
| 21 | 45,029 | 49,580 | multi_op_queue | take default Queue from Ruby and allow multiple operations while holding lock |
| 22 | 46,120 | 49,580 | ffi-radix_tree | radix tree implementation in c++ with FFI bindings |
| 23 | 46,325 | 49,580 | harness-active_publisher | a gem to collect instrumation stats from active_publisher and forward them to harness |
| 24 | 49,778 | 49,580 | cachecataz | Cachecataz is for namespace expiry in a cache where the cache provider does not enable ... |
| 25 | 51,080 | 49,580 | httparrot | helps cut through the clutter of HTTP testing |
| 26 | 53,623 | 49,580 | ws_client | Simple websocket client in ruby |
| 27 | 60,580 | 49,580 | socketpool | SocketPool class to mangage socket based client access [based on MongoDB pool class] |
| 28 | 65,419 | 49,580 | try_chain | using try that takes an array of chainable try calls |
| 29 | 67,092 | 49,580 | jruby_coercion | gem to facilitate automatic coercion between jruby/java objects |
| 30 | 68,481 | 49,580 | trinidad_scheduler_extension | Extension to support scheduled jobs in Trinidad |
| 31 | 71,356 | 49,580 | non_printable_sanitization | Rack middleware that filters non-printable characters from input |
| 32 | 78,459 | 49,580 | ffi-hiredis_vip-core | core library for FFI bingings for hiredis_vip (clustering support) |
| 33 | 81,014 | 49,580 | coerced_attr_writer | setters with type coercion for set* methods on java classes using the jruby coercion in... |
| 34 | 85,480 | 49,580 | rabl-extend-compiler | a set of rake tasks to compile and verify rabl templates that use `extend` for moooooaa... |
| 35 | 89,882 | 49,580 | harness-action_subscriber | Record statsd metrics about ActionSubscriber via Harness |
| 36 | 99,509 | 49,580 | harness-protobuf-nats | a gem to collect instrumentation metrics from protobuf-nats |
| 37 | 100,000 | 30,884 | first_of | prioritize values of fallback methods |
| 38 | 101,373 | 49,580 | ffi-hiredis_vip | FFI Wrapper for hiredis-vip |
| 39 | 104,177 | 49,580 | crazy_pills | Just don't use this gem |
| 40 | 105,865 | 49,580 | java_to_base64 | simple utility module to provide to_base64 and from_base64 for java objects |
| 41 | 106,977 | 49,580 | darryl_jenks | Calculates the permutations of a strings based on a key string / regex |
| 42 | 108,842 | 49,580 | jruby-coercion | gem to facilitate automatic coercion between jruby/java objects |
| 43 | 114,746 | 30,884 | redis-renew | Simple gem that extends redis expiry of keys when accessed |
| 44 | 117,447 | 49,580 | protobuf_java_helpers | Java helpers for ruby-protobuf/protobuf |
| 45 | 118,680 | 49,580 | fast_blank_java | an attempt at a fast_blank for JRuby |
| 46 | 122,727 | 49,580 | buffalo | Don't use this yet! |
| 47 | 141,395 | 49,580 | multi_json-jr_jackson | Using JrJackson for JSON serialization on the jruby platform |
| 48 | 142,573 | 49,580 | chunky_csv | Splits large csv files into smaller ones |
| 49 | 142,792 | 49,580 | i_can_has_java_class | a small gem to check to see if a java class can be found |
| 50 | 144,532 | 49,580 | monkey_patcher_patcher | Don't ever use this, but sometimes you want to just use it |
| 51 | 149,281 | 49,580 | ffi-rc4 | OpenSSL/RC4 through FFI |
| 52 | 153,093 | 49,580 | validbot | contextual validations for controllers and wanna learn to do other stuff good too |