ruby-moneta

Ruby interface to multiple key/value stores

Moneta is a Ruby library to interface with a variety of key/value stores. A short overview of its features: - support a lot of backends with consistent behaviour, - allows a full configuration of the serialization -> compression -> adapter stack using proxies (similar to Rack middlewares), - expiration for all stores, - atomic operations, - includes a simple pure-ruby key/value server and client, - integration with Rails, Rack/Rack-Cache, Sinatra and Ramaze.

ruby-extlib

general Ruby class extensions for DataMapper and Merb

This library provides a number of lightweight Ruby class extensions extracted from DataMapper. Examples include a Mash class, which is a Hash with indifferent access and an added blank? method to most standard variable classes.

ruby-uconv

Unicode/EUC-JP translation module for Ruby

The encoding translation module for the object-oriented scripting language Ruby 1.8. Supported character encodings are UCS-4, UTF-16, UTF-8, EUC-JP and CP932 (a variant of Shift_JIS for Japanese Windows). This cannot detect character encoding automatically.

libcarrotsearch-randomizedtesting-java

Randomized testing infrastructure for JUnit, Ant and Maven

Inspired by the Apache Lucene project's infrastructure, this project brings a refactored, stand-alone runner for JUnit 4.x tests, which encapsulates built-in repeatable randomized tests, threading and timeout control, parameter factories, thread execution groups and more. Everything is JUnit compatible and works in any IDE.

python-pies2overrides

overrides for pies when running on Python 2

libconfig-file-perl

simple configuration file parsing module

Config::File parses simple configuration files and store its values in an anonymous hash reference. The syntax of the configuration file is quite simple: