Packages
mutex
3.0.5This package implements a simple mutex as a GenServer. It allows to lock keys and handles locking multiple keys without deadlocks.
jsv
0.20.0A JSON Schema Validator with complete support for the latest specifications.
texture
1.0.1A collection of structured text parsers.
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.
todo
1.6.0A small TODO comments utility.
ark
0.13.1Ark is a collection of small utilities useful for prototyping, testing, and working with Elixir common patterns.
oaskit
0.14.0OpenAPI 3.1 validation, generation and utilities for for Elixir/Phoenix.
nvir
0.16.3A 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.
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.
gen_mcp
0.10.0A generic MCP server behaviour for the latest protocol version with a suite of components to build tools, resources and prompts.
distopy
0.2.9A command line tool to diff and fix .env files.
global_child
0.2.1Cluster-wide singleton child management
libdev
0.3.3A meta package to pull common development libraries.
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.
hugs
0.2.4A normalization/denormalization that works well with Elixir datastructures.