Committed to Code

 

Select a tag to browse associated projects and drill deeper into the tag cloud.

[114 total ]

BenchmarkX

BenchmarkX is a extension of standard Ruby's Benchmark module for rendering sexy graph using gruff.

IO-Reactor

A pure-Ruby implementation of an asynchronous multiplexed IO Reactor which is based on the Reactor design pattern found in Pattern-Oriented Software Architecture, Volume 2: Patterns for Concurrent and Networked Objects.

JSON-JRuby

JSON-JRuby is a port of Florian Frank's native json library to JRuby.

ruby-iso4217

ruby-iso4217 is a library for converting between code, currency name, and symbol.

ruby-weatherhacks

ruby-weatherhacks is a wrapper library for livedoor Weather Hacks(http://weather.livedoor.com/weather_hacks/).

EAAL - Eve API Access Layer

EAAL (Eve API Access Layer) is a Ruby library to interface with the API of Eve Online (http://api.eve-online.com). thanks to some meta-programming EAAL should be able to handle additions to that API without much change.

sweph4ruby

A ruby wrap-up extension for the swiss ephemerides library (http://www.astro.com/swisseph/) used in astrology and astronomy domains.

Dopplr

A Ruby library for talking to the Dopplr API

JSON for Ruby

An implementation of the JSON specification according to RFC 4627 for Ruby. Includes a (very fast) native implementation, written in C, and a pure Ruby implementation. Also includes a GTK+ GUI tool for editing JSON. This library is part of Ruby 1.9's standard library.