ets_map
ETS map
A Map-like data structure implemented using Elixir's ETS tables
An Elixir package that provides a Map-like interface (Map/Access/Enumerable/Collectable) backed by an ETS table
8 stars
2 watching
1 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts an XML string to a structured Elixir data structure | 52 |
| A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
| Translates Elixir functions to match specifications for use with ets | 195 |
| Converts Elixir maps to XML documents in various formats and structures | 5 |
| Implementation of bidirectional maps and multimap data structures in Elixir. | 28 |
| A JavaScript implementation of the ECMAScript 6 Map data structure | 73 |
| An Elixir wrapper for managing state in concurrent systems | 306 |
| An Elixir port of dot-notes to work with Maps/Lists | 8 |
| Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage | 42 |
| An IP-to-AS-to-ASname lookup tool for Elixir | 17 |
| An implementation of an entity component system in Erlang for managing game-like data structures and systems | 6 |
| A tool for indexing geographic data and generating map tiles from it | 342 |
| An API wrapper for geospatial data retrieval and manipulation | 23 |
| A comprehensive Elixir library for working with RDF data models and their serialization formats. | 110 |
| A fast and space-efficient data structure for lookups using bit arrays in Elixir | 36 |