Qqwy / elixir-solutionLinks
A Macro-based approach to ease working with ok/error tuples in Elixir
☆17Updated 4 years ago
Alternatives and similar repositories for elixir-solution
Users that are interested in elixir-solution are comparing it to the libraries listed below
Sorting:
- Library to build GraphQL queries and mutations from Elixir structs☆36Updated last year
- Keep track of your data structure's revisions, persistence layer agnostic.☆28Updated 2 years ago
- ☆25Updated 3 years ago
- Library to easily intercept Elixir function calls☆43Updated 4 years ago
- A pipe-macro for Elixir that allows bare function captures☆45Updated 5 years ago
- A simple abstraction for standardized observability with telemetry and more in Elixir☆39Updated last year
- Isolate tests from the real world, inspired by Ruby's VCR.☆54Updated 3 years ago
- Machine output for Mix tasks☆16Updated 2 years ago
- Castile is a modern Elixir SOAP API client.☆21Updated 3 years ago
- A simple implementation for taking the output from 'git diff' and transforming it into Elixir structs.☆22Updated 9 months 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
- A pretty UI for rihanna☆26Updated 2 years ago
- Tree structure & hierarchy for ecto models with ltree(Postgres)☆36Updated 2 years ago
- 🗄️ A unified interface for file storage backends☆21Updated 4 months ago
- SpawnFest 2020 - Your description here..!☆21Updated 4 years ago
- A proof-of-concept for generating OpenAPI clients in Elixir.☆29Updated 3 years ago
- State aware Elixir functions without spawning processes☆27Updated 7 years ago
- Convert Erlang style structs and error messages to equivalent Elixir.☆34Updated last year
- ETS + RocksDB☆28Updated 2 years ago
- Multiple different implementations of efficient functional queues and dequeues for Elixir