key2value
Map interface
An Erlang module providing a 2-way map interface to handle identical values with different keys
Erlang 2-way map
7 stars
4 watching
1 forks
Language: Erlang
last commit: over 1 year ago
Linked from 1 awesome list
data-structureserlang
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
| An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching | 132 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. | 171 |
| Provides a unified interface to key/value stores in Elixir and Erlang | 39 |
| A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
| A tool for automatic node discovery in Erlang-based distributed systems using multicast and EC2 tags and groups | 60 |
| A package implementing a thread-safe map with expiring key-value pairs | 72 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A mapping API that enables the creation of layer-based maps using D3's geospatial functionality | 277 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| A JavaScript class implementation of a key-value map data structure | 382 |