Decision Workspace
smtree vs stealth-lib vs ligerito-merkle
Side-by-side comparison of Rust crates
36
smtree
growingv0.1.2
SMTree is a flexible sparse tree accumulator that can support various tree types via traits for custom node-merging (i.e., Merkle tree hashes) and tree-padding logic. The api supports single and batch inclusion proofs and random sampling.
60
stealth-lib
stablev1.0.1
ZK-friendly cryptographic primitives (MiMC hash, Merkle trees)
57
ligerito-merkle
experimentalv0.6.1
Merkle tree implementation for Ligerito polynomial commitments
Core Metrics
| smtree | stealth-lib | ligerito-merkle | |
|---|---|---|---|
| Health Score | 36 | 60 | 57 |
| Total Downloads | 5.5K | 6.3K | 776 |
| 30d Downloads | 24 | 10 | 198 |
| Dependents | 1 | 0 | 21 |
| Releases | 3 | 7 | 11 |
| Last Updated | 1620d ago | 54d ago | 4d ago |
| Age | 5y | 1y 11m | 4m |
Health Breakdown
smtree
Maintenance
4
Quality
13
Community
6
Popularity
4
Documentation
9
stealth-lib
Maintenance
15
Quality
19
Community
6
Popularity
5
Documentation
15
ligerito-merkle
Maintenance
19
Quality
15
Community
10
Popularity
3
Documentation
10
Technical Details
| smtree | stealth-lib | ligerito-merkle | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 5 | 8 |
| Crate Size | 29KB | 30KB | 12KB |
| Features | 0 | 5 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •stealth-lib leads with a health score of 60/100, but none of the options score above 80.
- •⚠ smtree has not been updated in over a year.
- •smtree, ligerito-merkle are pre-1.0 — API may change.