A lean Elixir wrapper for ArcadeDB's REST API with connection pooling, transactions, and database switching.
A small utility to convert deep Elixir maps with mixed string/atom keys to atom-only keyed maps
Design by Contracts for Elixir
Dryhard - Yippee-Ki-Yay, ...wet code!
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
Small set of useful utility functions
A compact serialization library for Elixir using context-scoped schema registries. Eliminates global index collisions while maintaining wire format compatibility.
ETS match spec builder from a simple intuitive query language
Precompiled SQLite extensions, to be used with `exqlite`.
RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock
Precompiled SQLite extensions, to be used with `exqlite`.
A flexible Elixir ExUnit test runner, perfect in combination with Cortex
A lean client for Google Cloud Container Registry (gcr.io)
gen_statem based generic cache with MFA-based keys
A minimalistic translation system for Elixir applications using JSONL glossaries
A small library to serialize deeply nested datastructures into HTTP parameters that most backends do understand
Kit - A package with useful functions for Elixir
MaCrud - painless CRUD contexts
MaxoAdapt provides fast, safe and clean adapter pattern implementation for Elixir
MaxoDecompile description
`MaxoMacro` provides useful macros to simplify your code.
Run ExUnit tests from IEx shell.
MaxoUniRepo helps you to support multiple DB engines with a single Ecto Repo
Instant code-reloader and test runner for Elixir in one package
Nap is a JEST inspired snapshotting test package for Elixir. It's quite general and can be used for all snapshotting purposes, not just for REST API testing.
Unified object storage for AWS S3, Azure Blob Storage, Google Cloud Storage, and local filesystem. Powered by Rust's object_store library via Rustler NIFs. Includes streaming, CAS operations, conditional operations, and comprehensive error handling.
Like Plug, only without web-specific logic and without a typed Conn-datastructure
PlumberGirl takes care of your Elixir piping issues!
QuickCrud - quick CRUD for Ecto
QuickFactory - plain yet powerful factory for Ecto with support for changesets
Some convenient macros to enable railsway-oriented programming in Elixir
Sqlite based key/value cache with namespacing.
Lightweight, correct and up-to-date Elixir SDK for SurrealDB.
A little package to load (bashlike) files with exported ENV variables into Elixir runtime
Virtfs allows mock-FS operations, that can be applied on a real FS folder
vite_phx helps to integrate Vite.js into your Phoenix app