dexts

Data storage library

A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage.

Disk Elixir Terms Storage, dest wrapper.

GitHub

6 stars
4 watching
1 forks
Language: Elixir
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
meh/extsA lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms7
meh/elixir-datastructuresA collection of Elixir data structures and their associated protocols.215
meh/amnesiaProvides a simplified interface to Mnesia's functionality for Elixir developers.695
meh/exquisiteA tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types.78
meh/jazzA JSON handling library for Elixir.60
hashd/bitmap-elixirA fast and space-efficient data structure for lookups using bit arrays in Elixir36
lucaong/cubdbAn embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection.570
meh/elixir-socketA Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support.691
mhausenblas/mehdbAn educational project demonstrating a Kubernetes-native NoSQL data store with StatefulSet and persistent volumes.23
meh/reagentA library providing a simple and flexible way to create socket acceptor pools in Elixir92
hissssst/pathexA library for fast and functional access to nested data structures in Elixir342
primlabs/bucketA library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability.31
meh/cessoA lightweight CSV parsing library for Elixir designed to handle large datasets efficiently.26
maximilianheidenreich/dsddbA lightweight key-value storage solution with simple API and support for primitive and custom data structures13
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23