mnemonist
Curated collection of data structures for the JavaScript/TypeScript.
merkle-patricia-tree
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
hamt_plus
Fork of HAMT that adds transient mutation and support for custom key types