ConfigSmuggler converts Elixir-style configuration statements to and from string-encoded key/value pairs.
Generate basics and common repo calls within your schema implementation
A common pattern to acquire a resource, perform some action on it and then run a finalizer, regardless of the outcome of the action
This is a library to call a function after a set delay. Usage is as simple as: `TaskAfter.task_after(500, fn -> do_something_after_500_...
Easily migrate your Postgres databases. In Gleam !
A basic Elixir wrapper for version 3 of the MailChimp API.
A KMS based signer library for Ethers.
Incrementally replace an old API with Phoenix.
Compile Gleam code with mix
The fastest way to set up OAuth 2.0 server in your Phoenix app
A fleet of Raft consensus groups
Functions for encrypting and decrypting messages using PGP.
Both total and time limited evaluation of expressions
Custom extendable markdown parser.
Elixir wrapper of `:digraph` with a pinch of protocols and sigils
Ewebmachine contains macros and plugs to allow you to compose HTTP decision handlers and run the HTTP decision tree to get your HTTP resp...
Phoenix LiveView Admin Panel to manage Beacon CMS sites.
Robust API call planning and execution for Torn City
A utility library for NLdoc providing various helper functions.
CSS codemods, powered by a Python parser integrated via NIFs
BlueBird generates API documentation from annotations in controllers actions and tests cases.
Ethereum's ABI Interface
Airports is a collection of all known airports. Data source is https://davidmegginson.github.io/ourairports-data/airports.csv
A JWT library written in Gleam
VecDict-to-JSON for the Gleam programming language
Plugin to enable non-Erlang deps specification
A pure Elixir DICOM library supporting dataset and network functionality.
Phoenix view helper to manage "active" state of a link
Compile project remotely and sync back build artifacts.
Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.