A library used to calculate CRC checksums for binary data.
Helper module that provides a nice way to read configuration at runtime from environment variables or via adapter-supported interface.
Countries is a collection of all sorts of useful information for every country in the [ISO 3166](https://de.wikipedia.org/wiki/ISO_3166) ...
A suite of checks to enforce naming best practices in an Elixir project.
Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard fo...
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
Curve25519 Diffie-Hellman functions
Chacha20 symmetric stream cipher
Audit trails for Elixir/PostgreSQL based on triggers
Allow you to make custom base conversion in Elixir.
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
Contex - a server-side charting library for Elixir.
EventStore adapter for Commanded
Implementation of RFC 7049 (Concise Binary Object Representation)
Classless Inter-Domain Routing (CIDR) for Elixir
An Elixir BSON encoding/decoding library.
Read, parse and patch Elixir application's configuration
HTTP ClickHouse driver for Elixir
Read model projections for Commanded using Ecto.
Get CPU Utilization information on Linux systems.
A DSL for declarative permissions
An opinionated cli options parser
Credo checks for Mox
Coerce allows defining coercions, standardized conversions, between data types.
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...
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.