AES CMAC (rfc 4493) in Elixir
Google Roads API in Elixir
Sudoku solver in Elixir, which prefers to use heuristics over guessing
exdns is an authoritative name server. It is ported from erldns and adapted to the Elixir language.
A pragmatic wrapper around Mozilla SOPS allowing decryption of secrets at runtime
This is a partial implementation of RFC2387. This implementation is heavily influence by `Plug.Parsers.MULTIPART` which is shipped with P...
Erlang analog of ruby bump gem.
Nerves Runtime Wifi configuration at runtime
A module for extracting embedded images from Krita .kra files
Get data from nested data structures (like JSON) in a XPath style
Aliqin For Elixir SDK, 阿里大于
JSON Decoder/Encoder.
Helpers for validating and normalizing Elixir data structures.
API wrapper around the Pokémon TCG API of pokemontcg.io
Reddit API Wrapper
Ecto type to cast floats or strings to integers for your schemas.
URL generation and encoding utility library
Raxx middleware for routing requests based on an API Blueprint.
Retrieve Erlang/OTP version like `18.1'
Descriptive Statistics is a library that allows you to compute simple descriptive statistics in Elixir. Inspired by https://github.com/th...
Exeque allows you to queue up a list of functions and specify how many workers should be used to run those functions.
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you ca...
An ISO-BMFF file parsing library.
Base58check library to encode binary data or decode encoded strings. It's used in Bitcoin whenever there is a need for a user to read or ...
All of the erlang wx macros exposed as normal functions.
A simple library to facilitate authorization.
test test
Common Test utilities for Riak Core Lite applications
A tiny library for converting Elixir terms into tabular data
A library to track writes to Ecto models.