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