Drbrain's Gems

icon
#Total RankDaily RankNameSummary
182rakeRake is a Make-like program implemented in Ruby. Tasks and dependencies are specified i...
25833raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
316591rdocRDoc produces HTML and command-line documentation for Ruby projects. RDoc includes the ...
4256314net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
57581,001macaddrcross platform mac address determination for ruby
6787986uuidUUID generator for producing universally unique identifiers based on RFC 4122 (http://w...
71,1421,572mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
81,1641,520net-http-digest_authAn implementation of RFC 2617 - Digest Access Authentication. At this time the gem doe...
92,2354,205memcache-clientA Ruby library for accessing memcached.
102,9405,021net-http-pipelineAn HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection sends mul...
114,3724,751cursesA Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for te...
125,39910,465SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
137,91210,157ParseTreeParseTree is a C extension (using RubyInline) that extracts the parse tree for an entir...
148,72413,569ruby-growlA pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl allows you to ...
158,88228,690dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
169,94043,140ar_mailerar_mailer is a two-phase delivery agent for ActionMailer. Even delivering email to the...
1711,19228,690rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
1811,35214,675pngPNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries.
1911,782102,533rdoc-dataCore ri data for use with RDoc 2.5 or newer. This gem is required to use ri from RDoc ...
2011,78626,969isolateIsolate is a very simple RubyGems sandbox. It provides a way to express and automatical...
2112,20213,185vladVlad the Deployer is pragmatic application deployment automation, without mercy. Much l...
2212,25637,553google-geocodeMap addresses to latitude and longitude with Google's Geocoder.
2312,31711,342hoe-gitA set of Hoe plugins for tighter Git integration. Provides tasks to automate release ta...
2412,67715,946mogilefs-clientA MogileFS client library for Ruby. MogileFS is an open source distributed filesystem,...
2515,26819,637hoe-seattlerbHoe plugins providing tasks used by seattle.rb including minitest, perforce, and email ...
2616,94130,864openglAn OpenGL wrapper for Ruby. opengl contains bindings for OpenGL. Be sure to check out ...
2716,99117,169hoe-travishoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from http://tra...
2817,25726,969heckleHeckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y...
2919,92143,140ruby-openglOpenGL Interface for Ruby
3020,64033,720sourcesThis package provides download sources for remote gem installation
3127,683102,533meme_generatorGenerate meme images using http://memegenerator.net! Save yourself some time!
3228,09067,515gmail_contactsSimple Gmail contacts extraction using GData. gmail_contacts development was sponsored...
3329,27424,294cached_modelCachedModel caches simple (by id) finds in memcached reducing the amount of work the da...
3431,13615,371rdoc-tagsA TAGS file generator that builds both vim and emacs style tags files. Vim tags are bas...
3534,53851,858imap_processorIMAPProcessor is a client for processing messages on an IMAP server. It provides some ...
3635,62867,515RingyDingyRingyDingy is a little boat that keeps your DRb service afloat! RingyDingy automaticall...
3739,703102,533production_log_analyzerproduction_log_analyzer lets you find out which actions on a Rails site are slowing you...
3842,369102,533yahooThis library makes it easy to implement Yahoo's web services APIs.
3945,57133,720rdoc_chmA Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/].
4045,934102,533smtp_tlsProvides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply require 's...
4148,736102,533rails_analyzer_toolsRails Analyzer Tools contains Bench, a simple web page benchmarker, Crawler, a tool for...
4249,80467,515rubyosaRubyOSA is a bridge that connects Ruby to the Apple Event Manager, automatically popula...
4352,047102,533ruby2cruby_to_c translates a static ruby subset to C. Hopefully it works. NOTE ! NOTE ! NO...
4456,12451,858IMAPCleanseIMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't...
4557,548102,533yahoo-geocodeAn interface to Yahoo's Geocoder service.
4659,18467,515miltonMilton fills out your ADP ezLaborManager timesheet
4759,486102,533marshal-structureTools to inspect and analyze Ruby's Marshal serialization format. Supports the Marshal...
4859,81851,858miniunitmini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me...
4962,610102,533yahoo-searchAn interface to Yahoo's Search services.
5066,578102,533UPnPAn implementation of the UPnP protocol
5167,746102,533geocoder-usMap addresses to latitude and longitude using geocoder.us
5269,883102,533action_profilerA profiler for Rails controllers
5370,917102,533imap_to_rssIMAPToRSS turns messages on an IMAP server into RSS entries when the match a handler. ...
5474,387102,533RubyToCruby_to_c translates a static ruby subset to C. Hopefully it works.
5586,80267,515ZenHacksThis package is not supported in the same sense that my other packages are, but since i...
5687,168102,533mem_cache_fragment_storeMemCacheFragmentStore correctly handles errors and reuses the CACHE object rather than ...
5788,393102,533rdoc-f95RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Di...
5889,23851,858launchlaunch is a wrapper for liblaunch which lets you load, unload, reload, submit, remove, ...
5989,532102,533metacarta-geoparserMap addresses to latitude and longitude with MetaCarta's GeoParser API.
6090,443102,533SphincterSphincter uses Dmytro Shteflyuk's sphinx Ruby API and automatic configuration to make t...
6190,811102,533rdoc-rakeRDoc plugin for documenting rake tasks
6292,476102,533sydparseA standalone ruby parser with sexp support.
63101,79867,515return_bangreturn_bang implements non-local exits for methods. As a bonus, you also get exception...
64107,42367,515autorequireautorequire
65108,107102,533net-mdnsDNS-SD and mDNS implementation for ruby
66108,48867,515bluetoothA bluetooth library for ruby
67110,52567,515bftsBFTS is a branch of rubicon with the intent of auditing all of rubicon against the late...
68112,461102,533pasteboardPasteboard wraps the OS X system pasteboard. Pasteboard allows you to add and retrieve...
69114,17051,858att-swiftA wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides redundant storag...
70114,785102,533fancy_requirePerform fancy requiring by adding a custom object to the load path. This allows you to...
71115,04137,553strace_meA wrapper around strace(1) that allows you to perform targetted tracing of a block. st...
72116,63967,515socket_sendfileAn library that adds the sendfile(2) system call to Socket. Only known to work on Free...
73116,847102,533quick_certquick_cert allows you to quickly and easily create SSL certificates. It uses a simple ...
74116,95767,515webrick-high-performanceA high-performance WEBrick server that takes advantage of sendfile(2) and fork(2) to se...
75117,34151,858rdoc_html_templatesUnmaintained templates for RDoc's HTML generator.
76117,40567,515curses-padcurses-pad adds newpad() support as Curses::Pad to the ruby curses extension. Curses::P...
77117,726102,533firebrigade_apihttp://seattlerb.rubyforge.org/firebrigade_api == DESCRIPTION An API wrapper for http...
78118,220102,533SuperCallerSuperCaller adds a beefed-up version of Kernel#caller and a beefed up version of Except...
79118,48467,515socket_accept_filterA library that makes setting the SO_ACCEPTFILTER socket option easy. Only known to wor...
80119,798102,533gem-tldrAre your gems taking up too much disk space? Documentation got you down? Comments stuc...
81120,048102,533UPnP-MediaServerA UPnP MediaServer. Currently a work in progress. Only tested on a PlayStation 3.
82120,14467,515cappCapp is a packet capture library that wraps libpcap. Capp provides a simple API for ca...
83121,112102,533UPnP-IGDA UPnP extension for Internet Gateway Devices
84121,491102,533mem_inspectmem_inspect walks Ruby's heaps giving you the contents of each slot. mem_inspect also ...
85121,67667,515rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
86121,747102,533UPnP-ContentDirectoryA UPnP ContentDirectory service with some DLNA extensions. Currently this is a work in...
87122,551102,533sql_dep_graphGraphs table dependencies based on usage from SQL logs
88122,845102,533UPnP-ConnectionManagerStub implementation for a UPnP ConnectionManager service. Currently has no implementat...
89123,805102,533RailsRemoteControlRails Remote Control allows you to attach to running Rails processes using DRb and chan...
90124,523102,533rbayesAn bayesian filter fed by a tokenizer that throws crap out you'd find in emails. Origi...
91125,006102,533orca_cardDumps information about your ORCA card. ORCA cards are Western Washington's all-in-one...
92125,08767,515rdoc-perl_podA parser for Perl's POD documentation format. Allows Perl and Ruby documentation to be...
93125,788102,533drbdumpdrbdump is a tcpdump-like tool for the dRuby protocol. It allows you to inspect the me...
94126,381102,533onebusawayUnofficial Ruby library for interacting with the OneBusAway API. See http://code.google...
95129,408102,533rdoc-spellcheckrdoc-spellcheck checks your documentation for spelling errors. File, class, and method...