Bdurand's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1324457lumberjackExtension of Ruby’s standard Logger for advanced, structured logging. Includes log entr...
28812,936refLibrary that implements weak, soft, and strong references in Ruby that work across mult...
33,2712,683html_to_plain_textA simple library for converting HTML into an approximation in plain text.
45,5256,951sidekiq-transaction_guardProtect from accidentally invoking Sidekiq jobs when there are open database transactions
55,8727,348sidekiq-process_managerProcess manager for forking and monitoring multiple sidekiq processes.
66,0297,207secret_keysSimple mechanism for loading JSON file with encrypted values.
76,2267,488sidekiq-encrypted_argsSupport for encrypting arguments that contain sensitive information in sidekiq jobs.
86,2746,727capture_migration_sqlCapture the SQL that is executed when running ActiveRecord migrations so that it can be...
96,2967,730simple_throttleSimple redis backed throttling mechanism to limit access to a resource
106,3127,812simple_thread_poolSimple thread pool implementation to manage running tasks in parallel.
116,3187,617lumberjack_json_deviceA logging device for the lumberjack gem that writes log entries as JSON documents for u...
126,3197,784us_geoCollection of geographic data for the United States for use with ActiveRecord
136,3237,088active_record_query_counterProvides detailed insights into how your code interacts with the database by hooking in...
146,3617,764production_open_structModifies OpenStruct so that it doesn't define singleton methods on each object which bu...
156,3807,903safe_object_as_jsonDrop in replacement for the Object#as_json implementation in ActiveSupport, but with lo...
166,3937,882sidekiq-deferred_jobsAdds ability to defer the enqueuing of Sidekiq workers until the end of a block of code.
176,4467,541support_table_cacheAutomatic ActiveRecord caching for small support tables.
186,45684,943quiet_loggerA logger implementation that can wrap another logger to increase the log level to reduc...
196,63384,943lumberjack_data_dog_deviceA logging device for sending logs to DataDog in JSON format.
206,73914,183factory_bot_any_instanceAdds helper methods to FactoryBot to memoize instances to speed up test suite.
216,78515,086lumberjack_capture_deviceTesting device for the lumberjack gem that can be used for asserting messages have been...
227,0537,745support_table_dataExtension for ActiveRecord models to manage synchronizing data in support/lookup tables...
237,5607,812restrainerCode for throttling workloads so as not to overwhelm external services
248,11016,813seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
258,80113,538lumberjack_syslog_deviceA logging device for the lumberjack gem that writes log entries to syslog.
268,80484,943double_restraintThrottling mechanism for safely dealing with external resources so that latency does no...
279,3564,165linux_process_memoryGet a breakdown of the memory being used by a Linux process including resident, shared,...
2810,14315,675http_configurationGem that provides the ability to set defaults for proxies and timeouts for Net::HTTP. S...
2911,0277,403created_idOptimize ActiveRecord queries for filtering large tables on the created_at column by pr...
3011,3677,841safe_request_timeoutMechanism for safely aborting long-running requests after a specified timeout.
3111,3917,572http_instrumentationActiveSupoprt instrumentation for a variety of Ruby HTTP client libraries.
3211,5626,777after_commit_changesAggregate all changes made to an ActiveRecord model inside a transaction into a single ...
3311,8877,559ultra_settingsUltraSettings is a Ruby gem that provides a flexible and documented approach to managin...
3412,4537,812soft_validatorActiveModel/ActiveRecord validator that can wrap other validators to notify of errors s...
3512,4987,207attribute_guardActiveRecord/ActiveModel extension that allows locking attributes to prevent unintended...
3612,8877,437faraday_dynamic_timeoutFaraday middleware to dynamically set a request timeout based on the number of concurre...
3713,6427,653super_settingsSuperSettings provides a scalable framework for managing dynamic runtime application se...
3813,9577,357consistent_randomGenerates consistent random values within a defined scope, ensuring deterministic behav...
3918,15451,833json_recordActiveRecord support for mapping complex documents in a single RDBMS row via JSON seria...
4018,93946,081acts_as_revisionableActiveRecord extension that provides revision support so that history can be tracked an...
4119,4577,559lumberjack_data_dogLumberjack logging device that outputs JSON formatted for DataDog with standard attribu...
4233,47151,833sunspot_index_queueThis gem provides asynchronous indexing to Solr for the sunspot gem. It uses a pluggabl...
4337,70920,670whi-cassieSimple object mapper for Cassandra data tables.
4442,55823,381url_fetcherFetch resources from the internetz!
4542,94159,290lazy_methodsGem that adds lazy method delegation methods. Using this gem you can easily define lazy...
4647,98069,723acts_as_trashableActiveRecord extension that serializes destroyed records into a trash table from which ...
4751,58169,723async_methodsGem that adds asynchronous method calls for all methods on every object to aid in throu...
4854,74569,723capistrano-docker_clusterUse capistrano to deploy docker based applications.
4959,01835,228fast_serializerSuper fast object serialization for API's combining a simple DSL with many optimization...
5073,51059,290last_mod_cacheAn extension for ActiveRecord models that adds a a very easy to use caching layer for m...
5173,965107,799config_objectA configuration gem which is simple to use but full of awesome features.
5278,59119,641sidekiq-fast-enqMore efficient scheduled job queue implementation for sidekiq to increase throughput in...
5390,05569,723lumberjack_mongo_deviceA logging device for the lumberjack gem that writes log entries to a MongoDB collection.
5499,27284,943xml_node_streamSimple XML parser wrapper that provides the benefits of stream parsing with the ease of...
55101,4647,598lumberjack_railsSupport for using the lumberjack logging library in Rails applications.
56161,708107,799lumberjack_ecs_deviceA logging device for formatting logs in Elastic Container Schema (ECS) format for integ...
57162,18084,943factory_girl_any_instanceAdds helper methods to FactoryGirl to memoize instances to speed up test suite.
58165,217107,799lumberjack_redis_deviceA logging device for the lumberjack gem that writes log entries as JSON documentspec.
59166,52359,290file_secretsA simple wrapper for reading sensitive information stored in files to support the patte...
60181,168107,799spartan_apmSimple redis backed application performance monitoring tool.
61181,73784,943lumberjack_sidekiqStructured logging for Sidekiq jobs using the Lumberjack framework with automatic attri...