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