arjan / decorator
Function decorators for Elixir
☆389Updated 11 months ago
Alternatives and similar repositories for decorator:
Users that are interested in decorator are comparing it to the libraries listed below
- Simple Elixir macros for linear retry, exponential backoff and wait with composable delays☆445Updated 3 months ago
- A plug building toolkit for blocking and throttling abusive requests☆422Updated last year
- An Elixir JSON Schema validator☆366Updated last month
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆308Updated 7 months ago
- Ecto auditing library that transparently tracks changes and can revert them.☆369Updated last year
- Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.☆365Updated 7 months ago
- Useful helper to read and use application configuration from environment variables.☆304Updated 8 months ago
- An easy-to-use Elixir HTTP client, built on the low-level Mint library.☆348Updated 2 years ago
- Elixir implementation of CLDR/ICU☆456Updated 3 weeks ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆314Updated 5 months ago
- Transactional job queue with Ecto, PostgreSQL and GenStage☆277Updated 3 years ago
- Integrated certification via Let's encrypt for Elixir-powered sites☆474Updated 6 months ago
- Runtime configuration system for Elixir☆594Updated last year
- A mocking library for Elixir☆455Updated 3 weeks ago
- An Elixir library for generating struct constructors that handle external data with ease.☆287Updated last month
- Easy local cluster creation for Elixir to aid in unit testing☆226Updated 4 months ago
- An Elixir XLSX writer☆296Updated 5 months ago
- Data Validation for Elixir