RSS 13 projects tagged "Ruby Modules"

Download Website Updated 18 Oct 2007 FXRuby

Screenshot
Pop 43.13
Vit 6.88

FXRuby is a Ruby extension module that provides an interface to the FOX GUI toolkit.

Download Website Updated 13 Jul 2002 Interactive Learning Environment

Screenshot
Pop 49.36
Vit 1.00

ILE is small but powerful environment for building interactive learning environments. It can be used to build any Web application that needs interactive, persistent form-based features.

Download Website Updated 01 Nov 2004 Ruby FormValidator

Screenshot
Pop 31.62
Vit 1.90

FormValidator is a Ruby port of Perl's Data::FormValidator library. It makes it easy to validate data coming in from HTML forms by providing a robust set of methods to handle required fields, dependent fields, filtering, constraints, tainting, and defaults. Its modular design allows you to easily add your own filters and constraints and also lets you to keep validation data outside of your CGI scripts.

Download Website Updated 20 Aug 2003 JSON for Ruby

Screenshot
Pop 29.26
Vit 1.00

JSON for Ruby is an implementation of the JavaScript Object Notation for the Ruby programming language. JSON is a lightweight data interchange format proposed as a thinner alternative for XML. For more information on JSON, see http://www.crockford.com/JSON/index.html.

Download Website Updated 10 Aug 2004 Canny

Screenshot
Pop 15.23
Vit 1.00

Canny is a template library for Ruby. Its template syntax and features are similar to that of the Smarty template system for PHP. One notable feature is "compilation" of templates into Ruby code for faster execution.

Download Website Updated 02 Aug 2005 Daemonize

Screenshot
Pop 27.20
Vit 1.81

Daemonize is a Ruby module derived from Perl's Proc:: Daemon module. It allows you to easily modify any existing Ruby program to run as a daemon. Converting a program to a daemon by hand is a relatively simple process; however, this module will save you the effort of repeatedly looking up the procedure, and it will also ensure that your programs are daemonized in the safest and most correct fashion possible.

No download Website Updated 03 Nov 2005 RFuse

Screenshot
Pop 18.57
Vit 1.04

RFuse is a Ruby interface to the FUSE library.

Download Website Updated 26 May 2006 Rant

Screenshot
Pop 37.82
Vit 2.80

Rant is a flexible build tool. The equivalent to a Makefile for make is the Rantfile, which is actually a valid Ruby script that is read in by the rant command. It currently features automated testing, packaging, and RDoc generation for Ruby applications and libraries, creation of gzipped tar and zip archives on all supported platforms without additional software, recognition of file changes based on MD5 checksums, dependency checking for C/C++ source files (makedepend is not required), and more. It can generate a script tailored to the needs of a specific project, which can be used instead of an Rant installation so that users aren't dependent on Rant.

Download Website Updated 08 Nov 2009 Rubygame

Screenshot
Pop 30.46
Vit 2.63

Rubygame is a cross-platform game and multimedia library for the Ruby programming language. It provides flexible high-level Ruby classes on top of SDL to make game programming fast and enjoyable.

No download Website Updated 09 Jan 2007 Ruby/FLTK

Screenshot
Pop 16.61
Vit 1.83

Ruby/FLTK is a Ruby binding for the FLTK (Fast Light ToolKit) GUI library.

Screenshot

Project Spotlight

ELFIO

An ELF (Executable and Linkable Format) reader and producer.

Screenshot

Project Spotlight

SecureCRT

A cross-platform terminal emulator with telnet, SSH, and serial support.