Bdurand's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1321377lumberjackA simple, powerful, and very fast logging utility that can be a drop in replacement for...
27022,145refLibrary that implements weak, soft, and strong references in Ruby that work across mult...
33,3283,785html_to_plain_textA simple library for converting HTML into an approximation in plain text.
45,6966,020sidekiq-transaction_guardProtect from accidentally invoking Sidekiq jobs when there are open database transactions
55,7023,181sidekiq-process_managerProcess manager for forking and monitoring multiple sidekiq processes.
65,9436,561secret_keysSimple mechanism for loading JSON file with encrypted values.
76,1236,955simple_throttleSimple redis backed throttling mechanism to limit access to a resource
86,1456,999simple_thread_poolSimple thread pool implementation to manage running tasks in parallel.
96,1466,904sidekiq-encrypted_argsSupport for encrypting arguments that contain sensitive information in sidekiq jobs.
106,1537,023us_geoCollection of geographic data for the United States for use with ActiveRecord
116,1556,999active_record_query_counterCount total number of ActiveRecord queries and row counts inside a block
126,1696,999lumberjack_json_deviceA logging device for the lumberjack gem that writes log entries as JSON documentspec.
136,1736,991lumberjack_data_dog_deviceA logging device for sending logs to DataDog in JSON format.
146,1867,032production_open_structModifies OpenStruct so that it doesn't define singleton methods on each object which bu...
156,2307,046safe_object_as_jsonDrop in replacement for the Object#as_json implementation in ActiveSupport, but with lo...
166,2397,015sidekiq-deferred_jobsAdds ability to defer the enqueuing of Sidekiq workers until the end of a block of code.
176,2907,032quiet_loggerA logger implementation that can wrap another logger to increase the log level to reduc...
186,3186,973support_table_cacheAutomatic ActiveRecord caching for small support tables.
196,33010,294capture_migration_sqlCapture the SQL that is executed when running ActiveRecord migrations so that it can be...
206,33111,500factory_bot_any_instanceAdds helper methods to FactoryBot to memoize instances to speed up test suite.
216,37211,631lumberjack_capture_deviceTesting device for the lumberjack gem that can be used for asserting messages have been...
226,96012,277seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
237,1557,015support_table_dataExtension for ActiveRecord models to manage synchronizing data in support/lookup tables...
247,7176,981restrainerCode for throttling workloads so as not to overwhelm external services
257,8287,006double_restraintThrottling mechanism for safely dealing with external resources so that latency does no...
268,78620,369http_configurationGem that provides the ability to set defaults for proxies and timeouts for Net::HTTP. S...
279,1384,273lumberjack_syslog_deviceA logging device for the lumberjack gem that writes log entries to syslog.
2816,73928,051json_recordActiveRecord support for mapping complex documents in a single RDBMS row via JSON seria...
2917,04530,978acts_as_revisionableActiveRecord extension that provides revision support so that history can be tracked an...
3022,6427,015created_idMechanism for optimizing ActiveRecord queries against the created_at column on tables.
3126,8917,069linux_process_memoryGet a breakdown of the memory being used by a Linux process including resident, shared,...
3228,1946,999safe_request_timeoutMechanism for safely aborting long-running requests after a specified timeout.
3328,2167,006http_instrumentationActiveSupoprt instrumentation for a variety of Ruby HTTP client libraries.
3431,51645,014sunspot_index_queueThis gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggabl...
3534,3227,032after_commit_changesAggregate all changes made to an ActiveRecord model inside a transaction into a single ...
3637,734140,090whi-cassieSimple object mapper for Cassandra data tables.
3740,62241,058lazy_methodsGem that adds lazy method delegation methods. Using this gem you can easily define lazy...
3841,448140,090url_fetcherFetch resources from the internetz!
3944,439140,090acts_as_trashableActiveRecord extension that serializes destroyed records into a trash table from which ...
4048,718140,090async_methodsGem that adds asynchronous method calls for all methods on every object to aid in throu...
4155,347140,090capistrano-docker_clusterUse capistrano to deploy docker based applications.
4260,54630,978fast_serializerSuper fast object serialization for API's combining a simple DSL with many optimization...
4365,3707,046ultra_settingsUnified application configuration that allows for configuration via environment variabl...
4468,513140,090config_objectA configuration gem which is simple to use but full of awesome features.
4569,81066,565last_mod_cacheAn extension for ActiveRecord models that adds a a very easy to use caching layer for m...
4687,34179,666lumberjack_mongo_deviceA logging device for the lumberjack gem that writes log entries to a MongoDB collection.
4788,17841,058sidekiq-fast-enqMore efficient scheduled job queue implementation for sidekiq to increase throughput in...
4895,398140,090xml_node_streamSimple XML parser wrapper that provides the benefits of stream parsing with the ease of...
49150,8907,032soft_validatorActiveModel/ActiveRecord validator that can wrap other validators to notify of errors s...
50158,973100,918factory_girl_any_instanceAdds helper methods to FactoryGirl to memoize instances to speed up test suite.
51160,745100,918lumberjack_ecs_deviceA logging device for formatting logs in Elastic Container Schema (ECS) format for integ...
52165,72645,014super_settingsFast access runtime settings for a Rails application with an included UI and API for ad...
53166,140100,918file_secretsA simple wrapper for reading sensitive information stored in files to support the patte...
54166,614100,918lumberjack_redis_deviceA logging device for the lumberjack gem that writes log entries as JSON documentspec.
55175,17510,868attribute_guardActiveRecord/ActiveModel extension that allows locking attributes to prevent unintended...
56176,130100,918spartan_apmSimple redis backed application performance monitoring tool.
57178,720100,918faraday_dynamic_timeoutFaraday middleware to dynamically set a request timeout based on the number of concurre...