elixir-bimap
Map library
Implementation of bidirectional maps and multimap data structures in Elixir.
Elixir implementation of bidirectional map and multimap
28 stars
2 watching
3 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
bimapbimultimapdata-structureselixir
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a data structure for bidirectional mappings between two sets of keys and values | 7 |
| A bidirectional mapping data structure for Python | 1,481 |
| A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |
| Converts an XML string to a structured Elixir data structure | 52 |
| A lightweight, SIMD-vectorized bitmap implementation in Go for efficient boolean operations and indexing. | 316 |
| An Elixir wrapper around Erlang's array data structure | 36 |
| Provides a simplified interface to Mnesia's functionality for Elixir developers. | 695 |
| An Elixir standard library extension focused on efficient data structures and manipulation | 213 |
| Converts Elixir maps to XML documents in various formats and structures | 5 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| A high-performance MessagePack implementation for Elixir | 290 |
| A library to interact with external HTTP APIs and map resources to Elixir data structures | 159 |
| A library that provides shorthand syntax for creating and manipulating maps and structs in Elixir | 233 |
| A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 164 |
| A Map-like data structure implemented using Elixir's ETS tables | 8 |