A toolkit for data mapping and language integrated query for Elixir
SQL-based adapters for Ecto and database migrations
ExDoc is a documentation generation tool for Elixir
Convert Erlang style structs and error messages to equivalent 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, STS
Earmark AST the parser and AST Generator for Dave Thomas' Earmark. The parser generates an Abstract Syntax Tree from Markdown. The orig...
A factory library by the creators of FactoryBot (née FactoryGirl)
Coverage report tool for Elixir with coveralls.io integration.
ExAws.S3 service package
Low-level Gettext file handling (.po/.pot/.mo file writer and parser).
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...
XML parser. Supports SAX style parsing as well as XML Schema based data mapping: create records from XML (and vice versa)
OS Process Manager
A module for converting an XML string to a map
Mix tasks for installing and invoking esbuild
UUID generator and utilities for Elixir.
A JSON Schema validator with full support for the draft 4 specification and zero dependencies.
HTTP request/response recording library for elixir, inspired by VCR.
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
Elixlsx is a writer for the MS Excel OpenXML format (`.xlsx`).
Make your ETS tables live forever
Non-blocking Redis client with focus on performance and robustness.
Simplified creation of GenServer based processes in Elixir.
json for elixir
Ecto PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
Ecto extension to support enums in models
ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under...
erlfmt is an opinionated Erlang code formatter
An idiomatic Elixir wrapper for erlexec.