| Library | ||||
| Development | ||||
| annoy | 0.5 | delano | beta | 2009-05-07T22:46:57Z |
| Like your annoying friend that asks you questions all the time: = Annoy - v0.5 All your system-independent infoz in o.. | ||||
| attic | 0.3 | delano | alpha | 2009-07-13T22:08:38Z |
| A place for Ruby objects to hide instance variables.: = Attic - v0.3 ALPHA A place for Ruby objects to hide instance .. | ||||
| benchmark | 2002-04-25 | gotoken | working fine | 2002-05-24T16:41:51Z |
| Benchmark: Simple benchmark utility. Ruby 1.7.x includes this library. | ||||
| bleak_house | 3.2 | Evan Weaver | stable | 2007-09-27T01:26:24Z |
| A library for finding memory leaks.: A library for finding memory leaks. | ||||
| caesars | 0.7.0 | delano | beta | 2009-06-04T10:09:38Z |
| Rapid DSL prototyping: = Caesars - v0.7 A simple class for rapid DSL prototyping in Ruby. NOTE: Post-processing of C.. | ||||
| cgenerator | 0.14 | Joel VanderWerf | Beta | 2009-07-26T04:30:09Z |
| CGenerator: == CGenerator is now a gem on rubyforge! Use 'gem install cgen' to install. == CGenerator Framework for.. | ||||
| commandline | 0.7.10 | Jim Freeze | stable | 2005-11-11T02:23:09Z |
| An application class with a flexible option parser: CommandLine is a library that greatly simplifies the repetitive pr.. | ||||
| csbattery | 0.2.2 | sdodell | stable | 2004-06-16T02:17:56Z |
| cs/Battery: cs/Battery is a unit testing framework for Ruby. It captures all standard error and output and reports the.. | ||||
| detach | 1.1 | evan | stable | 2004-01-13T08:39:56Z |
| Detach objects into their own process: A very simple method that uses drb to allow any object to be detached and run i.. | ||||
| devel-which | 0.2.0 | Gotoken | experimental | 2002-05-05T14:45:34Z |
| Devel::Which: Devel::Which - locate a symbol/library in the user's namespace/path require 'devel/which' File.whi.. | ||||
| drydock | 0.6.5 | delano | beta | 2009-06-04T10:11:24Z |
| Build seaworthy command-line apps like a Captain: = Drydock - v0.6 <b>Build seaworthy command-line apps like a Captai.. | ||||
| el4r | 1.0.4 | rubikitch | stable | 2006-09-21T07:23:50Z |
| EmacsRuby engine - EmacsLisp for Ruby: El4r enables you to write Emacs programs in Ruby(EmacsRuby) as well as in Emacs.. | ||||
| elispunit | 0.2 | rubikitch | usable | 2005-06-10T01:36:58Z |
| EmacsLisp Unit Test: EmacsLisp unit testing library using Test::Unit(RubyUnit) and gnuserv. Example: require 'test/un.. | ||||
| excruby | n/a | Paul Brannan | pre-alpha | 2003-07-03T14:10:13Z |
| Wrappers for writing exception-safe extensions in C++: Exceptional Ruby is a set of C++ wrappers for 1) writing except.. | ||||
| fakeweb | 1.0.0 | lattice | beta | 2006-05-23T20:19:51Z |
| Helper for faking Net::HTTP web requests in tests.: This is the first release of FakeWeb, a helper that enables reprod.. | ||||
| flexo | 1.0 | Neil Stevens | first public release | 2004-12-06T12:57:00Z |
| Method naming style shim: Flexo hooks into Object's method_missing to allow alternate forms of method names to be call.. | ||||
| freshmeat-ruby | 0.1.0 | Paul Duncan (pabs) | beta | 2005-06-10T09:19:42Z |
| Freshmeat-Ruby.: Freshmeat XML-RPC API bindings for Ruby. | ||||
| gibbler | 0.7.1 | delano | alpha | 2009-10-16T17:06:50Z |
| Git-like hashes and history for Ruby objects: = Gibbler - v0.7 ALPHA Git-like hashes and history for Ruby objects for.. | ||||
| hookable | 0.1 | Jan Krüger | alpha | 2005-06-24T10:55:27Z |
| Module to make selected methods of a class hookable: Hookable provides you with the ability to hook into methods. Mix .. | ||||
| import_module | 0.82 | Shin-ichiro HARA | experimental | 2005-08-02T09:04:21Z |
| Import Module: Overload methods by modules Dynamically. | ||||
| inochi | 6.0.0 | snk | 2011-04-22T02:01:10Z | |
| Gives life to Ruby projects: Inochi is an infrastructure that helps you create, test, document, package, publish, and.. | ||||
| installpkg | 0.0.1 | Phil Tomson | proof of concept/prototype - possibly kludgy, but seems to work | 2002-12-18T06:43:41Z |
| module for writing install.rb files: This is a module that wraps the classes defined in Minero Aoki's install.rb scrip.. | ||||
| javaobs | 0.3.0 | Will Sobel | alpha | 2006-04-17T04:57:05Z |
| Java Object Serialization in Ruby: Java object stream is a pure Ruby implementation of Java serialization. This module.. | ||||
| library | 0.0.0 | ahoward | experimental | 2003-03-15T00:14:05Z |
| classes to manage versioned libraries: my stab at lib versioning for ruby. my hope is that something like this could .. | ||||
| ludicrous | 0 | Paul Brannan | experimental | 2007-09-14T14:57:11Z |
| JIT compiler for Ruby 1.8: Ludicrous is a just-in-time compiler for Ruby 1.8. Though still in the experimental stage, .. | ||||
| machinery | 0.0.1 | Arto Bendiken | experimental | 2009-04-20T16:51:42Z |
| Machinery: Toolchain machinery for compilers, code generators, assemblers, linkers and emulators. All written in pure .. | ||||
| mephle | 0.8.1a | Ryan Pavlik | beta | 2003-09-08T07:28:00Z |
| Network-transparent persistant object platform: Mephle is a network-transparent, interface-independent, persistant obj.. | ||||
| mindi | 0.3 | Joel VanderWerf | beta | 2006-04-30T00:27:54Z |
| Minimalist dependency injection: == MinDI MinDI is Minimalist Dependency Injection for Ruby. It is inspired by Jamis .. | ||||
| multiton | 1.0.2 | ahoward | beta | 2004-01-12T21:02:54Z |
| The Multiton Design Pattern: # Multiton module that ensures only one object to be allocated for a given # argument lis.. | ||||
| observable | 0.5 | Joel VanderWerf | beta | 2005-07-24T18:41:20Z |
| Observable: A variation on the observer pattern. Allows the state of a variable to be exposed to observers. An observ.. | ||||
| php | 0.1.1 | Arto Bendiken | experimental | 2010-01-21T19:04:00Z |
| PHP.rb: An experimental Ruby-to-PHP code generator. PHP.rb translates Ruby code into PHP code by obtaining the parse .. | ||||
| preferences | 0.3 | Joel VanderWerf | beta | 2006-05-29T21:50:57Z |
| Persistent preferences for applications: = Preferences The Preferences class is an easy way to make variables in an a.. | ||||
| preserved | 2001-07-20 | gotoken | first release | 2001-07-20T19:52:59Z |
| preserved: preserved.rb provides a mechanism to prohibit redefinition. | ||||
| protocol | 0.9.0 | Florian Frank | beta | 2009-08-11T12:57:28Z |
| Protocols - Method Protocol Specifications for Ruby Classes: This library offers an implementation of protocols agains.. | ||||
| rails-erd | 0.3.0 | Rolf Timmermans | beta | 2010-10-05T08:02:21Z |
| Entity-Relationship diagrams for Rails: Rails ERD is a Rails plugin that allows you to easily generate a diagram based.. | ||||
| ruby-mock | 1.1 | Nat Pryce | Tested | 2001-09-10T15:22:04Z |
| Ruby/Mock: Ruby/Mock is an extension to the RUnit framework that makes it very easy to implement Mock Objects. Versi.. | ||||
| ruby-optimizer | 0.2.4 | Takaaki Tateishi | unstable,experimental | 2004-06-14T12:25:55Z |
| Optimization Module: This optimization module aims to provide functionality to optimize methods (and blocks) by recon.. | ||||
| ruby-prof | 0.3 | Shugo Maeda | beta | 2005-04-19T01:32:13Z |
| Fast Profiler: ruby-prof is a profiler for Ruby. Please require unprof.rb to run the profiler. $ ruby -runprof foo.. | ||||
| ruby-watcat | 1.0.0 | Andre Nathan | stable | 2006-11-02T19:20:02Z |
| Ruby interface to libwatchcat: Ruby-Watchcat is a Ruby/Extension extension for the development of watchcatd-aware appl.. | ||||
| ruby_behaviors | 0.0.2 | David Alan Black | alpha | 2001-08-17T18:26:58Z |
| Ruby Behaviors -- block-scoped changes to base/core classes: The purpose of Ruby Behaviors is to let you implement loc.. | ||||
| rubyinline | 3.1.0 | Ryan Davis | Stable | 2004-11-12T06:31:43Z |
| RubyInline: ** Ruby Inline http://www.zenspider.com/ZSS/Products/RubyInline/ support@zenspider.com ** DESCRI.. | ||||
| rubyunit | 0.5.6 | Masaki Suketa | usable | 2004-06-14T11:29:40Z |
| Testing Framework for Ruby: Ruby implementation of Kent Beck Testing Framework. Add new class TestRunner, RepeatedTest.. | ||||
| rubyxx | snapshot20021108 | Yuya | alpha | 2003-02-17T03:01:45Z |
| Ruby++ / C++ interface of Ruby API: Ruby++ is C++ interface of Ruby API. It supports the development of an extension-l.. | ||||
| rza | 0.0.1 | eumario | alpha | 2006-03-10T09:57:03Z |
| RZA (Ruby ZIP Archive) is similar to Java's JAR and RubyGems.: From the header of rza.rb: The Ruby ZIP Archive (Furt.. | ||||
| script | 0.3 | Joel VanderWerf | beta | 2008-07-07T05:30:45Z |
| Wrapper modules for loaded scripts: == Script 0.3 - New examples. - Changed names of #main_file, #dir, and #loaded_f.. | ||||
| sysinfo | 0.5.1 | delano | beta | 2009-05-07T22:48:46Z |
| System-independent infoz in one handy class: = SysInfo - v0.5 All your system-independent infoz in one handy class. .. | ||||
| test-unit-mock | 0.03 | Michael Granger | release | 2004-06-09T06:22:39Z |
| Mock objects for Test::Unit test cases: Test::Unit::Mock is a class for conveniently building mock objects in Test::Un.. | ||||
| trans-simple | 1.4.0 | Austin Ziegler | stable/mature | 2007-02-04T02:51:11Z |
| Transaction::Simple object transactions: = Transaction::Simple for Ruby Transaction::Simple provides a generic way to.. | ||||
| tryouts | 0.8.0 | delano | beta | 2009-07-01T17:36:35Z |
| Like basketball tryouts for your codes and command-line tools: = Tryouts - v0.8 BETA Tryouts is a high-level testing .. | ||||
| uninheritable | 1.0.1 | Austin Ziegler | stable | 2004-06-14T15:38:41Z |
| Simple module for making classes uninheritable: Uninheritable provides a simple way to make a class uninheritable (una.. | ||||
| vrtestrunner | 1.0.0 | arton | usable | 2004-06-14T14:04:33Z |
| TestRunner class using VisualuRuby/SWin: vrtestrunner is a testrunner class integrated with Ruby testunit by Mr. Natha.. | ||||
| webunit | 20040429++ | yuichi TAKAHASHI | usable | 2004-06-14T09:20:22Z |
| WebUnit: WebUnit is Ruby API for testing html/cgi without browser, and is idealy suited for automated unit testing of .. | ||||
| wirble | 0.1.2 | Paul Duncan (pabs) | stable | 2006-09-08T18:05:11Z |
| Library of useful Irb enhancements.: Several useful Irb enhancements in one easy-to-use package. Includes tab-complet.. | ||||
| xmp | 2000-10-12 | gotoken | stable | 2000-10-12T19:10:26Z |
| xmp: xmp is an example printer, which is helpful to show example code. | ||||
Total 54 projects in this subcategory.