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