1 | 2,941 | 12,158 | fastthread | Optimized replacement for thread.rb primitives |
2 | 3,655 | 4,796 | ptools | The ptools (power tools) library provides several handy methods to
Ruby's core File... |
3 | 3,742 | 5,748 | fast_xs | fast_xs provides C extensions for escaping text.
The original String#fast_xs method is... |
4 | 3,889 | 15,703 | mongrel | A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps. |
5 | 3,930 | 12,746 | gem_plugin | A plugin system based on rubygems that uses dependencies only |
6 | 4,536 | 18,898 | cgi_multipart_eof_fix | Fix an exploitable bug in CGI multipart parsing. |
7 | 5,782 | 20,168 | io-extra | Adds the IO.closefrom, IO.fdwalk, IO.pread, IO.pwrite, and IO.writev
singleton meth... |
8 | 9,025 | 5,772 | interface | The interface library implements Java style interfaces for Ruby.
It lets you define... |
9 | 9,474 | 23,720 | getopt | The getopt library provides two different command line option parsers.
They are mea... |
10 | 9,540 | 10,304 | proc-wait3 | The proc-wait3 library adds the wait3, wait4, waitid, pause, sigsend,
and getrusage... |
11 | 9,885 | 14,679 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
12 | 9,888 | 7,694 | attempt | The attempt library provides a thin wrapper for the typical
begin/rescue/sleep/retr... |
13 | 11,468 | 91,437 | mongrel_cluster | Mongrel plugin that provides commands and Capistrano tasks for managing multiple Mongre... |
14 | 11,911 | 10,806 | mogilefs-client | A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem,... |
15 | 13,415 | 50,918 | pathname2 | The pathname2 library provides an implementation of the Pathname
class different fr... |
16 | 13,426 | 91,437 | html-table | The html-table library provides an interface for generating HTML tables
in a syntax... |
17 | 13,785 | 91,437 | file-find | The file-find library provides a better, more object oriented approach
to finding f... |
18 | 14,603 | 50,918 | archive-tar-external | The archive-tar-external is a simple wrapper interface for creating
tar files using... |
19 | 14,714 | 91,437 | memoize | The memoize library allows you to cache methods for faster lookup.
Cached results... |
20 | 15,248 | 91,437 | facade | The facade library allows you to mixin singleton methods from classes
or modules as... |
21 | 16,001 | 50,918 | dbi-dbrc | The dbi-dbrc library provides an interface for storing database
connection informat... |
22 | 17,498 | 91,437 | file-temp | The file-temp library provides an alternative approach to generating
temporary file... |
23 | 17,506 | 91,437 | strongtyping | The strongtyping gem is a Ruby library that provides type checking and
method overl... |
24 | 19,308 | 14,679 | rpatricia | This is a ruby wrapper of Net::Patricia, which has been developed by
Dave Plonka. The o... |
25 | 20,563 | 50,918 | io_splice | The splice family of Linux system calls can transfer data between file
descriptors with... |
26 | 20,609 | 14,275 | sleepy_penguin | sleepy_penguin provides access to newer, Linux-only system calls to wait
on events from... |
27 | 21,577 | 91,437 | zbatery | Zbatery is an HTTP server for Rack applications on systems that either
do not support f... |
28 | 26,829 | 23,720 | net-tnsping | The net-tnsping library provides a way to ping Oracle databases and
ensure that the... |
29 | 27,600 | 37,467 | wrongdoc | wrongdoc mangles an existing RDoc directory and makes any changes we
feel like. It mai... |
30 | 33,072 | 50,918 | tdb | TDB is much like other DBM implementations, except it allows concurrent
writer processe... |
31 | 33,972 | 91,437 | crypt-rot13 | The crypt-rot13 library provides an interface for a simple character
substitution c... |
32 | 35,054 | 50,918 | hashslice | The hashslice library adds builtin hash slicing to Ruby's Hash class.
This lets you... |
33 | 36,411 | 91,437 | use | The use library solves the multi-mixin problem by allowing you to
selectively mixin... |
34 | 36,474 | 91,437 | omgf | OMGF provides an HTTP interface for {MogileFS}[http://mogilefs.org],
allowing clients t... |
35 | 36,813 | 91,437 | union | The union library provides an analog to a C/C++ union for Ruby.
In this implementat... |
36 | 37,518 | 23,720 | mahoro | An interface to libmagic to determine file types using "magic" numbers.
This can be use... |
37 | 38,134 | 91,437 | ez-email | A very simple interface for sending email |
38 | 45,284 | 91,437 | local-openid | local-openid allows users with shell accounts on servers to authenticate
with OpenID co... |
39 | 23,475 | 51,382 | clogger_ext | dummy package to facilitate migration to the unified "clogger" gem |
40 | 48,729 | 91,437 | crypt-fog | A simple string encryption scheme |
41 | 50,437 | 37,467 | mongrel_status | A sample plugin that reports the status of mongrel. |
42 | 50,477 | 91,437 | mongrel_upload_progress | The mongrel_upload_progress gemplugin |
43 | 55,222 | 91,437 | enumerable-extra | The enumerable-extra library provides overridden Enumerable methods
that make it e... |
44 | 55,227 | 26,546 | mongrel_config | Mongrel plugin that gives you web based config tool using Camping |
45 | 57,776 | 91,437 | mongrel_cow_cluster | A Mongrel plugin that uses copy-on-write to lower resource impact and handle rolling re... |
46 | 60,894 | 91,437 | unxf | Rack middleware to remove "HTTP_X_FORWARDED_FOR" in the Rack environment and
replace "R... |
47 | 38,079 | 53,847 | qrp | Queueing Reverse Proxy for Rails |
48 | 73,405 | 91,437 | omgdav | omgdav exposes an existing MogileFS domain over WebDAV. There is
absolutely no commitm... |
49 | 76,656 | 91,437 | upr | upr is Rack middleware that allows browser-side upload progress
monitoring. It is base... |
50 | 43,421 | 62,817 | kgio-monkey | Wraps OpenSSL to provide {kgio-compatible}[http://bogomips.org/kgio/]
kgio_trywrite and... |
51 | 81,890 | 37,467 | mongrel_console | Provides a combined Mongrel and Rails IRB console. |
52 | 95,856 | 50,918 | mongrel_experimental | Backports and experimental features for Mongrel. |
53 | 53,419 | 73,294 | sunshowers | Sunshowers is a Ruby library for Web Sockets. It exposes an easy-to-use
API that may b... |
54 | 58,946 | 51,382 | socket_dontwait | This library is a drop-in replacement that reimplements several IO
methods with replace... |
55 | 68,057 | 73,294 | metropolis | Metropolis is a Rack application used to store key value pairs. It
seeks to emulate th... |
56 | 68,126 | 90,359 | mongrel-cow | A Mongrel plugin that uses copy-on-write to speed up starting and rolling restarts of s... |
57 | 120,661 | 37,467 | rubygems-isit19 | Lets you figure out if your gems and gems you install might work on 1.9. Uses
http://i... |
58 | 76,200 | 73,294 | net-wrong | ["The goal of this project is to obsolete itself and improve Ruby itself.\nThis RubyGem... |
59 | 76,632 | 112,164 | barfs | Not ready, see git://bogomips.org/barfs.git |
60 | 77,619 | 51,382 | terrible_timeout | This module still sucks, don't use it without knowing its caveats. Read
the RDoc, sour... |
61 | 100,138 | 38,071 | stupid_cache | Stupidly simple Rack middleware for caching responses with Memcached. It should be easy... |
62 | 105,954 | 51,382 | mogstored_rack | mogstored_rack implements a minimal subset of WebDAV needed to support a
MogileFS stora... |