RubyGems Navigation menu

hipe-simplebtree 0.0.1

This is a pure-ruby port of Takuma Ozawa's RBTree. (it has an identical interface and uses the identical unit tests from his version 0.3.0, however it is *not* a Red-Black tree.) It's intended for doing lookups and not for doing lots of insertions or deletions. Please see RBTree docs for a sense of how this is supposed to be used. (This one runs the unit tests about 15% slower than Ozawa's C-version, and 80% less lines of code ;)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - November 23, 2009 (16.5 KB)
  2. 0.0.0 - November 21, 2009 (7 KB)

Owners:

Authors:

  • Mark Meves

SHA 256 checksum:

c1c6f20845753a73e14ae0e0622b2a9ee1a6f97a5d86eb465e23af285a3726be

Total downloads 8,457

For this version 4,729

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: