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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Mark Meves

SHA 256 checksum:

c1c6f20845753a73e14ae0e0622b2a9ee1a6f97a5d86eb465e23af285a3726be

總下載次數 8,439

這個版本 4,718

License:

Ruby 版本需求:

RubyGems 版本需求: > 1.3.1

相關連結: