Number and currency localization and formatting functions for the Common Locale Data Repository (CLDR).
HTTP request/response recording library for elixir, inspired by VCR.
Non-blocking Redis client with focus on performance and robustness.
A module for converting an XML string to a map
ExRated, the OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it. For example, rate-...
ExAws.SNS service package
An Elixir SQLite3 library
Twilio API library for Elixir
An SQLite3 Ecto3 adapter.
An analysis tool for checking safety of database migrations.
ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under...
An Erlang INI parser
SAML Server Provider library for erlang
Additional standard library for Erlang
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
PostgreSQL Client
Localized month- and week-based calendars and calendar functions based upon CLDR data.
A simple code profiler for Elixir using eprof.
ExAws.Dynamo service package
ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a ...
Money functions for operations on and localization of a money data type with support for ISO 4217 currencies and ISO 24165 digial tokens ...
Simple QRCode Generator in Elixir
ExAws.SES service package
OS Process Manager
Exq is a job processing library compatible with Resque / Sidekiq for the Elixir language.
A wrapper around the Erlang Crypto module with sensible defaults for common tasks.
A DSL-free Elastic / Elasticsearch client for Elixir.
Simple library checking the validity of an email. Checks are performed in the following order: - REGEX: validate the emails has a good l...
One task to efficiently run all code analysis & testing tools in an Elixir project