QuinnWilton / daatLinks
Parameterized modules for Elixir
☆69Updated 5 years ago
Alternatives and similar repositories for daat
Users that are interested in daat are comparing it to the libraries listed below
Sorting:
- Static Typechecker for Elixir☆85Updated 4 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
- Keep your ETS tables running forever using bouncing GenServers☆101Updated 8 months ago
- ABNF in, parser out☆55Updated 2 months ago
- Simple leader election for Elixir applications☆77Updated 3 years ago
- Elixir Extended Protocol☆49Updated last year
- Gradualizer Mix Wrapper☆69Updated 5 years ago
- A toolkit for creating terminal user interfaces in Elixir☆128Updated 4 years ago
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- Project for tracking the work of the Observability Working Group☆63Updated 3 years ago
- A faster Map, augmented with Merkle Trees.☆97Updated 5 years ago
- Algebraic Data Types for Elixir: Both functional and fun.☆73Updated 2 years ago
- Design by contract in elixir☆46Updated 4 years ago
- A distributed KV store for Erlang and Elixir.☆121Updated last year
- systemd utilities for Erlang applications☆186Updated 3 weeks ago
- PropEr model helper library to validate implementations of supervisor trees☆64Updated 7 years ago
- Automatic NIF generator using Eir and LLVM☆53Updated 6 years ago
- Partition testing tool for elixir☆71Updated 2 years ago
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated last year
- An Elixir mix task that lists all the licenses used by your Mix project dependencies.☆74Updated 4 years ago
- Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations with vary…