Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard fo...
Coerce allows defining coercions, standardized conversions, between data types.
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
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.
Contex - a server-side charting library for Elixir.
Read, parse and patch Elixir application's configuration
Audit trails for Elixir/PostgreSQL based on triggers
Classless Inter-Domain Routing (CIDR) for Elixir
A suite of checks to enforce naming best practices in an Elixir project.
General purpose circular buffer.
Allow you to make custom base conversion in Elixir.
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
EventStore adapter for Commanded
Get CPU Utilization information on Linux systems.
Read model projections for Commanded using Ecto.
Implementation of RFC 7049 (Concise Binary Object Representation)
A DSL for declarative permissions
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...
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their e...
All sorts of useful information about every country. A pure elixir port of the ruby Countries gem
Discover and use UARTs and serial ports in Elixir
In-memory cache Erlang / Elixir library
Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
Swagger for Cowboy Erlang projects
Contexted is an Elixir library designed to streamline the management of complex Phoenix contexts in your projects, offering tools for mod...
HTTP ClickHouse driver for Elixir
Functions to help working with nested changesets and associations
Codepagex is an elixir library to convert between string encodings to and from utf-8. Like iconv, but written in pure Elixir.
Curve25519 Diffie-Hellman functions