Hash Array Mapped Trie
A hash-partitioned trie supporting efficient structurally shared maps and sets.
Category: persistent-map · Status: established
The canonical entries are maintained in data/structures.yaml and rendered into stable pages.
A hash-partitioned trie supporting efficient structurally shared maps and sets.
Category: persistent-map · Status: established
An iteration- and memory-optimized HAMT variant.
Category: persistent-map · Status: established
An adaptive radix tree combined with copy-on-write versioning and snapshot visibility for key-value workloads.
Category: versioned-index · Status: active