Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard fo...
A suite of checks to enforce naming best practices in an Elixir project.
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
Coerce allows defining coercions, standardized conversions, between data types.
A library used to calculate CRC checksums for binary data.
Curve25519 Diffie-Hellman functions
Chacha20 symmetric stream cipher
Contex - a server-side charting library for Elixir.
EventStore adapter for Commanded
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
General purpose circular buffer.
Classless Inter-Domain Routing (CIDR) for Elixir
Allow you to make custom base conversion in Elixir.
Implementation of RFC 7049 (Concise Binary Object Representation)
Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
Audit trails for Elixir/PostgreSQL based on triggers
Read model projections for Commanded using Ecto.
Get CPU Utilization information on Linux systems.
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...
Read, parse and patch Elixir application's configuration
An opinionated cli options parser
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their e...
A generalizable, configurable serialization dsl for elixir
A DSL for declarative permissions
Discover and use UARTs and serial ports in Elixir
An Elixir BSON encoding/decoding library.
HTTP ClickHouse driver for Elixir
A circular buffer backed by a queue, map, or ETS
Codepagex is an elixir library to convert between string encodings to and from utf-8. Like iconv, but written in pure Elixir.