Dougyouch's Gems

icon
#Total RankDaily RankNameSummary
123,96222,803csv-utilsA Ruby library for CSV file processing featuring comparison, transformation, sorting, a...
227,85422,803schema-modelA flexible DSL for defining strongly-typed data models with automatic parsing, nested a...
332,19427,624dynamic-active-modelDynamic Active Model automatically discovers database schemas and creates ActiveRecord ...
436,05139,648upstreamstatusParse the output of the Nginx Upstream Check plugin
540,79735,924packed-modelUsed to minimize storage space required to store list of data
641,47460,205db-purgerPurge database tables by top level id in batches
741,62650,800sized_listUses LRU functionality to keep a limited size list of items
843,50722,803client-api-builderA Ruby gem for building API clients through declarative configuration. Features include...
958,75625,255query_counterUsed for monitoring number of external calls
1075,78226,328inheritance-helperRedefines class methods
1176,89860,205alblogsUtility script for processing ALB access logs over a given time range
1292,42639,648io-segmenterUsed to iterate over segments of data in IO objects
1394,60850,800s3grepCLI tools for streaming search (s3grep), viewing (s3cat), and reporting (s3info, s3repo...
1495,907154,925elasticsearch_scannerIterates over the entire index
1596,305102,761cassandra-helpersUtility methods for working with Cassandra
1698,157102,761athena-utilsTools for querying AWS Athena
17107,55075,382csv-curlTools making mulitple calls using curl
18110,44775,382activerecord-mysql2-adapter-patchFixes schema.rb for datetime fields that use on update
19119,21830,840encrypted-fieldEncrypt data using policies, designed with key rotation in mind
20123,606102,761doug-chargifyRuby wrapper for the chargify.com SAAS and billing API designed to be thread safe
21129,644102,761schema-normalizeEasy way to normalize attributes
22140,059102,761multi-file-processorIterates over files moving them to inprogress, done or failed
23169,71275,382mapableEasy way to configure what data is mapped between models
24169,98260,205profile-toolsDynamically add method profiling to any class. Collects method times and objects created.
25170,60075,382model-mapperEasy way to configure what data is mapped between models
26175,289102,761gemconsoleCommand-line utility for working with a gem in irb
27184,610102,761csv-editorCommand line CSV file editor
28185,272154,925batchingAdds an in_batches to Enumerable