Calendar is a datetime library for Elixir. Timezone support via its sister package `tzdata`. Safe parsing and formatting of standard fo...
Use Commanded to build your own Elixir applications following the CQRS/ES pattern.
EventStore adapter for Commanded
Implementation of RFC 7049 (Concise Binary Object Representation)
Coerce allows defining coercions, standardized conversions, between data types.
Read model projections for Commanded using Ecto.
ConfigTuples provides a elixir config provider (for Distillery and Elixir) that replace config tuples (e.g `{:system, value}`) to their e...
General purpose circular buffer.
A DSL for declarative permissions
Elixir implementation of Cloudfront's url signature algorithm.
A generalizable, configurable serialization dsl for elixir
Add option to credo to generate sonarqube generic issue file
cuttlefish configuration abstraction
Classless Inter-Domain Routing (CIDR) for Elixir
A library used to calculate CRC checksums for binary data.
Contex - a server-side charting library for Elixir.
Fast HTML-2-PDF/A renderer based on Chrome & Ghostscript
Fast and efficient cryptographically strong versions of several Enum functions that rely on :rand uniform functions for randomness.
A suite of checks to enforce naming best practices in an Elixir project.
Chrome Debugging Protocol client for Elixir
Common Test hooks for more readable logs
Codepagex is an elixir library to convert between string encodings to and from utf-8. Like iconv, but written in pure Elixir.
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
In-memory cache Erlang / Elixir library
Use GPIOs in Elixir
Discover and use UARTs and serial ports in Elixir
All sorts of useful information about every country. A pure elixir port of the ruby Countries gem
A library to help with formatting a number to a currency using iso standards and other convenience functions related to formatting curren...
Complex is a library for types and mathematical functions for complex numbers.
Use I2C in Elixir