Packages
jsv
0.22.0A JSON Schema Validator with complete support for the latest specifications.
texture
1.2.1A collection of structured text parsers.
mutex
4.1.0This package implements a simple mutex as a GenServer. It allows to lock keys and handles locking multiple keys without deadlocks.
aoc
0.16.4A small framework to solve Advent of Code problems in Elixir
cli_mate
0.10.2Helpers around OptionParser for options and arguments, embeddable in vendored mix tasks.
mix_version
2.5.3A simple tool to update an Elixir project version number and commit/tag the change.
oaskit
0.14.2OpenAPI 3.1 validation, generation and utilities for for Elixir/Phoenix.
todo
1.6.0A small TODO comments utility.
ark
0.13.2Ark is a collection of small utilities useful for prototyping, testing, and working with Elixir common patterns.
nvir
0.16.5A fully-featured dotenv parser with environment variables helpers. Inspired from Dotenvy but using system environment by default.
time_queue
1.2.3TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.
gen_mcp
2.0.0A generic MCP server behaviour for the latest protocol version with a suite of components to build tools, resources and prompts.
modkit
0.9.1A set of tool to work with Elixir modules files.
readmix
0.8.1A tool to generate parts of documentation with custom generator functions.
libdev
0.4.1A meta package to pull common development libraries.
global_child
0.2.1Cluster-wide singleton child management
distopy
0.2.9A command line tool to diff and fix .env files.
cold_storage
0.14.0A simple hard drive persistent cache for scripting purposes.
gen_loop
2.1.0A supervised free-form loop function. Elixir adapter for plain_fsm, with receive / sync-call macros and GenServer-like starting, stopping and name registration.
req_tele
0.3.0Req plugin to instrument requests with Telemetry events