mindreframer

Total Owned Packages
40

Total Downloads
1 717 707

  • arcadex0.1.0

    54 Downloads

    A lean Elixir wrapper for ArcadeDB's REST API with connection pooling, transactions, and database switching.

  • atomic_map0.9.3

    1 491 493 Downloads

    A small utility to convert deep Elixir maps with mixed string/atom keys to atom-only keyed maps

  • chosen0.1.0

    57 Downloads

    Distributed singleton supervisor backed by PostgreSQL advisory locks. Ensures a process runs exactly once across your entire cluster—no BEAM clustering required.

  • contracts0.1.0

    510 Downloads

    Design by Contracts for Elixir

  • dryhard0.1.3

    917 Downloads

    Dryhard - Yippee-Ki-Yay, ...wet code!

  • ecto_trailer1.0.1

    192 Downloads

    This package allows to add audit log that is based on Ecto changesets and stored in a separate table.

  • elixir_prelude0.2.1

    9 554 Downloads

    Small set of useful utility functions

  • elixir_proto0.2.0

    384 Downloads

    A compact serialization library for Elixir using context-scoped schema registries. Eliminates global index collisions while maintaining wire format compatibility.

  • ets_select0.1.3

    636 Downloads

    ETS match spec builder from a simple intuitive query language

  • eventodb_ex0.1.0

    0 Downloads

    Elixir client for EventoDB - a high-performance event store/message store. Supports stream operations, category queries, consumer groups, SSE subscriptions, namespace management, and optimistic locking.

  • eventodb_kit0.1.0

    0 Downloads

    Production-ready Elixir SDK for EventoDB with resilience patterns. Provides outbox pattern, consumer position tracking, idempotency, and background workers built on top of EventodbEx.

  • ex_litedb0.9.3

    443 Downloads

    Precompiled SQLite extensions, to be used with `exqlite`.

  • ex_rocket0.3.1

    181 Downloads

    RocksDB wrapper for Elixir (based on Rust driver) - fork from ExRock

  • ex_sqlean0.8.8

    13 990 Downloads

    Precompiled SQLite extensions, to be used with `exqlite`.

  • flexi0.4.2

    1 667 Downloads

    A flexible Elixir ExUnit test runner, perfect in combination with Cortex

  • gcp_registry0.1.0

    251 Downloads

    A lean client for Google Cloud Container Registry (gcr.io)

  • gen_cache0.1.2

    549 Downloads

    gen_statem based generic cache with MFA-based keys

  • glot0.1.2

    222 Downloads

    A minimalistic translation system for Elixir applications using JSONL glossaries

  • http_params_serializer0.1.1

    6 811 Downloads

    A small library to serialize deeply nested datastructures into HTTP parameters that most backends do understand

  • kit0.1.0

    99 Downloads

    Kit - A package with useful functions for Elixir

  • ma_crud0.1.4

    567 Downloads

    MaCrud - painless CRUD contexts

  • maxo_adapt0.1.11

    1 871 Downloads

    MaxoAdapt provides fast, safe and clean adapter pattern implementation for Elixir

  • maxo_decompile0.1.0

    203 Downloads

    MaxoDecompile description

  • maxo_macro0.1.0

    142 Downloads

    `MaxoMacro` provides useful macros to simplify your code.

  • maxo_test_iex0.1.7

    2 038 Downloads

    Run ExUnit tests from IEx shell.

  • maxo_uni_repo0.1.1

    261 Downloads

    MaxoUniRepo helps you to support multiple DB engines with a single Ecto Repo

  • mr_t0.6.0

    15 395 Downloads

    Instant code-reloader and test runner for Elixir in one package

  • nap0.2.1

    1 701 Downloads

    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.

  • objectstorex0.1.0

    99 Downloads

    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.

  • plugin0.1.0

    3 780 Downloads

    Like Plug, only without web-specific logic and without a typed Conn-datastructure

  • plumber_girl0.9.7

    39 075 Downloads

    PlumberGirl takes care of your Elixir piping issues!

  • polyecto0.1.0

    39 Downloads

    A 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.

  • quick_crud0.2.0

    217 Downloads

    QuickCrud - quick CRUD for Ecto

  • quick_factory0.2.3

    418 Downloads

    QuickFactory - plain yet powerful factory for Ecto with support for changesets

  • rop0.5.3

    28 605 Downloads

    Some convenient macros to enable railsway-oriented programming in Elixir

  • sqlcache1.1.0

    917 Downloads

    Sqlite based key/value cache with namespacing.

  • surrealix0.1.8

    1 122 Downloads

    Lightweight, correct and up-to-date Elixir SDK for SurrealDB.

  • system_env_loader0.1.0

    472 Downloads

    A little package to load (bashlike) files with exported ENV variables into Elixir runtime

  • virtfs0.1.4

    605 Downloads

    Virtfs allows mock-FS operations, that can be applied on a real FS folder

  • vite_phx0.3.2

    92 170 Downloads

    vite_phx helps to integrate Vite.js into your Phoenix app