Sign in Sign up
hex

arrays_rrb_vector

An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the array is known as a 'Relaxed Radix Balanced Vector', provided by the Rust `im` library. Performance is unfortunately overshadowed by NIF-calling overhead.

hex View on Hex

Activity

Latest release
4y ago
Total releases
2
Cadence
~9 months
Last 12 months
0

Details

License
Apache-2.0
First release
Sep 09, 2021
Releases
Version Released
0.3.0 minor
0.1.0 initial