Library that implements weak, soft, and strong references in Ruby that 
work across multiple runtimes (MRI, REE, YARV, Jruby, Rubinius, and 
IronRuby). Also includes implementation of maps/hashes that use references 
and a reference queue.

WWW: http://github.com/bdurand/ref
