keys1value
Erlang mapper
Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values
Erlang set associative map for key lists
1 stars
3 watching
1 forks
Language: Erlang
last commit: about 2 years ago
Linked from 1 awesome list
data-structureserlang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Erlang module providing a 2-way map interface to handle identical values with different keys | 7 |
| | An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching | 132 |
| | Provides a unified interface to key/value stores in Elixir and Erlang | 39 |
| | An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
| | Converts key-value pairs of an object into a sorted array of key-value pairs | 4 |
| | Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |
| | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
| | A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| | An Objective-C library to easily convert dictionaries to model objects | 347 |
| | Creates an object mapping input values to their string representations as keys. | 5 |
| | A declarative library for handling hotkeys in Angular applications | 332 |
| | Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. | 171 |
| | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
| | A JavaScript class implementation of a key-value map data structure | 382 |
| | A Neovim plugin that allows users to map keys to Lua code directly in their init file | 353 |