A library for collecting and processing batches of data
ConfigSmuggler converts Elixir-style configuration statements to and from string-encoded key/value pairs.
A high-performance double-ended queue (deque) based on ETS
A lock handler for ETS data
ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under_score issues automatically.
ExSentry is a client for the Sentry error reporting platform.
A fork of the Elixir code formatter, with added freedom
Fuzzyurl is a library for non-strict parsing, construction, and fuzzy-matching of URLs.
GenRetry provides utilities for retrying Elixir functions, with configurable delay and backoff characteristics.
An Elixir implementation of JSON Patch (RFC 6902)
Fast, easy to use HTTP client based on Mint
Stifle is a library for suppressing side-effects (raises, exits, etc) in Elixir functions, allowing the developer to replay side effects in the current process or inspect the effect/return value safely.
Strip JavaScript from HTML and CSS
Utilities for working with the UBER hypermedia format
XClient is an HTTP client based on XHTTP.