scala-rrb-vector icon indicating copy to clipboard operation
scala-rrb-vector copied to clipboard

Implementation and benchmarking of Scala Vectors with relaxed radix balanced trees for more efficient concatenations

This projects aims to implement and benchmark Scala immutable.Vector using Relaxed-Radix-Balanced Trees without loosing the current performance and low level oprimizations on cummon Radix-Ballanced Trees (i.e. Scala immutable.Vector).

Documentation

Maven repository

It is availabe on Maven Central