Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 738 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 738 Bytes
rrbit # RRBit An ultra lightwieght(3kb), fast Immutable vectors/lists/arrays library using the technique described in the [2012 Paper](https://infoscience.epfl.ch/record/169879/files/RMTrees.pdf) for Relaxed Radix Balanced(RRB) trees

Deprecated

rrbit is based on the 2012 paper, to see the current work base on the 2015 Paper which includes faster prepends, middle updates, event faster appends and more, check out our one of the sub-projects at rrbit-org