Dimagog / persistent_vectorLinks
PersistentVector is an array-like collection of values indexed by contiguous 0-based integer index
☆15Updated 8 years ago
Alternatives and similar repositories for persistent_vector
Users that are interested in persistent_vector are comparing it to the libraries listed below
Sorting:
- Lightweight tracing, debugging and profiling utility for Elixir☆13Updated 4 months ago
- A simple implementation for taking the output from 'git diff' and transforming it into Elixir structs.☆22Updated last year
- Opencensus integration with Telemetry library☆17Updated 6 years ago
- Elixir Extended Protocol☆49Updated last year
- Naively-evaluated Datalog, implemented in Elixir☆31Updated last year
- Typespec based parsing of JSON-like data for Elixir☆27Updated 5 years ago
- A Macro-based approach to ease working with ok/error tuples in Elixir☆17Updated 5 years ago
- Machine output for Mix tasks☆17Updated 2 years ago
- New data types with real encapsulation. Create smart constructors, private and immutable fields, sum types and many other fun things. Ins…☆39Updated 5 years ago
- An Elixir-library that helps you to keep track of when hotfixes can be removed by showing compile-time warnings when issues (in your proj…☆30Updated 5 years ago
- A proof-of-concept for generating OpenAPI clients in Elixir.☆29Updated 3 years ago
- An example game for the presentation "Multiplayer Games & Collaborative Editing with Phoenix LiveView" which was written for ElixirConf.E…☆23Updated 5 years ago
- A library to create Comfortable, Explicit, Multi-Layered and Well-Documented Specifications for all your configurations, settings and opt…☆34Updated 5 years ago
- Opencensus integration with Absinthe☆20Updated 5 years ago
- Store and manipulate a set of bit flags, mostly used for syncing the state over the wire between peers in a peer to peer network, such as…☆19Updated 6 years ago
- ☆20Updated 4 years ago
- NOT FOR PRODUCTION USE: Safe-ish is an experimental sandbox for BEAM modules that examines and rejects BEAM bytecode containing instructi…☆29Updated 3 years ago
- Chained semantic comparisons for Elixir.☆39Updated last month
- decentralized package security audit network of trust☆32Updated 6 years ago
- Access external document sources from IEx shell in elixir.☆31Updated 8 years ago
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- ☆28Updated 6 years ago
- RFC 6570 compliant URI template processor for Elixir☆18Updated 3 years ago
- Rust reimplementation of subset of Erlang's xref☆15Updated 3 years ago
- PropEr model helper library to validate implementations of supervisor trees☆64Updated 7 years ago
- Elixir time zone support for your OS-supplied zoneinfo files☆26Updated last year
- History for Telemetry events in dashboard metrics for LiveDashboard.☆20Updated last year
- A high-performance probabilistic LRFU concurrent in-memory cache with one-hit-wonders detection for Erlang and Elixir