ConnectWise Manage library for Elixir.
Phoenix boilerplate for Petlove&Co Google OAuth 2.0
Delta Exchange API Client for Elixir
DBF parsing library for Elixir
Etna is a utility library inspired by RubyGem's ActiveSupport. It provides a convenient function protocol often used in Rails.
CQRS and Event Soucing in Gleam!
Eastar is a pure-Elixir implementation of A* graph pathfinding algorithm. All graph environment, like nodes connectivity, distance & H-m...
Simple exponential backoffs in Elixir.
ErlCass - Erlang Cassandra Driver
Huobi API Client for Elixir
Client library to wrap HTTP connection with common microservice implementation.
Makes logging of caught, rescued and unmatched errors easier.
Data migrations for your ecto-backed elixir application.
ExEventBus provides an event bus that uses the outbox pattern. Behind the scenes, it relies on Oban and ConCache.
A library for parsing HTML and querying elements within. Handy for web scraping or autmated testing.
Elasticlunr is a lightweight full-text search engine. It's a port of Elasticlunr.js with more improvements.
A wrapper around Ngrok providing a secure tunnel to localhost for demoing your Elixir/Phoenix web application or testing webhook integrat...
A Commanded Adapter for ExESDB
Z-combinator in elixir: recursive anonymous functions.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Native git Erlang interface library
A lightweight, dependency-free Elixir library for loading .env files into the system environment. Built for simplicity and robustness, it...
Initially build to reduce the author's pain point when using erlang tuple style error handling where it has no information of who create ...
Erlang PHP Interpreter
Elixir Ecto adapter for LibSQL and Turso databases. Supports local SQLite files, remote Turso cloud databases, and embedded replicas with...
Ectograph is a set of utility functions for using Ecto in combination with GraphQL
Extractly `mix xtra` task to render `EEx` templates with easy access to hexdocs. The Extractly module gives easy access to Elixir metain...
Ethereum's Virtual Machine, in all its glory.
An OTP application implementing a fast and memory efficient HAT-trie
A Joi-inspired validation library for Elixir