1 | 2,951 | 12,006 | fastthread | Optimized replacement for thread.rb primitives |
2 | 3,658 | 3,795 | ptools | The ptools (power tools) library provides several handy methods to
Ruby's core File... |
3 | 3,752 | 4,373 | fast_xs | fast_xs provides C extensions for escaping text.
The original String#fast_xs method is... |
4 | 3,905 | 14,261 | mongrel | A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps. |
5 | 3,940 | 12,165 | gem_plugin | A plugin system based on rubygems that uses dependencies only |
6 | 4,552 | 15,212 | cgi_multipart_eof_fix | Fix an exploitable bug in CGI multipart parsing. |
7 | 5,807 | 35,376 | io-extra | Adds the IO.closefrom, IO.fdwalk, IO.pread, IO.pwrite, and IO.writev
singleton meth... |
8 | 9,005 | 6,898 | interface | The interface library implements Java style interfaces for Ruby.
It lets you define... |
9 | 9,510 | 13,219 | getopt | The getopt library provides two different command line option parsers.
They are mea... |
10 | 9,524 | 7,789 | proc-wait3 | The proc-wait3 library adds the wait3, wait4, waitid, pause, sigsend,
and getrusage... |
11 | 9,876 | 8,486 | attempt | The attempt library provides a thin wrapper for the typical
begin/rescue/sleep/retr... |
12 | 9,928 | 21,265 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
13 | 11,512 | 35,376 | mongrel_cluster | Mongrel plugin that provides commands and Capistrano tasks for managing multiple Mongre... |
14 | 11,942 | 13,697 | mogilefs-client | A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem,... |
15 | 13,456 | 25,447 | pathname2 | The pathname2 library provides an implementation of the Pathname
class different fr... |
16 | 13,477 | 35,376 | html-table | The html-table library provides an interface for generating HTML tables
in a syntax... |
17 | 13,825 | 13,824 | file-find | The file-find library provides a better, more object oriented approach
to finding f... |
18 | 14,650 | 17,609 | archive-tar-external | The archive-tar-external is a simple wrapper interface for creating
tar files using... |
19 | 14,770 | 65,653 | memoize | The memoize library allows you to cache methods for faster lookup.
Cached results... |
20 | 15,296 | 19,365 | facade | The facade library allows you to mixin singleton methods from classes
or modules as... |
21 | 16,043 | 35,376 | dbi-dbrc | The dbi-dbrc library provides an interface for storing database
connection informat... |
22 | 17,534 | 16,926 | file-temp | The file-temp library provides an alternative approach to generating
temporary file... |
23 | 17,564 | 108,042 | strongtyping | The strongtyping gem is a Ruby library that provides type checking and
method overl... |
24 | 19,274 | 15,006 | rpatricia | This is a ruby wrapper of Net::Patricia, which has been developed by
Dave Plonka. The o... |
25 | 20,607 | 48,759 | io_splice | The splice family of Linux system calls can transfer data between file
descriptors with... |
26 | 20,653 | 31,778 | sleepy_penguin | sleepy_penguin provides access to newer, Linux-only system calls to wait
on events from... |
27 | 21,639 | 48,759 | zbatery | Zbatery is an HTTP server for Rack applications on systems that either
do not support f... |
28 | 26,865 | 108,042 | net-tnsping | The net-tnsping library provides a way to ping Oracle databases and
ensure that the... |
29 | 27,635 | 65,653 | wrongdoc | wrongdoc mangles an existing RDoc directory and makes any changes we
feel like. It mai... |
30 | 33,147 | 108,042 | tdb | TDB is much like other DBM implementations, except it allows concurrent
writer processe... |
31 | 33,958 | 108,042 | crypt-rot13 | The crypt-rot13 library provides an interface for a simple character
substitution c... |
32 | 35,065 | 48,759 | hashslice | The hashslice library adds builtin hash slicing to Ruby's Hash class.
This lets you... |
33 | 36,426 | 48,759 | use | The use library solves the multi-mixin problem by allowing you to
selectively mixin... |
34 | 36,523 | 22,077 | omgf | OMGF provides an HTTP interface for {MogileFS}[http://mogilefs.org],
allowing clients t... |
35 | 36,834 | 48,759 | union | The union library provides an analog to a C/C++ union for Ruby.
In this implementat... |
36 | 37,577 | 40,597 | mahoro | An interface to libmagic to determine file types using "magic" numbers.
This can be use... |
37 | 38,137 | 22,077 | ez-email | A very simple interface for sending email |
38 | 45,330 | 65,653 | 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,750 | 65,653 | crypt-fog | A simple string encryption scheme |
41 | 50,523 | 108,042 | mongrel_status | A sample plugin that reports the status of mongrel. |
42 | 50,582 | 108,042 | mongrel_upload_progress | The mongrel_upload_progress gemplugin |
43 | 55,207 | 31,778 | enumerable-extra | The enumerable-extra library provides overridden Enumerable methods
that make it e... |
44 | 55,306 | 65,653 | mongrel_config | Mongrel plugin that gives you web based config tool using Camping |
45 | 57,909 | 108,042 | mongrel_cow_cluster | A Mongrel plugin that uses copy-on-write to lower resource impact and handle rolling re... |
46 | 60,960 | 108,042 | 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,469 | 108,042 | omgdav | omgdav exposes an existing MogileFS domain over WebDAV. There is
absolutely no commitm... |
49 | 76,722 | 108,042 | 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 | 82,005 | 108,042 | mongrel_console | Provides a combined Mongrel and Rails IRB console. |
52 | 96,006 | 108,042 | 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,734 | 108,042 | 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... |