  |
http://rake.rubyforge.org/ - http://rake.rubyforge.org/
Provides a simple build program with capabilities similar to make. |
  |
http://bioruby.org - http://bioruby.org
Ruby library; goal: implement integrated environment for bioinformatics research in Ruby. Kept simple to maximize usability, efficiency for biologists as a daily tool. Begun in Japan, supported by Universities of Tokyo, Kyoto; Open Bio Foundation. |
  |
Ruby In Steel IDE - http://www.sapphiresteel.com
Provides an IDE for Visual Studio with a commercial and a free personal edition. |
  |
Yoshidam's Secret Page: Ruby - http://www.yoshidam.net/Ruby.html
Information on Ruby, powered by his XML module. Modules: XMLParser, Uconv, Oracle, VFlib3, Perl, Multibyte Extension for String class, Syslog; Libraries: Unicode, Susie Plugin, DirectDraw for Ruby, MDN. |
  |
MySQL/Ruby - http://www.tmtm.org/en/mysql/ruby/
MySQL API module (extension library) for Ruby; gives same functions to Ruby programs that MySQL C API gives to C programs. |
  |
YAML.rb is YAML for Ruby - http://yaml4r.sourceforge.net/doc/
Full-featured YAML parser and emitter. Use as drop-in replacement for PStore, or use one of its several APIs to store object data in friendly and readable YAML style; write data structures in plain text. |
  |
http://mocha.rubyforge.org - http://mocha.rubyforge.org
Library for mocking and stubbing using a syntax like with JMock and SchMock. |
  |
RubyCocoa - http://rubycocoa.sourceforge.net/
Ruby/Objective-C bridge for Mac OS X with Cocoa; Cocoa bindings for Ruby. Allows native OS function mixins and GUI component use, write Cocoa programs in Ruby, mix Ruby and Objective-C code, create and use Cocoa objects in Ruby scripts. English, Nihongo. [Open Source] |
  |
ncurses-ruby - http://ncurses-ruby.berlios.de/
Ruby module; makes most functions, constants, and external variables of the C ncurses library accessible from Ruby. |
  |
FreeRIDE - http://freeride.rubyforge.org/wiki/wiki.pl
Ruby Integrated Development Environment, IDE. Wiki format, descriptions, FAQ, documents, screenshots, development and subproject links. Linux, Unix, Windows. [Open Source] |
  |
http://prawn.majesticseacreature.com/ - http://prawn.majesticseacreature.com/
Provides a library to generate PDF documents. |
  |
http://aspectr.sourceforge.net/ - http://aspectr.sourceforge.net/
Module adds simple aspect-oriented programming concepts to Ruby; allows wrapping code around extant methods in classes, which separates different concerns into different parts of the code. [Open Source, GPL] |
  |
HighLine - http://highline.rubyforge.org/
High level library to deal with text user interfaces, build command line interfaces. Robust formatting has word wrap, paging, and list handling are possible. Handles validation rules for user input, implements menus easily. [Open source, GPL or Ruby License] |
  |
http://wxruby.rubyforge.org/wiki/wiki.pl - http://wxruby.rubyforge.org/wiki/wiki.pl
Ruby bindings to the wxWindows cross-platform toolkit; documents, references, Wiki, downloads. [Open source] |
  |
RUDL Library - http://rudl.sourceforge.net/
Interfaces the Simple Directmedia Library to Ruby, giving it high speed graphics, sound, and input abilities. Links to related projects. [Open source, LGPL] |
  |
Ruby Binaries - http://www.os.rim.or.jp/~eban/
Cygwin DLL; GTk+ on Win32 DLLs; bmingw; rb2exe, turns Ruby scripts to executable files, which need Ruby interpreter. |
  |
AESCrypt - http://aescrypt.sourceforge.net/
Program to encrypt/decrypt streams of data using Rijndael and Cipher Block Feedback mode (CFB-128), for shell scripts and Ruby. Description, downloads. |
  |
http://curb.rubyforge.org/ - http://curb.rubyforge.org/
Provides a module allowing to use the curl library in an application. |
  |
Numerical Ruby - http://narray.rubyforge.org/
Modules: NArray class for Numerical N-dimensional Arrays; Quanty (units) class containing value and unit, for automatic unit conversion and calculation; link to PGPlot graphics library interface. |
  |
http://sourceforge.net/projects/rinn/ - http://sourceforge.net/projects/rinn/
CORBA for Ruby. Goal: a pure Ruby version based on CORBA-Ruby Mapping Specification. |
  |
Gecode/R - http://gecoder.rubyforge.org
Offers an interface to the constraint programming library Gecode. |
  |
Arachno Ruby - http://www.ruby-ide.com/ruby/ruby_ide_and_ruby_editor.php
Commercial IDE, with integrated debugger, useful for normal and Web programming, applications. [Scriptolutions] |
  |
RubyInline - http://sourceforge.net/projects/rubyinline/
Analog to Perl's Inline::C, allows embedding C external module code in Ruby scripts directly; code is compiled and run on the fly, as needed. [open source, MIT License] |
  |
RDE: Ruby Development Environment - http://homepage2.nifty.com/sakazuki/rde_en/
Integrated Development Environment, mostly a GUI wrapper of debug.rb with editor, Windows only. Screenshot, description, downloads: old, new. |
  |
http://www007.upp.so-net.ne.jp/kengai/zebedee/rzbd.html - http://www007.upp.so-net.ne.jp/kengai/zebedee/rzbd.html
Ruby Zebedee: 100% compatible clone (protocol, configuration file), can be used by Ruby scripts easily like standard Socket API. Zebedee is simple program to form encrypted, compressed tunnel for TCP/IP or UDP data between two systems. |
  |
RubyUnit - http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html
Simple testing framework for Ruby. Descriptions, downloads. |
  |
Ruby as Glue Language - http://www2s.biglobe.ne.jp/~Nori/ruby/
Ruby bindings for several libraries, programs, with readme files. |
  |
DRP: Directed Ruby Programming - http://drp.rubyforge.org/
Generative programming system, for genetic programming, grammatical evolution, or hybrid GP-GE; coded in all Ruby; best suited for interactive evolution and design work. Open source, GPL. |
  |
Hipster's - http://www.xs4all.nl/~hipster/
Dozens of Ruby programs. Examples: reverse dependency tool, simple HTTP daemon, vim syntax coloring, Design by Contract, Literate Ruby, Fibonacci generators, generic XML generator. |
  |
LoveRubyNet - http://www.loveruby.net/
Software Archive, many projects. Examples: Racc, LALR(1) Perser generator; TMail, Mail Class (implements MIME multipart, more); strscan, extension to scan string faster. English and Japanese versions. Ruby-dev summary index. By Minero Aoki. |
  |
Ruby.PHP - http://www.ruby-php.org/
Offers a Ruby to PHP compiler, allowing a developer to write Ruby code and compile it to be run with PHP. |
  |
Motoyuki Kasahara's Page - http://www.sra.co.jp/people/m-kasahr/
Ruby tools: find2 replaces find.rb, getoptlong library to parse command line options. Other free software. |
  |
http://freshmeat.net/projects/rustem/ - http://freshmeat.net/projects/rustem/
Fast Ruby module with Porter stemming algorithm; a process to remove commoner morphological and inflexional endings from words in English; main use is as part of term normalisation process usually done when setting up Information Retrieval systems. |
  |
Tesly Jr. - http://junior.tesly.com/
Logs results of automated unit tests, and displays results in HTML view. RSS feeds track every test run. |
  |
Erik Veenstra: Ruby - http://www.erikveen.dds.nl/ruby.html
Projects (Tar2RubyScript, RubyScript2Exe, RubyWebDialogs, AllInOneRuby), well documented; tutorials (Distributing Ruby Applications, Distributing Rails Applications, Monitor-Functions), Code Snippets. |
  |
http://rockit.sourceforge.net/ - http://rockit.sourceforge.net/
Ruby O-o Compiler construction toolKIT; easy-to-use, written in and emits Ruby code. Current focus: 'front-end' phases of compiler construction; generates lexer and parser (more advanced than yacc's LaLr(1), grammars in Extended Backus-Naur form. |
  |
http://harpo.free.fr/alma/ - http://harpo.free.fr/alma/
A Language for MAcro processing, general purpose, powered by Ruby. Allows using any Ruby method in the same way one uses macros, so, immediately, Alma has thousands of built-in functions. [Open Source, GPL] |
  |
http://www31.tok2.com/home/akimichi/aki/program/gp/ - http://www31.tok2.com/home/akimichi/aki/program/gp/
Genetic programming library in Ruby. |
  |
http://dectxn.rubyforge.org - http://dectxn.rubyforge.org
Provides a Rails plugin to offer declarative transaction management. |
 |
Play Ground of Ruby - http://members.at.infoseek.co.jp/shiroikumo/ruby/index-en.html
Small amounts of Ruby/Tk, SSI filter for HTML documents, initializer for multi-dimensional arrays, flock function checker, rot13, email counter/grapher. |