DTLS and DTLS-SRTP library for Elixir, based on OpenSSL.
Functions to parse URLs including scheme-specific URLs such as `tel`, `data`, `geo`, `uuid` and `mailto`. Modelled on the URI module.
Unit functions for the serialization to a database of a Cldr.Unit.t data type. Also includes aggregation and sum functions.
No brainer OAuth 2.0 provider
RabbitMQ connection pool library
ExPrompt is a helper package to add interactivity to your command line applications as easy as possible.
A mocking library particularly suitable for stateful property based testing.
ECS Plugin for ExAws framework
Implementation of trickle ICE protocol
Implementation of the W3C WebRTC API
Localized and internationalized message formatting using the ICU message format integrated with the ex_cldr family supporting over 500 lo...
Cldr-based localized route generation and path helpers for Phoenix
Typesense client for Elixir with support for importing your Ecto schemas.
Utility to convert values between different units of the same kind. Extremely easy to extend and to use.
A JSON Schema validator without circulae deps support.
ExSyslogger is an Elixir Logger custom backend to syslog.
A Nebulex adapter for Cachex
Constants and Enumerated Values for Elixir
A wrapper around the Erlang Crypto module with sensible defaults for common tasks.
ExAws.Rekognition service package
A pure Elixir implementation of the PNG image format.
Nebulex adapter powered by Ecto Postgres
The library outputs test results to the console, which helps speed up the red-green test correction cycle (inspired by rspec)
Lettuce checks the files within an elixir project and then runs `iex -S mix`. It initialises the state of a generic server with the `.ex`...
FlexLogger adds module/application specific log levels to Elixir's Logger.
Tools to handle three common return values in Elixir: `:ok | {:ok, value} | {:error, reason}`
ExCycle is a powerful library to generate datetimes following RRules from iCalendar.
A circuit breaker for Elixir apps
Pbkdf2 for Elixir by a Rust-based NIF
ExAws.ElasticTranscoder service package