Decision Workspace
lmrc-toml-writer vs cargo-manifest vs find-cargo-toml
Side-by-side comparison of Rust crates
53
lmrc-toml-writer
experimentalv0.3.16
Type-safe TOML generation for Cargo.toml files
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
| lmrc-toml-writer | cargo-manifest | find-cargo-toml | |
|---|---|---|---|
| Health Score | 53 | 64 | 54 |
| Total Downloads | 866 | 4.2M | 405 |
| 30d Downloads | 48 | 285.7K | 56 |
| Dependents | 20 | 524 | 6 |
| Releases | 28 | 37 | 3 |
| Last Updated | 106d ago | 87d ago | 33d ago |
| Age | 4m | 5y 5m | 1m |
Health Breakdown
lmrc-toml-writer
Maintenance
15
Quality
14
Community
10
Popularity
4
Documentation
10
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
| lmrc-toml-writer | cargo-manifest | find-cargo-toml | |
|---|---|---|---|
| Version | 0.3.16 | 0.20.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 3 | 6 | 1 |
| Crate Size | 8KB | 29KB | 43KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •lmrc-toml-writer, cargo-manifest are pre-1.0 — API may change.