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: almost 3 years ago
Linked from 1 awesome list

data-structureserlang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
okeuday/keys1valueProvides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values1
okeuday/trieAn Erlang implementation of a data structure optimized for efficient string-based key lookups and matching132
okeuday/uuidA Erlang module for generating UUIDs with various versioning and hashing methods217
okeuday/erlang_termAn Erlang library providing in-memory size information for various term types without considering storage locations.33
okeuday/quickrandAn Erlang module providing efficient random number generation functions with proper seeding41
okeuday/pqueueImplementations of priority queues for Erlang, with varying trade-offs between speed and complexity.171
christhekeele/mnemonixProvides a unified interface to key/value stores in Elixir and Erlang39
okeuday/dynamic_compileA tool for compiling and loading Erlang modules from string input to execute them as dynamic code1
okeuday/nodefinderA tool for automatic node discovery in Erlang-based distributed systems using multicast and EC2 tags and groups60
zekrotja/timedmapA package implementing a thread-safe map with expiring key-value pairs72
honza/redishAn implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.138
emeeks/d3-carto-mapA mapping API that enables the creation of layer-based maps using D3's geospatial functionality277
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
parro-it/map-arrayConverts key-value pairs of an object into a sorted array of key-value pairs4
flesler/hashmapA JavaScript class implementation of a key-value map data structure382