merkle-tree topic
merkletree
A merkle tree (with proofs) in Go as per RFC6962
iavl
Merkleized IAVL+ Tree implementation in Go forked from cosmos/iavl(https://github.com/cosmos/iavl)
merklelib
Merkle trees for easier data verification.
merkle-lib
A performance conscious library for merkle root and tree calculations.
merkletree
A simple Java implementation of Merkle Trees, with Ant build file and JUnit test classes
proofable-image
Build trust into your image by creating a blockchain certificate for it
merkle
Merkle tree and other data structures.
go-merkletree
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.