key2value

Map interface

An Erlang module providing a 2-way map interface to handle identical values with different keys

Erlang 2-way map

GitHub

7 stars
4 watching
1 forks
Language: Erlang
last commit: about 1 year ago
Linked from 1 awesome list

data-structureserlang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
okeuday/keys1value Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values 1
okeuday/trie An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching 132
okeuday/uuid A Erlang module for generating UUIDs with various versioning and hashing methods 217
okeuday/erlang_term An Erlang library providing in-memory size information for various term types without considering storage locations. 33
okeuday/quickrand An Erlang module providing efficient random number generation functions with proper seeding 41
okeuday/pqueue Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. 171
christhekeele/mnemonix Provides a unified interface to key/value stores in Elixir and Erlang 39
okeuday/dynamic_compile A tool for compiling and loading Erlang modules from string input to execute them as dynamic code 1
okeuday/nodefinder A tool for automatic node discovery in Erlang-based distributed systems using multicast and EC2 tags and groups 60
zekrotja/timedmap A package implementing a thread-safe map with expiring key-value pairs 72
honza/redish An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. 137
emeeks/d3-carto-map A mapping API that enables the creation of layer-based maps using D3's geospatial functionality 277
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 747
parro-it/map-array Converts key-value pairs of an object into a sorted array of key-value pairs 4
flesler/hashmap A JavaScript class implementation of a key-value map data structure 382