#merkle-tree #merkle-proof #proof #original #generation #generation-of-proofs #merkle

etospheres-labs-merkle

Merkle tree implementation with support for generation of inclusion proofs

1 release (0 unstable)

1.11.1-pre Apr 8, 2025

#813 in Data structures

Download history 230/week @ 2025-04-04 304/week @ 2025-04-11 156/week @ 2025-04-18 203/week @ 2025-04-25 79/week @ 2025-05-02 192/week @ 2025-05-09 220/week @ 2025-05-16 198/week @ 2025-05-23 251/week @ 2025-05-30 92/week @ 2025-06-06 53/week @ 2025-06-13 16/week @ 2025-06-20 83/week @ 2025-06-27 71/week @ 2025-07-04

241 downloads per month
Used in 3 crates (via etospheres-labs-merkle_si…)

BSD-3-Clause

43KB
982 lines

merkle.rs

Build Status Issues License Crates.io

Note: This is a fork of the original merkle crate

merkle.rs is a Rust implementation of a Merkle tree.

Documentation

Documentation is available.

Bug Reporting

Please report bugs either as pull requests or as issues in the issue tracker. merkle has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.

Dependencies

~5–13MB
~252K SLoC