Categories: None [Edit]
rbtree-ruby
A high-performance pure Ruby Red-Black Tree implementation. Features: O(1) key
lookup via hybrid hash index, O(log n) insert/delete, lazy Enumerator-based
range queries (lt/gt/between), nearest/prev/succ search, memory-efficient node
pooling, and MultiRBTree for duplicate keys with first/last value access.
Total
Ranking: 164,746 of 191,455
Downloads: 2,967
Daily
Ranking: 19,033 of 191,429
Downloads: 24
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | firelzrd |