ruby-ref

library implements weak, soft, and strong references in Ruby

Description

This library provides object references for Ruby as well as some common utilities for working with references. Object references are used to point to other objects and come in three distinct flavors (weak, soft, and strong), that interact differently with the garbage collector.

It also includes an implementation of maps and hashes that use references and a reference queue.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/bdurand/ref


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-ref