Decision Workspace
scaffold vs cargo-manifest vs find-cargo-toml
Side-by-side comparison of Rust crates
34
scaffold
growingv0.5.1
Quickly add dependencies to your Rust project.
64
cargo-manifest
growingv0.20.0
Helper crate to parse and manipulate manifests - `Cargo.toml` files.
54
find-cargo-toml
experimentalv1.1.0
Find Cargo.toml by walking up the directory tree
Core Metrics
| scaffold | cargo-manifest | find-cargo-toml | |
|---|---|---|---|
| Health Score | 34 | 64 | 54 |
| Total Downloads | 10.5K | 4.2M | 405 |
| 30d Downloads | 11 | 285.7K | 56 |
| Dependents | 0 | 524 | 6 |
| Releases | 8 | 37 | 3 |
| Last Updated | 1701d ago | 87d ago | 33d ago |
| Age | 6y 4m | 5y 5m | 1m |
Health Breakdown
scaffold
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
9
cargo-manifest
Maintenance
14
Quality
14
Community
15
Popularity
8
Documentation
13
find-cargo-toml
Maintenance
12
Quality
17
Community
7
Popularity
3
Documentation
15
Technical Details
| scaffold | cargo-manifest | find-cargo-toml | |
|---|---|---|---|
| Version | 0.5.1 | 0.20.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 7 | 6 | 1 |
| Crate Size | 11KB | 29KB | 43KB |
| Features | 0 | 0 | 0 |
| Yanked % | 12.5% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| 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.
- •⚠ scaffold has not been updated in over a year.
- •scaffold, cargo-manifest are pre-1.0 — API may change.