#merkle-tree (7 Repositories)
Ranked open-source repositories tagged with #merkle-tree, scored by pull request acceptance likelihood and maintainer engagement velocity.
6.1%
0.0h
7 repositories tagged #merkle-tree
google/trillian
A transparent, highly scalable and cryptographically verifiable data store.
alrevuelta/rs-merkle-tree
Merkle tree implementation in Rust with configurable storage backends and hash functions. Fixed depth and incremental only. Optimized for fast proof generation.
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
hoytech/quadrable
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
polytope-labs/solidity-merkle-trees
The most advanced solidity library for merkle (multi) proof verification of different kinds of merkle trees
kakahuote1/TinyPKI
TinyPKI is a lightweight C11/OpenSSL PKI core for constrained IoT and edge networks, combining ECQV implicit certificates, sparse Merkle revocation proofs, MMR issuance transparency, CA-signed checkpoints, t-of-n edge witnesses, and SM2/SM3/SM4 sessions.
cosmos/iavl
Merkleized IAVL+ Tree implementation in Go