1 | 3,085 | 8,817 | fastthread | Optimized replacement for thread.rb primitives |
2 | 3,749 | 4,282 | ptools | The ptools (power tools) library provides several handy methods to
Ruby's core File... |
3 | 3,851 | 7,503 | fast_xs | fast_xs provides C extensions for escaping text.
The original String#fast_xs method is... |
4 | 4,025 | 16,080 | mongrel | A small fast HTTP library and server that runs Rails, Camping, Nitro and Iowa apps. |
5 | 4,073 | 15,267 | gem_plugin | A plugin system based on rubygems that uses dependencies only |
6 | 4,725 | 29,457 | cgi_multipart_eof_fix | Fix an exploitable bug in CGI multipart parsing. |
7 | 6,007 | 29,457 | io-extra | Adds the IO.closefrom, IO.fdwalk, IO.pread, IO.pwrite, and IO.writev
singleton meth... |
8 | 8,804 | 9,602 | interface | The interface library implements Java style interfaces for Ruby.
It lets you define... |
9 | 9,717 | 36,702 | proc-wait3 | The proc-wait3 library adds the wait3, wait4, waitid, pause, sigsend,
and getrusage... |
10 | 9,829 | 10,099 | getopt | The getopt library provides two different command line option parsers.
They are mea... |
11 | 9,905 | 8,065 | attempt | The attempt library provides a thin wrapper for the typical
begin/rescue/sleep/retr... |
12 | 10,245 | 58,287 | rc-rest | Robot Co-op REST web services base class. This library makes it easy to
implement REST-... |
13 | 11,901 | 25,076 | mongrel_cluster | Mongrel plugin that provides commands and Capistrano tasks for managing multiple Mongre... |
14 | 12,151 | 16,080 | mogilefs-client | A MogileFS client library for Ruby. MogileFS is an open source
distributed filesystem,... |
15 | 13,756 | 25,076 | pathname2 | The pathname2 library provides an implementation of the Pathname
class different fr... |
16 | 13,773 | 7,872 | html-table | The html-table library provides an interface for generating HTML tables
in a syntax... |
17 | 14,137 | 9,327 | file-find | The file-find library provides a better, more object oriented approach
to finding f... |
18 | 14,956 | 58,287 | archive-tar-external | The archive-tar-external is a simple wrapper interface for creating
tar files using... |
19 | 15,121 | 36,702 | memoize | The memoize library allows you to cache methods for faster lookup.
Cached results... |
20 | 15,649 | 12,884 | facade | The facade library allows you to mixin singleton methods from classes
or modules as... |
21 | 16,363 | 58,287 | dbi-dbrc | The dbi-dbrc library provides an interface for storing database
connection informat... |
22 | 17,880 | 11,224 | file-temp | The file-temp library provides an alternative approach to generating
temporary file... |
23 | 18,058 | 58,287 | strongtyping | The strongtyping gem is a Ruby library that provides type checking and
method overl... |
24 | 18,937 | 29,457 | rpatricia | This is a ruby wrapper of Net::Patricia, which has been developed by
Dave Plonka. The o... |
25 | 20,827 | 12,479 | sleepy_penguin | sleepy_penguin provides access to newer, Linux-only system calls to wait
on events from... |
26 | 20,931 | 58,287 | io_splice | The splice family of Linux system calls can transfer data between file
descriptors with... |
27 | 22,052 | 58,287 | zbatery | Zbatery is an HTTP server for Rack applications on systems that either
do not support f... |
28 | 27,355 | 58,287 | net-tnsping | The net-tnsping library provides a way to ping Oracle databases and
ensure that the... |
29 | 28,029 | 29,457 | wrongdoc | wrongdoc mangles an existing RDoc directory and makes any changes we
feel like. It mai... |
30 | 33,638 | 58,287 | tdb | TDB is much like other DBM implementations, except it allows concurrent
writer processe... |
31 | 34,096 | 58,287 | crypt-rot13 | The crypt-rot13 library provides an interface for a simple character
substitution c... |
32 | 35,459 | 14,508 | hashslice | The hashslice library adds builtin hash slicing to Ruby's Hash class.
This lets you... |
33 | 36,898 | 58,287 | use | The use library solves the multi-mixin problem by allowing you to
selectively mixin... |
34 | 36,999 | 58,287 | omgf | OMGF provides an HTTP interface for {MogileFS}[http://mogilefs.org],
allowing clients t... |
35 | 37,292 | 58,287 | union | The union library provides an analog to a C/C++ union for Ruby.
In this implementat... |
36 | 38,060 | 58,287 | mahoro | An interface to libmagic to determine file types using "magic" numbers.
This can be use... |
37 | 38,559 | 14,508 | ez-email | A very simple interface for sending email |
38 | 45,907 | 58,287 | 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 | 49,179 | 58,287 | crypt-fog | A simple string encryption scheme |
41 | 51,014 | 58,287 | mongrel_status | A sample plugin that reports the status of mongrel. |
42 | 51,095 | 58,287 | mongrel_upload_progress | The mongrel_upload_progress gemplugin |
43 | 55,782 | 58,287 | enumerable-extra | The enumerable-extra library provides overridden Enumerable methods
that make it e... |
44 | 55,889 | 25,076 | mongrel_config | Mongrel plugin that gives you web based config tool using Camping |
45 | 58,932 | 58,287 | mongrel_cow_cluster | A Mongrel plugin that uses copy-on-write to lower resource impact and handle rolling re... |
46 | 61,580 | 58,287 | 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 | 74,092 | 58,287 | omgdav | omgdav exposes an existing MogileFS domain over WebDAV. There is
absolutely no commitm... |
49 | 77,383 | 36,702 | 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,626 | 58,287 | mongrel_console | Provides a combined Mongrel and Rails IRB console. |
52 | 96,871 | 58,287 | 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 | 121,448 | 58,287 | 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... |