Packages
contracts
0.1.0Design by Contracts for Elixir
quick_factory
0.2.3QuickFactory - plain yet powerful factory for Ecto with support for changesets
system_env_loader
0.1.0A little package to load (bashlike) files with exported ENV variables into Elixir runtime
ex_litedb
0.9.3Precompiled SQLite extensions, to be used with `exqlite`.
elixir_proto
0.2.0A compact serialization library for Elixir using context-scoped schema registries. Eliminates global index collisions while maintaining wire format compatibility.
arcadex
0.1.0A lean Elixir wrapper for ArcadeDB's REST API with connection pooling, transactions, and database switching.
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
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.
gcp_registry
0.1.0A lean client for Google Cloud Container Registry (gcr.io)
glot
0.1.2A minimalistic translation system for Elixir applications using JSONL glossaries
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.
maxo_decompile
0.1.0MaxoDecompile description
ecto_trailer
1.0.1This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
chosen
0.1.1Distributed singleton supervisor backed by PostgreSQL advisory locks. Ensures a process runs exactly once across your entire cluster—no BEAM clustering required.
ex_rocket
0.3.1RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock
objectstorex
0.1.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.
maxo_macro
0.1.0`MaxoMacro` provides useful macros to simplify your code.
kit
0.1.0Kit - A package with useful functions for Elixir
polyecto
0.1.0A generic, configurable library for polymorphic associations in Ecto schemas. Provides clean, efficient "belongs to any" and "has many polymorphic" relationships with batch loading and no N+1 queries.