1 | 314 | 289 | lumberjack | A simple, powerful, and very fast logging utility that can be a drop in replacement for... |
2 | 807 | 2,540 | ref | Library that implements weak, soft, and strong references in Ruby that work across mult... |
3 | 3,449 | 3,765 | html_to_plain_text | A simple library for converting HTML into an approximation in plain text. |
4 | 5,672 | 13,910 | sidekiq-process_manager | Process manager for forking and monitoring multiple sidekiq processes. |
5 | 5,794 | 4,198 | sidekiq-transaction_guard | Protect from accidentally invoking Sidekiq jobs when there are open database transactions |
6 | 6,106 | 6,797 | secret_keys | Simple mechanism for loading JSON file with encrypted values. |
7 | 6,286 | 6,979 | sidekiq-encrypted_args | Support for encrypting arguments that contain sensitive information in sidekiq jobs. |
8 | 6,312 | 7,874 | simple_throttle | Simple redis backed throttling mechanism to limit access to a resource |
9 | 6,334 | 7,818 | simple_thread_pool | Simple thread pool implementation to manage running tasks in parallel. |
10 | 6,345 | 7,860 | us_geo | Collection of geographic data for the United States for use with ActiveRecord |
11 | 6,347 | 7,936 | active_record_query_counter | Provides detailed insights into how your code interacts with the database by hooking in... |
12 | 6,367 | 7,790 | lumberjack_json_device | A logging device for the lumberjack gem that writes log entries as JSON documentspec. |
13 | 6,373 | 7,936 | lumberjack_data_dog_device | A logging device for sending logs to DataDog in JSON format. |
14 | 6,388 | 7,891 | production_open_struct | Modifies OpenStruct so that it doesn't define singleton methods on each object which bu... |
15 | 6,421 | 7,955 | safe_object_as_json | Drop in replacement for the Object#as_json implementation in ActiveSupport, but with lo... |
16 | 6,441 | 7,921 | sidekiq-deferred_jobs | Adds ability to defer the enqueuing of Sidekiq workers until the end of a block of code. |
17 | 6,454 | 6,094 | capture_migration_sql | Capture the SQL that is executed when running ActiveRecord migrations so that it can be... |
18 | 6,510 | 7,906 | quiet_logger | A logger implementation that can wrap another logger to increase the log level to reduc... |
19 | 6,544 | 7,874 | support_table_cache | Automatic ActiveRecord caching for small support tables. |
20 | 6,696 | 12,322 | factory_bot_any_instance | Adds helper methods to FactoryBot to memoize instances to speed up test suite. |
21 | 6,738 | 12,410 | lumberjack_capture_device | Testing device for the lumberjack gem that can be used for asserting messages have been... |
22 | 7,268 | 7,818 | support_table_data | Extension for ActiveRecord models to manage synchronizing data in support/lookup tables... |
23 | 7,632 | 20,125 | seamless_database_pool | Add support for master/slave database database clusters in ActiveRecord to improve perf... |
24 | 7,949 | 7,921 | restrainer | Code for throttling workloads so as not to overwhelm external services |
25 | 8,208 | 70,066 | double_restraint | Throttling mechanism for safely dealing with external resources so that latency does no... |
26 | 8,698 | 5,354 | lumberjack_syslog_device | A logging device for the lumberjack gem that writes log entries to syslog. |
27 | 9,562 | 16,031 | http_configuration | Gem that provides the ability to set defaults for proxies and timeouts for Net::HTTP. S... |
28 | 15,129 | 7,973 | created_id | Optimize ActiveRecord queries for filtering large tables on the created_at column by pr... |
29 | 16,130 | 7,973 | linux_process_memory | Get a breakdown of the memory being used by a Linux process including resident, shared,... |
30 | 16,354 | 7,955 | safe_request_timeout | Mechanism for safely aborting long-running requests after a specified timeout. |
31 | 16,383 | 7,973 | http_instrumentation | ActiveSupoprt instrumentation for a variety of Ruby HTTP client libraries. |
32 | 17,361 | 7,973 | after_commit_changes | Aggregate all changes made to an ActiveRecord model inside a transaction into a single ... |
33 | 17,459 | 15,247 | json_record | ActiveRecord support for mapping complex documents in a single RDBMS row via JSON seria... |
34 | 17,987 | 38,544 | acts_as_revisionable | ActiveRecord extension that provides revision support so that history can be tracked an... |
35 | 19,440 | 7,874 | ultra_settings | UltraSettings is a Ruby gem that provides a flexible and documented approach to managin... |
36 | 22,070 | 7,906 | soft_validator | ActiveModel/ActiveRecord validator that can wrap other validators to notify of errors s... |
37 | 22,548 | 7,993 | attribute_guard | ActiveRecord/ActiveModel extension that allows locking attributes to prevent unintended... |
38 | 25,814 | 7,955 | faraday_dynamic_timeout | Faraday middleware to dynamically set a request timeout based on the number of concurre... |
39 | 32,725 | 48,058 | sunspot_index_queue | This gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggabl... |
40 | 38,196 | 23,282 | whi-cassie | Simple object mapper for Cassandra data tables. |
41 | 41,158 | 7,765 | super_settings | SuperSettings provides a scalable framework for managing dynamic runtime application se... |
42 | 41,932 | 70,066 | lazy_methods | Gem that adds lazy method delegation methods. Using this gem you can easily define lazy... |
43 | 42,216 | 48,058 | url_fetcher | Fetch resources from the internetz! |
44 | 46,208 | 70,066 | acts_as_trashable | ActiveRecord extension that serializes destroyed records into a trash table from which ... |
45 | 46,542 | 7,955 | consistent_random | Generates consistent random values within a defined scope, ensuring deterministic behav... |
46 | 50,201 | 48,058 | async_methods | Gem that adds asynchronous method calls for all methods on every object to aid in throu... |
47 | 55,014 | 48,058 | capistrano-docker_cluster | Use capistrano to deploy docker based applications. |
48 | 59,661 | 38,544 | fast_serializer | Super fast object serialization for API's combining a simple DSL with many optimization... |
49 | 71,303 | 48,058 | config_object | A configuration gem which is simple to use but full of awesome features. |
50 | 71,609 | 70,066 | last_mod_cache | An extension for ActiveRecord models that adds a a very easy to use caching layer for m... |
51 | 85,216 | 19,037 | sidekiq-fast-enq | More efficient scheduled job queue implementation for sidekiq to increase throughput in... |
52 | 89,320 | 70,066 | lumberjack_mongo_device | A logging device for the lumberjack gem that writes log entries to a MongoDB collection. |
53 | 97,464 | 70,066 | xml_node_stream | Simple XML parser wrapper that provides the benefits of stream parsing with the ease of... |
54 | 160,704 | 48,058 | factory_girl_any_instance | Adds helper methods to FactoryGirl to memoize instances to speed up test suite. |
55 | 162,553 | 70,066 | lumberjack_ecs_device | A logging device for formatting logs in Elastic Container Schema (ECS) format for integ... |
56 | 167,709 | 70,066 | lumberjack_redis_device | A logging device for the lumberjack gem that writes log entries as JSON documentspec. |
57 | 167,875 | 70,066 | file_secrets | A simple wrapper for reading sensitive information stored in files to support the patte... |
58 | 178,724 | 70,066 | spartan_apm | Simple redis backed application performance monitoring tool. |