Decision Workspace
cargo-manifest vs cargo-toml2 vs cargo_toml
Side-by-side comparison of Rust crates
64
cargo-manifest
growingv0.20.0
Helper crate to parse and manipulate manifests - `Cargo.toml` files.
45
cargo-toml2
growingv1.3.2
`Cargo.toml` and `.cargo/config` parsing stuff
58
cargo_toml
growingv0.22.3
`Cargo.toml` struct definitions for parsing with Serde
Core Metrics
| cargo-manifest | cargo-toml2 | cargo_toml | |
|---|---|---|---|
| Health Score | 64 | 45 | 58 |
| Total Downloads | 4.2M | 28.8K | 33.8M |
| 30d Downloads | 285.7K | 223 | 3.2M |
| Dependents | 524 | 37 | 3.7K |
| Releases | 37 | 9 | 72 |
| Last Updated | 87d ago | 2405d ago | 245d ago |
| Age | 5y 5m | 7y 3m | 7y 9m |
Health Breakdown
cargo-manifest
Maintenance
14
Quality
14
Community
15
Popularity
8
Documentation
13
cargo-toml2
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
12
cargo_toml
Maintenance
10
Quality
10
Community
15
Popularity
8
Documentation
15
Technical Details
| cargo-manifest | cargo-toml2 | cargo_toml | |
|---|---|---|---|
| Version | 0.20.0 | 1.3.2 | 0.22.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 6 | 3 | 2 |
| Crate Size | 29KB | 10KB | 34KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 55.6% | 73.6% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •cargo-manifest leads with a health score of 64/100, but none of the options score above 80.
- •cargo_toml has the most downloads (33.8M), suggesting wider adoption.
- •cargo_toml is depended on by 3.7K crates — strongest ecosystem trust.
- •⚠ cargo-toml2 has not been updated in over a year.
- •cargo-manifest, cargo_toml are pre-1.0 — API may change.