Decision Workspace
accumulators vs lean-imt vs rs_merkle
Side-by-side comparison of Rust crates
47
accumulators
growingv0.5.1
Complete package of multiple Accumulators with Stores and hashing functions (Hashers)
48
lean-imt
growingv0.1.2
A lightweight incremental Merkle tree library.
58
rs_merkle
growingv1.5.0
The most advanced Merkle Tree library for Rust. Supports creating and verifying proofs, multi-proofs, as well as advanced features, such as tree diffs, transactional changes, and rollbacks
Core Metrics
| accumulators | lean-imt | rs_merkle | |
|---|---|---|---|
| Health Score | 47 | 48 | 58 |
| Total Downloads | 33.3K | 30.1K | 2.0M |
| 30d Downloads | 79 | 3.4K | 145.0K |
| Dependents | 0 | 0 | 693 |
| Releases | 22 | 3 | 12 |
| Last Updated | 176d ago | 354d ago | 396d ago |
| Age | 2y 4m | 1y 6m | 4y 6m |
Health Breakdown
accumulators
Maintenance
11
Quality
14
Community
6
Popularity
5
Documentation
11
lean-imt
Maintenance
7
Quality
17
Community
6
Popularity
5
Documentation
13
rs_merkle
Maintenance
5
Quality
22
Community
11
Popularity
8
Documentation
12
Technical Details
| accumulators | lean-imt | rs_merkle | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.2 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | MIT | Apache-2.0/MIT |
| Dependencies | 20 | 1 | 3 |
| Crate Size | 1.5MB | 6KB | 24KB |
| Features | 15 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rs_merkle leads with a health score of 58/100, but none of the options score above 80.
- •rs_merkle is depended on by 693 crates — strongest ecosystem trust.
- •⚠ rs_merkle has not been updated in over a year.
- •accumulators, lean-imt are pre-1.0 — API may change.