trie
Erlang trie
An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching
Erlang Trie Implementation
132 stars
13 watching
33 forks
Language: Erlang
last commit: over 1 year 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 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
| Implementations of priority queues for Erlang, with varying trade-offs between speed and complexity. | 171 |
| 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 runtime system and set of libraries designed to build highly available, real-time systems | 11,445 |
| A Clojure implementation on the Erlang VM | 1,660 |
| An implementation of a simple encryption algorithm in Erlang. | 0 |
| A utility application providing functionality for managing and compiling Erlang releases with customized dependencies | 26 |
| A JVM-based implementation of the Erlang VM, allowing Erlang code to run on Java hardware. | 727 |
| Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
| A set of functional programming abstractions and data structures for Erlang | 124 |