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.
☆87Updated 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☆69Updated this week
- opinionated typing library for elixir☆110Updated last year
- Calculates the difference between two (nested) maps, and returns a map representing the patch of changes.☆133Updated 2 years ago
- Run your command. Send input. Get output.☆213Updated last year
- Static Typechecker for Elixir☆85Updated 4 years ago
- FSM implementation generated from Mermaid/PlantUML textual representation☆116Updated last week
- Keep your ETS tables running forever using bouncing GenServers☆102Updated 9 months ago
- Extension of the Elixir standard library focused on data stuctures, data manipulation and performance☆218Updated 7 months ago
- Gradualizer Mix Wrapper☆69Updated 5 years ago
- Subscription and publishing server for Elixir applications.☆105Updated 3 years ago
- The Elixir AST explorer☆79Updated 2 years ago
- A toolkit for creating terminal user interfaces in Elixir☆128Updated 4 years ago
- Xema is a schema validator for Elixir inspired by JSON Schema.☆81Updated 7 months ago
- Erlang/OTP + Elixir + IEx + Mix in a single executable for Linux/macOS/Windows. Just run Elixir!☆133Updated 4 years ago
- Handy enumerable operations implementation.☆72Updated 5 months ago
- Declarative schemas for data transformations.☆92Updated last year
- 🍵 First-class Elixir match specifications.☆91Updated 5 months ago
- A utility for working with nested data structures.☆196Updated 2 months ago
- LSP implementation for Credo.☆100Updated last year
- Extends defstruct with schemas, changeset validation, and more☆79Updated last year
- Elixir macros to effortlessly define highly optimized Enum pipelines☆51Updated 2 years ago
- Small, simple, unsampled metrics☆82Updated last week
- :ets, the Elixir way☆218Updated 3 years ago
- CLI version of Phoenix LiveDashboard☆85Updated last year
- Library to manage OS environment variables and application configuration options with ease☆105Updated last year
- Ensure that your Elixir project documentation is healthy☆184Updated 9 months ago
- Provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension