Packages
ma_crud
0.1.4MaCrud - painless CRUD contexts
quick_factory
0.2.3QuickFactory - plain yet powerful factory for Ecto with support for changesets
elixir_proto
0.2.0A compact serialization library for Elixir using context-scoped schema registries. Eliminates global index collisions while maintaining wire format compatibility.
ex_litedb
0.9.3Precompiled SQLite extensions, to be used with `exqlite`.
eventodb_kit
0.3.2Production-ready Elixir SDK for EventoDB with resilience patterns. Provides outbox pattern, consumer position tracking, idempotency, and background workers built on top of EventodbEx.
contracts
0.1.0Design by Contracts for Elixir
system_env_loader
0.1.0A little package to load (bashlike) files with exported ENV variables into Elixir runtime
dev_cluster
0.1.0Local distributed-node test clusters with remote coverage
eventodb_ex
0.2.4Elixir client for EventoDB - a high-performance event store/message store. Supports stream operations, category queries, consumer groups, SSE subscriptions, namespace management, and optimistic locking.
ex_rocket
0.5.0RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock
objectstorex
0.3.0Unified 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.
glot
0.1.2A minimalistic translation system for Elixir applications using JSONL glossaries
lean_lmdb
0.3.0Fast, safe, and ergonomic LMDB storage for Elixir, powered by Rust
chosen
0.1.2Distributed singleton supervisor backed by PostgreSQL advisory locks. Ensures a process runs exactly once across your entire cluster—no BEAM clustering required.
quick_crud
0.2.0QuickCrud - quick CRUD for Ecto
maxo_uni_repo
0.1.1MaxoUniRepo helps you to support multiple DB engines with a single Ecto Repo
gcp_registry
0.1.0A lean client for Google Cloud Container Registry (gcr.io)
ecto_trailer
1.0.1This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
maxo_decompile
0.1.0MaxoDecompile description
maxo_macro
0.1.0`MaxoMacro` provides useful macros to simplify your code.