Decision Workspace
mrkle vs rs_merkle vs ant-merkle
Side-by-side comparison of Rust crates
36
mrkle
experimentalv0.0.1-rc-0
A fast and flexible 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
49
ant-merkle
experimentalv1.5.1
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. Forked for use with the Autonomi network.
Core Metrics
| mrkle | rs_merkle | ant-merkle | |
|---|---|---|---|
| Health Score | 36 | 58 | 49 |
| Total Downloads | 253 | 2.0M | 26.9K |
| 30d Downloads | 3 | 148.5K | 2.8K |
| Dependents | 0 | 693 | 10 |
| Releases | 1 | 12 | 1 |
| Last Updated | 165d ago | 396d ago | 106d ago |
| Age | 5m | 4y 6m | 3m |
Health Breakdown
mrkle
Maintenance
6
Quality
14
Community
3
Popularity
3
Documentation
10
rs_merkle
Maintenance
5
Quality
22
Community
11
Popularity
8
Documentation
12
ant-merkle
Maintenance
8
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| mrkle | rs_merkle | ant-merkle | |
|---|---|---|---|
| Version | 0.0.1-rc-0 | 1.5.0 | 1.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | Apache-2.0/MIT |
| Dependencies | 11 | 3 | 4 |
| Crate Size | 47KB | 24KB | 27KB |
| Features | 4 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 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.
- •mrkle is pre-1.0 — API may change.