proofbridge-mmr
Merkle Mountain Range implementation compatible with Solidity, using Poseidon2 hashing and LevelDB persistence
merkle-patricia-tree
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
merkle-lib
A performance conscious library for merkle root and tree calculations.