Qqwy / elixir-arraysLinks
Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations with varying performance guarantees that can be switched in your configuration.
☆86Updated last year
Alternatives and similar repositories for elixir-arrays
Users that are interested in elixir-arrays are comparing it to the libraries listed below
Sorting:
- A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules☆70Updated last week
- Static Typechecker for Elixir☆85Updated 5 years ago
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.