trie

Erlang trie

An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching

Erlang Trie Implementation

GitHub

132 stars
13 watching
33 forks
Language: Erlang
last commit: almost 3 years ago
Linked from 1 awesome list

data-structureserlang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
okeuday/key2valueAn Erlang module providing a 2-way map interface to handle identical values with different keys7
okeuday/uuidA Erlang module for generating UUIDs with various versioning and hashing methods217
okeuday/quickrandAn Erlang module providing efficient random number generation functions with proper seeding41
okeuday/erlang_termAn Erlang library providing in-memory size information for various term types without considering storage locations.33
okeuday/keys1valueProvides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values1
okeuday/pqueueImplementations of priority queues for Erlang, with varying trade-offs between speed and complexity.171
okeuday/dynamic_compileA tool for compiling and loading Erlang modules from string input to execute them as dynamic code1
okeuday/nodefinderA tool for automatic node discovery in Erlang-based distributed systems using multicast and EC2 tags and groups60
erlang/otpA runtime system and set of libraries designed to build highly available, real-time systems11,445
clojerl/clojerlA Clojure implementation on the Erlang VM1,660
keichan34/tea_crypto_erlAn implementation of a simple encryption algorithm in Erlang.0
okeuday/reltool_utilA utility application providing functionality for managing and compiling Erlang releases with customized dependencies26
trifork/erjangA JVM-based implementation of the Erlang VM, allowing Erlang code to run on Java hardware.727
rustyio/syncUtility for automatic code recompilation and reloading in Erlang development environments751
fogfish/datumA set of functional programming abstractions and data structures for Erlang124