merkle-tree topic
merkle-patricia-tree
Project is in active development and has been moved to the EthereumJS VM monorepo.
iavl
Merkleized IAVL+ Tree implementation in Go
quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
pymerkletools
Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs
merkle.rs
:christmas_tree: Merkle tree in Rust
smt
A Go library that implements a Sparse Merkle tree for a key-value map.
coniks-go
A CONIKS implementation in Golang
merkle-patricia-trie
A simplified golang implementation of Ethereum's Modified Patricia Trie.
merkle-tree-solidity
JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.
merkletreejs-solidity
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.