Decision Workspace
find-cargo-toml vs cargo-manifest vs merkle_hash
Side-by-side comparison of Rust crates
54
find-cargo-toml
experimentalv1.1.0
Find Cargo.toml by walking up the directory tree
64
cargo-manifest
growingv0.20.0
Helper crate to parse and manipulate manifests - `Cargo.toml` files.
56
merkle_hash
growingv3.8.0
Finds the hashes of all files and directories in a directory tree.
Core Metrics
| find-cargo-toml | cargo-manifest | merkle_hash | |
|---|---|---|---|
| Health Score | 54 | 64 | 56 |
| Total Downloads | 405 | 4.2M | 142.0K |
| 30d Downloads | 56 | 285.7K | 11.3K |
| Dependents | 6 | 524 | 234 |
| Releases | 3 | 37 | 25 |
| Last Updated | 33d ago | 87d ago | 362d ago |
| Age | 1m | 5y 5m | 4y |
Health Breakdown
find-cargo-toml
Maintenance
12
Quality
17
Community
7
Popularity
3
Documentation
15
cargo-manifest
Maintenance
14
Quality
14
Community
15
Popularity
8
Documentation
13
merkle_hash
Maintenance
8
Quality
17
Community
12
Popularity
6
Documentation
13
Technical Details
| find-cargo-toml | cargo-manifest | merkle_hash | |
|---|---|---|---|
| Version | 1.1.0 | 0.20.0 | 3.8.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 1 | 6 | 5 |
| Crate Size | 43KB | 29KB | 10KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 28.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •cargo-manifest leads with a health score of 64/100, but none of the options score above 80.
- •cargo-manifest is depended on by 524 crates — strongest ecosystem trust.
- •cargo-manifest is pre-1.0 — API may change.