Decision Workspace
cargo-manifest vs cargo-toml2 vs cargo_toml
Side-by-side comparison of Rust crates
66
cargo-manifest
growingv0.21.0
Helper crate to parse and manipulate manifests - `Cargo.toml` files.
45
cargo-toml2
growingv1.3.2
`Cargo.toml` and `.cargo/config` parsing stuff
57
cargo_toml
growingv0.22.3
`Cargo.toml` struct definitions for parsing with Serde
Core Metrics
| cargo-manifest | cargo-toml2 | cargo_toml | |
|---|---|---|---|
| Health Score | 66 | 45 | 57 |
| Total Downloads | 4.8M | 29.3K | 41.1M |
| 30d Downloads | 339.2K | 0 | 4.0M |
| Dependents | 532 | 37 | 3.9K |
| Releases | 38 | 9 | 72 |
| Last Updated | 44d ago | 2464d ago | 304d ago |
| Age | 5y 7m | 7y 5m | 7y 11m |
Health Breakdown
cargo-manifest
Maintenance
16
Quality
14
Community
15
Popularity
8
Documentation
13
cargo-toml2
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
12
cargo_toml
Maintenance
9
Quality
10
Community
15
Popularity
8
Documentation
15
Technical Details
| cargo-manifest | cargo-toml2 | cargo_toml | |
|---|---|---|---|
| Version | 0.21.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 66/100, but none of the options score above 80.
- •cargo_toml has the most downloads (41.1M), suggesting wider adoption.
- •cargo_toml is depended on by 3.9K 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.