Decision Workspace
cargo-toml2 vs cargo-manifest vs changeset-manifest
Side-by-side comparison of Rust crates
45
cargo-toml2
growingv1.3.2
`Cargo.toml` and `.cargo/config` parsing stuff
64
cargo-manifest
growingv0.20.0
Helper crate to parse and manipulate manifests - `Cargo.toml` files.
47
changeset-manifest
experimentalv0.0.2
Format-preserving Cargo.toml read/write operations
Core Metrics
| cargo-toml2 | cargo-manifest | changeset-manifest | |
|---|---|---|---|
| Health Score | 45 | 64 | 47 |
| Total Downloads | 28.8K | 4.2M | 94 |
| 30d Downloads | 212 | 276.3K | 68 |
| Dependents | 37 | 524 | 5 |
| Releases | 9 | 37 | 2 |
| Last Updated | 2405d ago | 87d ago | 19d ago |
| Age | 7y 3m | 5y 5m | 1m |
Health Breakdown
cargo-toml2
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
12
cargo-manifest
Maintenance
14
Quality
14
Community
15
Popularity
8
Documentation
13
changeset-manifest
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
12
Technical Details
| cargo-toml2 | cargo-manifest | changeset-manifest | |
|---|---|---|---|
| Version | 1.3.2 | 0.20.0 | 0.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 10KB | 29KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 55.6% | 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.
- •⚠ cargo-toml2 has not been updated in over a year.
- •cargo-manifest, changeset-manifest are pre-1.0 — API may change.