1 | 10 | 8 | rake | Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified i... |
2 | 51 | 210 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
3 | 75 | 16 | racc | Racc is an LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby... |
4 | 202 | 107 | rdoc | RDoc produces HTML and command-line documentation for Ruby projects.
RDoc includes the ... |
5 | 246 | 313 | net-http-persistent | Manages persistent connections using Net::HTTP including a thread pool for
connecting t... |
6 | 721 | 1,076 | macaddr | cross platform mac address determination for ruby |
7 | 745 | 1,087 | uuid | UUID generator for producing universally unique identifiers based on RFC 4122
(http://w... |
8 | 1,083 | 1,441 | mechanize | The Mechanize library is used for automating interaction with websites.
Mechanize autom... |
9 | 1,099 | 1,390 | net-http-digest_auth | An implementation of RFC 2617 - Digest Access Authentication. At this time
the gem doe... |
10 | 2,043 | 3,163 | memcache-client | A Ruby library for accessing memcached. |
11 | 2,665 | 2,985 | net-http-pipeline | An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined connection
sends mul... |
12 | 4,459 | 2,311 | curses | A Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for te... |
13 | 4,962 | 8,751 | SyslogLogger | SyslogLogger is a Logger replacement that logs to syslog. It is almost
drop-in with a ... |
14 | 7,266 | 13,618 | ParseTree | ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entir... |
15 | 8,121 | 9,083 | ruby-growl | A pure-ruby growl notifier for UDP and GNTP growl protocols. ruby-growl
allows you to ... |
16 | 8,149 | 13,885 | dnssd | DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing,
resolving... |
17 | 8,944 | 45,146 | ar_mailer | ar_mailer is a two-phase delivery agent for ActionMailer. Even delivering
email to the... |
18 | 10,218 | 22,375 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
19 | 10,669 | 30,303 | rdoc-data | Core ri data for use with RDoc 2.5 or newer. This gem is required to use ri
from RDoc ... |
20 | 11,038 | 22,375 | isolate | Isolate is a very simple RubyGems sandbox. It provides a way to
express and automatical... |
21 | 11,088 | 9,424 | png | PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries. |
22 | 11,188 | 22,375 | google-geocode | Map addresses to latitude and longitude with Google's Geocoder. |
23 | 11,482 | 12,251 | vlad | Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much l... |
24 | 11,556 | 17,526 | hoe-git | A set of Hoe plugins for tighter Git integration. Provides tasks to
automate release ta... |
25 | 12,133 | 11,509 | mogilefs-client | A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem,... |
26 | 14,373 | 45,146 | hoe-seattlerb | Hoe plugins providing tasks used by seattle.rb including minitest,
perforce, and email ... |
27 | 15,843 | 30,303 | hoe-travis | hoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from
http://tra... |
28 | 16,150 | 30,303 | opengl | An OpenGL wrapper for Ruby. opengl contains bindings for OpenGL.
Be sure to check out
... |
29 | 16,672 | 20,093 | heckle | Heckle is unit test sadism(tm) at it's core. Heckle is a mutation tester. It modifies y... |
30 | 18,721 | 30,303 | ruby-opengl | OpenGL Interface for Ruby |
31 | 18,924 | 30,303 | sources | This package provides download sources for remote gem installation |
32 | 26,251 | 45,146 | meme_generator | Generate meme images using http://memegenerator.net! Save yourself some time! |
33 | 26,505 | 30,303 | gmail_contacts | Simple Gmail contacts extraction using GData.
gmail_contacts development was sponsored... |
34 | 29,129 | 45,146 | cached_model | CachedModel caches simple (by id) finds in memcached reducing the amount of work the da... |
35 | 29,675 | 26,822 | rdoc-tags | A TAGS file generator that builds both vim and emacs style tags files. Vim
tags are bas... |
36 | 34,609 | 30,303 | imap_processor | IMAPProcessor is a client for processing messages on an IMAP server. It
provides some ... |
37 | 34,944 | 45,146 | RingyDingy | RingyDingy is a little boat that keeps your DRb service afloat!
RingyDingy automaticall... |
38 | 37,761 | 45,146 | production_log_analyzer | production_log_analyzer lets you find out which actions on a Rails
site are slowing you... |
39 | 39,998 | 30,303 | yahoo | This library makes it easy to implement Yahoo's web services APIs. |
40 | 43,683 | 30,303 | smtp_tls | Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply
require 's... |
41 | 45,359 | 45,146 | rdoc_chm | A Microsoft Compiled HTML Help generator for {RDoc}[http://rdoc.rubyforge.org/]. |
42 | 46,234 | 45,146 | rails_analyzer_tools | Rails Analyzer Tools contains Bench, a simple web page benchmarker, Crawler, a tool for... |
43 | 48,040 | 45,146 | rubyosa | RubyOSA is a bridge that connects Ruby to the Apple Event Manager, automatically popula... |
44 | 53,135 | 45,146 | ruby2c | ruby_to_c translates a static ruby subset to C. Hopefully it works.
NOTE ! NOTE ! NO... |
45 | 55,229 | 30,303 | yahoo-geocode | An interface to Yahoo's Geocoder service. |
46 | 56,441 | 45,146 | IMAPCleanse | IMAPCleanse removes old, read, unflagged messages from your IMAP mailboxes so you don't... |
47 | 57,644 | 26,822 | marshal-structure | Tools to inspect and analyze Ruby's Marshal serialization format. Supports
the Marshal... |
48 | 59,452 | 25,082 | miniunit | mini/test is a completely minimial drop-in replacement for ruby's test/unit. This is me... |
49 | 59,529 | 45,146 | yahoo-search | An interface to Yahoo's Search services. |
50 | 59,553 | 22,375 | milton | Milton fills out your ADP ezLaborManager timesheet |
51 | 65,164 | 45,146 | UPnP | An implementation of the UPnP protocol |
52 | 65,826 | 45,146 | geocoder-us | Map addresses to latitude and longitude using geocoder.us |
53 | 66,400 | 30,303 | action_profiler | A profiler for Rails controllers |
54 | 69,300 | 45,146 | imap_to_rss | IMAPToRSS turns messages on an IMAP server into RSS entries when the match a
handler. ... |
55 | 73,477 | 45,146 | RubyToC | ruby_to_c translates a static ruby subset to C. Hopefully it works. |
56 | 84,427 | 45,146 | mem_cache_fragment_store | MemCacheFragmentStore correctly handles errors and reuses the CACHE object rather than ... |
57 | 87,218 | 45,146 | ZenHacks | This package is not supported in the same sense that my other packages are, but since i... |
58 | 87,400 | 45,146 | rdoc-f95 | RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Di... |
59 | 88,028 | 45,146 | metacarta-geoparser | Map addresses to latitude and longitude with MetaCarta's GeoParser API. |
60 | 88,522 | 45,146 | rdoc-rake | RDoc plugin for documenting rake tasks |
61 | 89,333 | 45,146 | launch | launch is a wrapper for liblaunch which lets you load, unload, reload, submit, remove, ... |
62 | 89,577 | 30,303 | Sphincter | Sphincter uses Dmytro Shteflyuk's sphinx Ruby API and automatic configuration to make t... |
63 | 93,150 | 45,146 | sydparse | A standalone ruby parser with sexp support. |
64 | 99,248 | 45,146 | return_bang | return_bang implements non-local exits for methods. As a bonus, you also get
exception... |
65 | 106,669 | 30,303 | bluetooth | A bluetooth library for ruby |
66 | 107,216 | 45,146 | autorequire | autorequire |
67 | 107,463 | 45,146 | net-mdns | DNS-SD and mDNS implementation for ruby |
68 | 109,997 | 45,146 | bfts | BFTS is a branch of rubicon with the intent of auditing all of rubicon against the late... |
69 | 110,487 | 45,146 | pasteboard | Pasteboard wraps the OS X system pasteboard. Pasteboard allows you to add
and retrieve... |
70 | 114,184 | 45,146 | quick_cert | quick_cert allows you to quickly and easily create SSL certificates. It uses
a simple ... |
71 | 114,210 | 30,303 | att-swift | A wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides
redundant storag... |
72 | 114,365 | 45,146 | strace_me | A wrapper around strace(1) that allows you to perform targetted tracing of a
block. st... |
73 | 114,467 | 45,146 | fancy_require | Perform fancy requiring by adding a custom object to the load path. This
allows you to... |
74 | 115,728 | 30,303 | rdoc_html_templates | Unmaintained templates for RDoc's HTML generator. |
75 | 116,291 | 45,146 | webrick-high-performance | A high-performance WEBrick server that takes advantage of sendfile(2) and fork(2) to se... |
76 | 116,518 | 45,146 | socket_sendfile | An library that adds the sendfile(2) system call to Socket. Only known to work on Free... |
77 | 116,712 | 45,146 | firebrigade_api | http://seattlerb.rubyforge.org/firebrigade_api == DESCRIPTION An API wrapper for http... |
78 | 117,029 | 45,146 | curses-pad | curses-pad adds newpad() support as Curses::Pad to the ruby curses extension.
Curses::P... |
79 | 117,129 | 45,146 | socket_accept_filter | A library that makes setting the SO_ACCEPTFILTER socket option easy. Only known to wor... |
80 | 117,673 | 45,146 | SuperCaller | SuperCaller adds a beefed-up version of Kernel#caller and a beefed up version of Except... |
81 | 118,883 | 45,146 | UPnP-MediaServer | A UPnP MediaServer. Currently a work in progress. Only tested on a PlayStation 3. |
82 | 119,217 | 45,146 | gem-tldr | Are your gems taking up too much disk space? Documentation got you down?
Comments stuc... |
83 | 119,542 | 45,146 | UPnP-IGD | A UPnP extension for Internet Gateway Devices |
84 | 120,037 | 45,146 | sql_dep_graph | Graphs table dependencies based on usage from SQL logs |
85 | 120,120 | 45,146 | capp | Capp is a packet capture library that wraps libpcap. Capp provides a simple
API for ca... |
86 | 120,404 | 45,146 | UPnP-ContentDirectory | A UPnP ContentDirectory service with some DLNA extensions. Currently this is a work in... |
87 | 120,701 | 45,146 | UPnP-ConnectionManager | Stub implementation for a UPnP ConnectionManager service. Currently has no implementat... |
88 | 121,124 | 45,146 | mem_inspect | mem_inspect walks Ruby's heaps giving you the contents of each slot. mem_inspect also ... |
89 | 121,402 | 45,146 | rubygems-isit19 | Lets you figure out if your gems and gems you install might work on 1.9. Uses
http://i... |
90 | 121,913 | 45,146 | RailsRemoteControl | Rails Remote Control allows you to attach to running Rails processes using DRb and chan... |
91 | 122,524 | 45,146 | rbayes | An bayesian filter fed by a tokenizer that throws crap out you'd find in emails. Origi... |
92 | 122,705 | 45,146 | orca_card | Dumps information about your ORCA card. ORCA cards are Western Washington's
all-in-one... |
93 | 124,964 | 45,146 | onebusaway | Unofficial Ruby library for interacting with the OneBusAway API. See http://code.google... |
94 | 125,775 | 45,146 | rdoc-perl_pod | A parser for Perl's POD documentation format. Allows Perl and Ruby
documentation to be... |
95 | 126,093 | 45,146 | drbdump | drbdump is a tcpdump-like tool for the dRuby protocol. It allows you to
inspect the me... |
96 | 131,136 | 45,146 | rdoc-spellcheck | rdoc-spellcheck checks your documentation for spelling errors. File, class,
and method... |