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