exdns is an authoritative name server. It is ported from erldns and adapted to the Elixir language.
Integration between OpenTelemetry and Honeycomb
A small and simple authorization system for Elixir based applications
Porter2 stemmer: efficient implementation of the English Porter2 stemming algorithm.
Tools for making testing simpler
Get information about Erlang/Elixir modules and BEAM files
Yet another socks5 server implementation when running alone(iex -S mix), it will listen on port 9898 import in your project and start it ...
Ecto extension to support UK Postcodes in models.
Mix tasks to support upgradeable releases.
Benchmark ips tool for elixir-lang. Runs given codes in given seconds and compares them.
Simple, persistent queue
Simple binding to read QR codes using Rust bardecoder crate. Uses Rustler for bindings.
Extends Ecto schemas with Swagger definitons
phx_crud provides standard macros for common phoenix crud operations
A text-based, dynamic dashboard. Jobs update in place, using xterm command codes.
ExMetra is a wrapper for the Chicago Metra's (Chicago commuter light rail) JSON API.
Interface for accessing IP2Location Binary Format databases.
Get github current streak which support only public repositories.
Erlang-lua hex package, using Erlang's Port and C Node to run Lua VM as an external Node
Simple Elixir wrapper for Facebook's Send API
Generate a PDF from Markdown file.
Character Code Converter
Briscola card game, rules, and simulation utilities.
Simple load balancer
A minimal logger for gleam on Erlang or Javascript.
Mnesiam is a Mnesia db manager for painless Mnesia clustering.
This is an implementation of the `Try` and `Maybe` monads. Please see tests for examples.
A collection of data-structures and related algorithms for Elixir, implemented in Elixir.
A library for creating complex, composable regular expressions with the reader & writer in mind.
A set of changeset validators to confirm that a changeset value is the proper format. Heavily inspired by https://github.com/chriso/vali...