Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, Erlang :array, etc.) with varying performance guarantees that can be switched in your configuration.
Current section
3 Dependants
Jump to
Current section
3 Dependants
Packages depending on arrays
3 packages-
Pure Elixir pixel-level image comparison library. A rewrite of the excellent pixelmatch library.
Updated about 3 years ago
2 142recent downloads -
An `Arrays` implementation for `Aja`'s `Vector` datatype, which is an implementation of a 'Hickey Trie' Vector written completely in Elixir. This implementation very efficient for most array-based...
Updated about 4 years ago
1 269recent downloads -
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 ...
Updated about 4 years ago
432recent downloads