Helper module that provides a nice way to read configuration at runtime from environment variables or via adapter-supported interface.
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
A library used to calculate CRC checksums for binary data.
A suite of checks to enforce naming best practices in an Elixir project.
Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard fo...
Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
Curve25519 Diffie-Hellman functions
Chacha20 symmetric stream cipher
Contex - a server-side charting library for Elixir.
Implementation of RFC 7049 (Concise Binary Object Representation)
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
EventStore adapter for Commanded
Allow you to make custom base conversion in Elixir.
Classless Inter-Domain Routing (CIDR) for Elixir
Audit trails for Elixir/PostgreSQL based on triggers
Coerce allows defining coercions, standardized conversions, between data types.
Get CPU Utilization information on Linux systems.
Read, parse and patch Elixir application's configuration
An opinionated cli options parser
Read model projections for Commanded using Ecto.
A DSL for declarative permissions
An Elixir BSON encoding/decoding library.
Cocktail is a date/time recurrence library for Elixir based on iCalendar events. It can generate a stream of dates/times based on a set o...
HTTP ClickHouse driver for Elixir
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their e...
Credo checks for Mox
Discover and use UARTs and serial ports in Elixir
In-memory cache Erlang / Elixir library
Codepagex is an elixir library to convert between string encodings to and from utf-8. Like iconv, but written in pure Elixir.