Drbrain's Gems

icon
#Total RankDaily RankNameSummary
184rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
25835raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
315775rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
4261314net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
5760770macaddrcross platform mac address determination for ruby
6789774uuidUUID generator for producing universally unique identifiers based on RFC 4122 (http://w...
71,1581,354mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
81,1781,346net-http-digest_authAn implementation of RFC 2617 - Digest Access Authentication. At this time the gem doe...
92,2693,716memcache-clientA Ruby library for accessing memcached.
103,0034,620net-http-pipelineAn HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection sends mul...
114,4123,523cursesA Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for te...
125,50213,373SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
138,1619,021ParseTreeParseTree is a C extension (using RubyInline) that extracts the parse tree for an entir...
148,94013,545ruby-growlA pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl allows you to ...
159,16813,053dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
1610,14133,451ar_mailerar_mailer is a two-phase delivery agent for ActionMailer. Even delivering email to the...
1711,39021,860rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
1811,52317,451pngPNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries.
1911,9488,558isolateIsolate is a very simple RubyGems sandbox. It provides a way to express and automatical...
2012,03024,575rdoc-dataCore ri data for use with RDoc 2.5 or newer. This gem is required to use ri from RDoc ...
2112,3129,780vladVlad the Deployer is pragmatic application deployment automation, without mercy. Much l...
2212,35910,097hoe-gitA set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
2312,49052,183google-geocodeMap addresses to latitude and longitude with Google's Geocoder.
2412,77610,654mogilefs-clientA MogileFS client library for Ruby. MogileFS is an open source distributed filesystem,...
2515,42612,788hoe-seattlerbHoe plugins providing tasks used by seattle.rb including minitest, perforce, and email ...
2617,14214,487openglAn OpenGL wrapper for Ruby. opengl contains bindings for OpenGL. Be sure to check out ...
2717,20017,029hoe-travishoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from http://tra...
2817,38518,774heckleHeckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y...
2920,23621,860ruby-openglOpenGL Interface for Ruby
3021,00270,356sourcesThis package provides download sources for remote gem installation
3128,01226,848meme_generatorGenerate meme images using http://memegenerator.net! Save yourself some time!
3228,45229,667gmail_contactsSimple Gmail contacts extraction using GData. gmail_contacts development was sponsored...
3329,32835,780cached_modelCachedModel caches simple (by id) finds in memcached reducing the amount of work the da...
3431,41831,379rdoc-tagsA TAGS file generator that builds both vim and emacs style tags files. Vim tags are bas...
3534,68728,188imap_processorIMAPProcessor is a client for processing messages on an IMAP server. It provides some ...
3635,97735,780RingyDingyRingyDingy is a little boat that keeps your DRb service afloat! RingyDingy automaticall...
3740,25838,645production_log_analyzerproduction_log_analyzer lets you find out which actions on a Rails site are slowing you...
3842,93546,492yahooThis library makes it easy to implement Yahoo's web services APIs.
3945,88142,164rdoc_chmA Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/].
4046,55646,492smtp_tlsProvides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply require 's...
4149,47359,868rails_analyzer_toolsRails Analyzer Tools contains Bench, a simple web page benchmarker, Crawler, a tool for...
4250,34046,492rubyosaRubyOSA is a bridge that connects Ruby to the Apple Event Manager, automatically popula...
4351,99931,379ruby2cruby_to_c translates a static ruby subset to C. Hopefully it works. NOTE ! NOTE ! NO...
4456,47570,356IMAPCleanseIMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't...
4558,22359,868yahoo-geocodeAn interface to Yahoo's Geocoder service.
4659,41438,645miltonMilton fills out your ADP ezLaborManager timesheet
4760,05346,492marshal-structureTools to inspect and analyze Ruby's Marshal serialization format. Supports the Marshal...
4860,17842,164miniunitmini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me...
4963,421144,706yahoo-searchAn interface to Yahoo's Search services.
5067,13346,492UPnPAn implementation of the UPnP protocol
5168,14952,183geocoder-usMap addresses to latitude and longitude using geocoder.us
5270,81670,356action_profilerA profiler for Rails controllers
5371,68152,183imap_to_rssIMAPToRSS turns messages on an IMAP server into RSS entries when the match a handler. ...
5474,90459,868RubyToCruby_to_c translates a static ruby subset to C. Hopefully it works.
5587,14770,356ZenHacksThis package is not supported in the same sense that my other packages are, but since i...
5688,02252,183mem_cache_fragment_storeMemCacheFragmentStore correctly handles errors and reuses the CACHE object rather than ...
5788,93270,356rdoc-f95RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Di...
5889,59959,868launchlaunch is a wrapper for liblaunch which lets you load, unload, reload, submit, remove, ...
5990,07670,356metacarta-geoparserMap addresses to latitude and longitude with MetaCarta's GeoParser API.
6091,24070,356SphincterSphincter uses Dmytro Shteflyuk's sphinx Ruby API and automatic configuration to make t...
6191,65884,476rdoc-rakeRDoc plugin for documenting rake tasks
6292,79859,868sydparseA standalone ruby parser with sexp support.
63102,47859,868return_bangreturn_bang implements non-local exits for methods. As a bonus, you also get exception...
64107,97559,868autorequireautorequire
65108,58470,356net-mdnsDNS-SD and mDNS implementation for ruby
66109,10470,356bluetoothA bluetooth library for ruby
67111,10170,356bftsBFTS is a branch of rubicon with the intent of auditing all of rubicon against the late...
68113,344106,124pasteboardPasteboard wraps the OS X system pasteboard. Pasteboard allows you to add and retrieve...
69115,038106,124att-swiftA wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides redundant storag...
70115,66470,356strace_meA wrapper around strace(1) that allows you to perform targetted tracing of a block. st...
71115,80359,868fancy_requirePerform fancy requiring by adding a custom object to the load path. This allows you to...
72117,18770,356socket_sendfileAn library that adds the sendfile(2) system call to Socket. Only known to work on Free...
73117,40684,476webrick-high-performanceA high-performance WEBrick server that takes advantage of sendfile(2) and fork(2) to se...
74117,62359,868quick_certquick_cert allows you to quickly and easily create SSL certificates. It uses a simple ...
75117,88459,868curses-padcurses-pad adds newpad() support as Curses::Pad to the ruby curses extension. Curses::P...
76117,91284,476rdoc_html_templatesUnmaintained templates for RDoc's HTML generator.
77118,260144,706firebrigade_apihttp://seattlerb.rubyforge.org/firebrigade_api == DESCRIPTION An API wrapper for http...
78118,96470,356socket_accept_filterA library that makes setting the SO_ACCEPTFILTER socket option easy. Only known to wor...
79119,076106,124SuperCallerSuperCaller adds a beefed-up version of Kernel#caller and a beefed up version of Except...
80120,69070,356gem-tldrAre your gems taking up too much disk space? Documentation got you down? Comments stuc...
81120,88284,476UPnP-MediaServerA UPnP MediaServer. Currently a work in progress. Only tested on a PlayStation 3.
82120,97770,356cappCapp is a packet capture library that wraps libpcap. Capp provides a simple API for ca...
83121,89570,356UPnP-IGDA UPnP extension for Internet Gateway Devices
84121,97984,476rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
85122,09559,868mem_inspectmem_inspect walks Ruby's heaps giving you the contents of each slot. mem_inspect also ...
86122,56084,476UPnP-ContentDirectoryA UPnP ContentDirectory service with some DLNA extensions. Currently this is a work in...
87123,42970,356sql_dep_graphGraphs table dependencies based on usage from SQL logs
88123,60684,476UPnP-ConnectionManagerStub implementation for a UPnP ConnectionManager service. Currently has no implementat...
89124,71084,476RailsRemoteControlRails Remote Control allows you to attach to running Rails processes using DRb and chan...
90125,40470,356rbayesAn bayesian filter fed by a tokenizer that throws crap out you'd find in emails. Origi...
91125,60584,476rdoc-perl_podA parser for Perl's POD documentation format. Allows Perl and Ruby documentation to be...
92126,012106,124orca_cardDumps information about your ORCA card. ORCA cards are Western Washington's all-in-one...
93126,38684,476drbdumpdrbdump is a tcpdump-like tool for the dRuby protocol. It allows you to inspect the me...
94127,28384,476onebusawayUnofficial Ruby library for interacting with the OneBusAway API. See http://code.google...
95129,67084,476rdoc-spellcheckrdoc-spellcheck checks your documentation for spelling errors. File, class, and method...