Chunter interface library.
Gendex tells you the most likely gender of a person based on first name.
Elixir library for accessing and manipulating custom extended filesystem attributes
simple HTTP client for Paidy
A HBase driver for Erlang/Elixir using Jinterface and the Asynchbase Java client to query the database.
A URL shortener toolkit.
Elixir library extending `Enum.min_by/2`, `Enum.max_by/2` and `Enum.min_max_by/2` to return a list of results instead of just one.
Uber client library for Elixir.
Bitly API client for Elixir
A simple logfmt decoder
Authentication and authorization test support functions
A Gleam package for working with bitboards
An Uberauth strategy for Bungie authentication.
Elixir API for Slack.
elixir syntax, javascript semantics
Brace expansion, as known from sh/bash, in Elixir. Quick example: ExBraceExpansion.expand("file-{a,b,c}.jpg") => ["file-a.jpg", "file-b....
An HTTP signature and digest header library for ActivityPub applications
Simple binding to read QR codes using Rust rqrr crate. Uses Rustler for bindings.
A collection of boilerplate generators for the Phoenix web framework.
Library for converting hex to / from the PGP word list: https://en.wikipedia.org/wiki/PGP_word_list
Erlang/Elixir Cloud Framework ZeroMQ Service
Extendable validation for Elixir
The Elixir implementation for looking up the Chinese administrative divisions.
MAD Manage Dependencies
deprecated
Erlang client library for the AT&T M2X (http://m2x.att.com) API. AT&T M2X is a cloud-based fully managed time-series data storage service...
Elixir Redis client with sync/async connection pools, sharding, and one-time hostname resolution.
`dpd_client` is an API client for the DPD service. It only supports a few of the API's endpoints at present.
The component framework is meant to make it easy to decompose an application into many simple services. It does this by eliminating boile...