ElixirST: Session Types in Elixir
A simple email address validator for Elixir that first checks the address with a regular expression and then checks if the Top-Level Doma...
Spirit-style PEG-like parsing library for Elixir.
Wrappers to facilitate using Quviq QuickCheck with Elixir.
This package helps to convert Excoveralls JSON to the SonarQube XML report.
An ecto type that provides easy way of managing email addresses in a database
Erlang implementation of ua-parser based on uap-cpp
Wubook API Extension for Elixir
Authorization superpowers for applications using Ecto
Elixir client
Erlang data transformation/validation library
An Elixir wrapper around the Erlang optimized `queue` that supports the FIFO, first-in first-out, pattern. This is useful is when you ca...
Your Jenkins client written in elixir
Symbolic Math for elixir, with units support
A STOMP client to listen to, for example, AMQ.
A tiny library for dealing with errors.
An Elixir client for the RocketReach API - search and lookup contact information for professionals and companies.
Ecspanse is an Entity Component System (ECS) library for Elixir, offering a suite of features including: flexible queries with multiple f...
Codapay API wrapper for Elixir
General Non-blocking TCP/SSL and UDP/DTLS Server
Ethereum's Virtual Machine, in all its glory.
OrientDB query builder that provides nice syntax and connection pooling. Uses MarcoPolo under the hood to run commands.
An Elixir protocol for the FreeSWITCH's Event Socket, providing support for outbound method.
Cursor-based pagination for Ecto.
Foreign key based multi-tenancy, allowing all the tenanted data to live in the same database.
EdgeDB client for Elixir
[Tendermint ABCI spec](https://github.com/tendermint/tendermint/wiki/Application-Developers) implementation. Inspired by [abci_server](ht...
An Erlang implementation of the CBOR data encoding format.
Useful functions for working with environment variables
Creates inspectable mocks (test doubles) based on real elixir modules for testing.