Extensions for Elixir structures.
The FSM implementation generated from PlantUML textual representation.
Easy handling of time periods, like business days, holidays, etc.
A simple HTTP Cookie encoder and decoder in pure Elixir with zero runtime dependencies.
The helper application that simplifies and standardizes telemetry usage.
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
The helper application to manage cluster, that uses hash ring to route requests to nodes. Automatically keeps track of connected nodes, ...
Managing operator configuration
Easy publishing to many different targets. Supported back-ends: - Rabbit [Amqp](https://hexdocs.pm/amqp/) - Redis [Redix](https://hexdo...
A wrapper for the Lightning CSS tool.
The tiny library to ease handling expiring invalidated cached series.
Generate a module whose implementation can be swapped at runtime with tools like Mox.
The partitioned dynamic supervision of FSM-backed workers.
Library bringing erlang typespecs to runtime. Allows type validation, types structs with upserts validation and more.
Generate a module whose implementation can be swapped at runtime with tools like Mox.
Library bringing types support to elixir. Allows type validation in compile time.