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