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