| 1 | 10 | 8 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
| 2 | 60 | 24 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
| 3 | 180 | 89 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
| 4 | 253 | 332 | net-http-persistent | Manages persistent connections using Net::HTTP including a thread pool for
connecting t... |
| 5 | 747 | 1,203 | macaddr | cross platform mac address determination for ruby |
| 6 | 777 | 1,213 | uuid | UUID generator for producing universally unique identifiers based on RFC 4122
(http://w... |
| 7 | 1,130 | 1,505 | mechanize | The Mechanize library is used for automating interaction with websites.
Mechanize autom... |
| 8 | 1,146 | 1,472 | net-http-digest_auth | An implementation of RFC 2617 - Digest Access Authentication. At this time
the gem doe... |
| 9 | 2,176 | 3,880 | memcache-client | A Ruby library for accessing memcached. |
| 10 | 2,836 | 6,044 | net-http-pipeline | An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection
sends mul... |
| 11 | 4,333 | 5,705 | curses | A Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for te... |
| 12 | 5,214 | 7,598 | SyslogLogger | SyslogLogger is a Logger replacement that logs to syslog. It is almost
drop-in with a ... |
| 13 | 7,689 | 8,845 | ParseTree | ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entir... |
| 14 | 8,447 | 13,123 | ruby-growl | A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl
allows you to ... |
| 15 | 8,551 | 19,541 | dnssd | DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing,
resolving... |
| 16 | 9,424 | 24,814 | ar_mailer | ar_mailer is a two-phase delivery agent for ActionMailer. Even delivering
email to the... |
| 17 | 10,689 | 17,248 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
| 18 | 11,006 | 9,780 | png | PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries. |
| 19 | 11,250 | 31,681 | rdoc-data | Core ri data for use with RDoc 2.5 or newer. This gem is required to use ri
from RDoc ... |
| 20 | 11,403 | 10,990 | isolate | Isolate is a very simple RubyGems sandbox. It provides a way to
express and automatical... |
| 21 | 11,736 | 21,440 | google-geocode | Map addresses to latitude and longitude with Google's Geocoder. |
| 22 | 11,871 | 9,336 | vlad | Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much l... |
| 23 | 11,934 | 20,415 | hoe-git | A set of Hoe plugins for tighter Git integration. Provides tasks to
automate release ta... |
| 24 | 12,364 | 11,295 | mogilefs-client | A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem,... |
| 25 | 14,854 | 16,083 | hoe-seattlerb | Hoe plugins providing tasks used by seattle.rb including minitest,
perforce, and email ... |
| 26 | 16,439 | 23,997 | hoe-travis | hoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from
http://tra... |
| 27 | 16,475 | 15,035 | opengl | An OpenGL wrapper for Ruby. opengl contains bindings for OpenGL.
Be sure to check out
... |
| 28 | 16,950 | 15,709 | heckle | Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y... |
| 29 | 19,329 | 20,885 | ruby-opengl | OpenGL Interface for Ruby |
| 30 | 19,843 | 47,819 | sources | This package provides download sources for remote gem installation |
| 31 | 26,912 | 77,741 | meme_generator | Generate meme images using http://memegenerator.net! Save yourself some time! |
| 32 | 27,296 | 143,427 | gmail_contacts | Simple Gmail contacts extraction using GData.
gmail_contacts development was sponsored... |
| 33 | 29,119 | 19,147 | cached_model | CachedModel caches simple (by id) finds in memcached reducing the amount of work the da... |
| 34 | 30,622 | 92,912 | rdoc-tags | A TAGS file generator that builds both vim and emacs style tags files. Vim
tags are bas... |
| 35 | 34,458 | 21,440 | imap_processor | IMAPProcessor is a client for processing messages on an IMAP server. It
provides some ... |
| 36 | 35,255 | 28,844 | RingyDingy | RingyDingy is a little boat that keeps your DRb service afloat!
RingyDingy automaticall... |
| 37 | 38,724 | 67,069 | production_log_analyzer | production_log_analyzer lets you find out which actions on a Rails
site are slowing you... |
| 38 | 41,296 | 37,922 | yahoo | This library makes it easy to implement Yahoo's web services APIs. |
| 39 | 44,882 | 52,803 | smtp_tls | Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 's... |
| 40 | 45,259 | 27,645 | rdoc_chm | A Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/]. |
| 41 | 47,601 | 77,741 | rails_analyzer_tools | Rails Analyzer Tools contains Bench, a simple web page benchmarker, Crawler, a tool for... |
| 42 | 48,856 | 59,042 | rubyosa | RubyOSA is a bridge that connects Ruby to the Apple Event Manager, automatically popula... |
| 43 | 52,184 | 26,625 | ruby2c | ruby_to_c translates a static ruby subset to C. Hopefully it works.
NOTE ! NOTE ! NO... |
| 44 | 55,858 | 33,465 | IMAPCleanse | IMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't... |
| 45 | 56,433 | 37,922 | yahoo-geocode | An interface to Yahoo's Geocoder service. |
| 46 | 58,566 | 59,042 | marshal-structure | Tools to inspect and analyze Ruby's Marshal serialization format. Supports
the Marshal... |
| 47 | 59,141 | 25,682 | milton | Milton fills out your ADP ezLaborManager timesheet |
| 48 | 59,473 | 37,922 | miniunit | mini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me... |
| 49 | 61,548 | 43,891 | yahoo-search | An interface to Yahoo's Search services. |
| 50 | 65,762 | 52,803 | UPnP | An implementation of the UPnP protocol |
| 51 | 66,910 | 59,042 | geocoder-us | Map addresses to latitude and longitude using geocoder.us |
| 52 | 68,391 | 92,912 | action_profiler | A profiler for Rails controllers |
| 53 | 70,179 | 47,819 | imap_to_rss | IMAPToRSS turns messages on an IMAP server into RSS entries when the match a
handler. ... |
| 54 | 73,824 | 47,819 | RubyToC | ruby_to_c translates a static ruby subset to C. Hopefully it works. |
| 55 | 85,887 | 143,427 | mem_cache_fragment_store | MemCacheFragmentStore correctly handles errors and reuses the CACHE object rather than ... |
| 56 | 86,811 | 43,891 | ZenHacks | This package is not supported in the same sense that my other packages are, but since i... |
| 57 | 87,710 | 111,035 | rdoc-f95 | RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Di... |
| 58 | 88,658 | 59,042 | metacarta-geoparser | Map addresses to latitude and longitude with MetaCarta's GeoParser API. |
| 59 | 89,050 | 43,891 | launch | launch is a wrapper for liblaunch which lets you load, unload, reload, submit, remove, ... |
| 60 | 89,501 | 143,427 | rdoc-rake | RDoc plugin for documenting rake tasks |
| 61 | 89,827 | 92,912 | Sphincter | Sphincter uses Dmytro Shteflyuk's sphinx Ruby API and automatic configuration to make t... |
| 62 | 92,423 | 59,042 | sydparse | A standalone ruby parser with sexp support. |
| 63 | 100,729 | 111,035 | return_bang | return_bang implements non-local exits for methods. As a bonus, you also get
exception... |
| 64 | 106,895 | 67,069 | autorequire | autorequire |
| 65 | 107,490 | 77,741 | net-mdns | DNS-SD and mDNS implementation for ruby |
| 66 | 108,005 | 52,803 | bluetooth | A bluetooth library for ruby |
| 67 | 110,157 | 67,069 | bfts | BFTS is a branch of rubicon with the intent of auditing all of rubicon against the late... |
| 68 | 111,629 | 143,427 | pasteboard | Pasteboard wraps the OS X system pasteboard. Pasteboard allows you to add
and retrieve... |
| 69 | 114,483 | 92,912 | att-swift | A wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides
redundant storag... |
| 70 | 114,616 | 67,069 | strace_me | A wrapper around strace(1) that allows you to perform targetted tracing of a
block. st... |
| 71 | 114,964 | 111,035 | fancy_require | Perform fancy requiring by adding a custom object to the load path. This
allows you to... |
| 72 | 115,678 | 92,912 | quick_cert | quick_cert allows you to quickly and easily create SSL certificates. It uses
a simple ... |
| 73 | 116,279 | 77,741 | rdoc_html_templates | Unmaintained templates for RDoc's HTML generator. |
| 74 | 116,416 | 43,891 | socket_sendfile | An library that adds the sendfile(2) system call to Socket. Only known to work on Free... |
| 75 | 116,547 | 47,819 | webrick-high-performance | A high-performance WEBrick server that takes advantage of sendfile(2) and fork(2) to se... |
| 76 | 117,221 | 77,741 | firebrigade_api | http://seattlerb.rubyforge.org/firebrigade_api == DESCRIPTION An API wrapper for http... |
| 77 | 117,424 | 92,912 | SuperCaller | SuperCaller adds a beefed-up version of Kernel#caller and a beefed up version of Except... |
| 78 | 117,682 | 111,035 | curses-pad | curses-pad adds newpad() support as Curses::Pad to the ruby curses extension.
Curses::P... |
| 79 | 117,870 | 52,803 | socket_accept_filter | A library that makes setting the SO_ACCEPTFILTER socket option easy. Only known to wor... |
| 80 | 119,224 | 59,042 | UPnP-MediaServer | A UPnP MediaServer. Currently a work in progress. Only tested on a PlayStation 3. |
| 81 | 119,737 | 92,912 | gem-tldr | Are your gems taking up too much disk space? Documentation got you down?
Comments stuc... |
| 82 | 120,221 | 67,069 | UPnP-IGD | A UPnP extension for Internet Gateway Devices |
| 83 | 120,279 | 59,042 | capp | Capp is a packet capture library that wraps libpcap. Capp provides a simple
API for ca... |
| 84 | 121,029 | 59,042 | UPnP-ContentDirectory | A UPnP ContentDirectory service with some DLNA extensions. Currently this is a work in... |
| 85 | 121,053 | 77,741 | mem_inspect | mem_inspect walks Ruby's heaps giving you the contents of each slot. mem_inspect also ... |
| 86 | 121,248 | 77,741 | sql_dep_graph | Graphs table dependencies based on usage from SQL logs |
| 87 | 121,519 | 67,069 | rubygems-isit19 | Lets you figure out if your gems and gems you install might work on 1.9. Uses
http://i... |
| 88 | 121,934 | 67,069 | UPnP-ConnectionManager | Stub implementation for a UPnP ConnectionManager service. Currently has no implementat... |
| 89 | 122,888 | 111,035 | RailsRemoteControl | Rails Remote Control allows you to attach to running Rails processes using DRb and chan... |
| 90 | 123,387 | 111,035 | rbayes | An bayesian filter fed by a tokenizer that throws crap out you'd find in emails. Origi... |
| 91 | 123,899 | 92,912 | orca_card | Dumps information about your ORCA card. ORCA cards are Western Washington's
all-in-one... |
| 92 | 124,926 | 67,069 | rdoc-perl_pod | A parser for Perl's POD documentation format. Allows Perl and Ruby
documentation to be... |
| 93 | 125,636 | 143,427 | onebusaway | Unofficial Ruby library for interacting with the OneBusAway API. See http://code.google... |
| 94 | 126,094 | 143,427 | drbdump | drbdump is a tcpdump-like tool for the dRuby protocol. It allows you to
inspect the me... |
| 95 | 129,910 | 92,912 | rdoc-spellcheck | rdoc-spellcheck checks your documentation for spelling errors. File, class,
and method... |