Tadman's Gems

icon
#Total RankDaily RankNameSummary
18,49114,272postageappPostageApp Library for Ruby and Ruby on Rails applications
212,43418,645domain_prefixA library to extract information about top-level domain and registered name from generi...
314,54628,864remailerEventMachine Mail Agent for SMTP and IMAP
416,20046,526pigeonPigeon is a simple way to get started building an EventMachine engine that's intended t...
520,22038,007date_flagRepresents boolean fields as DateTime values to trigger events in the future or record ...
621,40229,792rednsReDNS is a pure Ruby DNS library with drivers for reactor-model engines such as EventMa...
723,20636,338test_dummyTest Dummy allows you to define how to fake models automatically so that you can use du...
836,18028,864asynchroProvides a number of tools to help make developing and testing asynchronous application...
942,07630,922birlingMostly drop-in replacement for Logger with a more robust log rotation facility
1045,60344,085em-sequel-asyncImplements a number of asynchronous helper methods for Sequel
1152,97368,264handlebarA simple text templating system
1257,05859,263openssl_pkcs8Adds PKCS8 key format support to OpenSSL::PKey::RSA
1359,40444,085featherA simple light-weight text templating system
1468,77828,864skeinWrapper for RabbitMQ that makes blocking RPC calls and handles pub-sub broadcasts.
1576,89879,620sequel_simple_callbacksThis plugin makes it possible to declare simple before and after callbacks on the class...
1677,07986,482specularExports results from RSpec to GitHub, GitHub Issues, and Slack
1778,18652,232time_intervalUseful for dividing up linear time into nested intervals
1879,216104,717raiffReads in AIFF file data and audio contents
1982,39020,547apromisePromise implementation for Ruby Async
2092,51659,263configatureAssists in the creation of config files from example templates and can identify when so...
2194,61773,587tableflipFlips tables from one database to another
2297,64173,587em-spamcImplementation of the "spamc" protocol for EventMachine
23112,083131,144backtrackMakes it easier to provide a 'Cancel' or 'Back' link on web forms in Ruby on Rails
24114,31286,482powrSimple Rack process management
25118,16486,482awaitImplements the await/defer pattern for event-driven or asynchronous Ruby
26128,508147,182envcheckProvides a simple way to test that your environment is configured correctly.
27129,649104,717mysql-replication-helperMySQL Replication Helper
28129,703131,144landlordA command-line tool for managing multiple virtual-host configurations on a web server
29129,798131,144hash_chainChains multiple hashes together into a singular data-structure
30134,374131,144pingityA Ruby module for interfacing with Pingity
31135,199104,717test_plusConvenience methods for testing in Ruby and Rails
32136,558104,717em-worker-poolSimple thread pool/worker system for EventMachine
33139,544147,182keybleUnubtrusive SSH key management
34139,647117,132mysql-sapperRandomly kills MySQL processes for fun and profit.
35143,002104,717thpoolSimple thread pool/worker system
36168,438147,182ropen3Wrapper around Open3.popen3 with rbenv support