A toolkit for data mapping and language integrated query for Elixir
SQL-based adapters for Ecto and database migrations
Low-level Gettext file handling (.po/.pot/.mo file writer and parser).
Convert Erlang style structs and error messages to equivalent Elixir.
AST parser and generator for Markdown
ExDoc is a documentation generation tool for Elixir
A Make compiler for Mix
AWS client for Elixir. Currently supports Dynamo, DynamoStreams, EC2, Firehose, Kinesis, KMS, Lambda, RRDS, Route53, S3, SES, SNS, SQS, S...
ExAws.S3 service package
Coverage report tool for Elixir with coveralls.io integration.
A factory library by the creators of FactoryBot (née FactoryGirl)
Mix tasks for installing and invoking esbuild
Make your ETS tables live forever
UUID generator and utilities for Elixir.
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as...
Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
Translates Elixir functions to match specifications for use with `ets`.
ExAws.STS service package
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
XML parser. Supports SAX style parsing as well as XML Schema based data mapping: create records from XML (and vice versa)
Common Locale Data Repository (CLDR) functions for Elixir to localize and format numbers, dates, lists, messages, languages, territories ...
ExAws.SQS service package
Core library for the Erlang style reviewer
Ecto extension to support enums in models
Currency localization data encapsulation functions for the Common Locale Data Repository (CLDR).
Number and currency localization and formatting functions for the Common Locale Data Repository (CLDR).
ExRated, the OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it. For example, rate-...
Elixlsx is a writer for the MS Excel OpenXML format (`.xlsx`).
erlfmt is an opinionated Erlang code formatter