#merkle-tree #testing-utilities #incremental #interface

incrementalmerkletree-testing

Common types, interfaces, and utilities for testing Merkle tree data structures

3 releases (breaking)

0.3.0 Jan 31, 2025
0.2.0 Oct 4, 2024
0.1.0 Sep 25, 2024

#701 in Data structures

Download history 218/week @ 2024-11-17 199/week @ 2024-11-24 1388/week @ 2024-12-01 1121/week @ 2024-12-08 1790/week @ 2024-12-15 458/week @ 2024-12-22 480/week @ 2024-12-29 768/week @ 2025-01-05 148/week @ 2025-01-12 234/week @ 2025-01-19 749/week @ 2025-01-26 455/week @ 2025-02-02 558/week @ 2025-02-09 341/week @ 2025-02-16 817/week @ 2025-02-23 683/week @ 2025-03-02

2,442 downloads per month
Used in 10 crates (4 directly)

MIT/Apache

145KB
3K SLoC

incrementalmerkletree-testing

This crate contains common testing infrastructure used in the implementation of the bridgetree and shardtree crates.


lib.rs:

Traits and types used to permit comparison testing between tree implementations.

Dependencies

~2.4–3.5MB
~59K SLoC