Packages
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.
Current section
2 Versions
Jump to
Current section
2 Versions
Versions
Compare versions| Version | Publish Date | Note | Actions |
|---|---|---|---|
| 0.3.0 | May 27, 2022 |
|
|
| 0.1.0 | September 09, 2021 |
|
2
versions of
2
total