Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
Library for boolean satisfiability solving and expression manipulation.
Helper module that provides a nice way to read configuration at runtime from environment variables or via adapter-supported interface.
A library used to calculate CRC checksums for binary data.
Countries is a collection of all sorts of useful information for every country in the [ISO 3166](https://de.wikipedia.org/wiki/ISO_3166) ...
HTTP ClickHouse driver for Elixir
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
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...
Allow you to make custom base conversion in Elixir.
Audit trails for Elixir/PostgreSQL based on triggers
Curve25519 Diffie-Hellman functions
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
Chacha20 symmetric stream cipher
EventStore adapter for Commanded
Classless Inter-Domain Routing (CIDR) for Elixir
Implementation of RFC 7049 (Concise Binary Object Representation)
Coerce allows defining coercions, standardized conversions, between data types.
Erlang wrapper for Rust's cargo build tool
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their e...
Persistent channels, and channel pools for gRPC Elixir
Contex - a server-side charting library for Elixir.
Read model projections for Commanded using Ecto.
A DSL for declarative permissions
A generalizable, configurable serialization dsl for elixir
Read, parse and patch Elixir application's configuration
An Elixir BSON encoding/decoding library.
In-memory cache Erlang / Elixir library
Functions to help working with nested changesets and associations
Credo checks for Mox