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
5 Dependants
Jump to
Current section
5 Dependants
Packages depending on arrays
5 packages-
Pure Elixir pixel-level image comparison library. A rewrite of the excellent pixelmatch library.
Published about 3 years ago
2 613recent downloadstotal downloads: 57 322 -
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...
Published about 4 years ago
1 810recent downloadstotal downloads: 3 011 -
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 ...
Published about 4 years ago
974recent downloadstotal downloads: 1 648