exts

Terms Storage Library

A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms

Elixir Terms Storage, ets wrapper.

GitHub

8 stars
3 watching
3 forks
Language: Elixir
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
meh/dexts A storage system designed to manage Elixir-specific data terms, providing a wrapper around the underlying storage. 6
meh/amnesia Provides a simplified interface to Mnesia's functionality for Elixir developers. 694
meh/elixir-datastructures A collection of Elixir data structures and their associated protocols. 215
whitfin/stash A small Elixir library providing a user-friendly interface to Erlang's ETs caching system 52
meh/elixir-socket A Elixir library that provides a socket wrapping solution for various protocols including TCP, UDP, Sctp and WebSockets with SSL support. 691
meh/exquisite A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. 79
cabol/ex_shards Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage 42
exstruct/etude A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming. 11
meh/cesso A lightweight CSV parsing library for Elixir designed to handle large datasets efficiently. 26
msharp/elixir-statistics A collection of statistical functions and distributions implemented in Elixir 138
meh/reagent A library providing a simple and flexible way to create socket acceptor pools in Elixir 93
ephe-meral/asn An IP-to-AS-to-ASname lookup tool for Elixir 17
takscape/elixir-array An Elixir wrapper around Erlang's array data structure 34
meh/jazz A JSON handling library for Elixir. 61
ntrepid8/ex_crypto Provides an Erlang crypto module wrapper for Elixir to simplify secure application development 150