Decision Workspace
toml-patch vs toml2json vs convfmt
Side-by-side comparison of Rust crates
35
toml-patch
growingv0.1.0
A command-line tool to apply updates from a JSON file to a TOML file, while preserving comments.
50
toml2json
stablev1.4.0
Convert TOML to JSON
49
convfmt
stablev2.1.0
cli tool which can convert different formats
Core Metrics
| toml-patch | toml2json | convfmt | |
|---|---|---|---|
| Health Score | 35 | 50 | 49 |
| Total Downloads | 875 | 34.3K | 10.9K |
| 30d Downloads | 3 | 1.2K | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 12 | 14 |
| Last Updated | 457d ago | 46d ago | 85d ago |
| Age | 1y 3m | 5y | 3y 9m |
Health Breakdown
toml-patch
Maintenance
2
Quality
14
Community
5
Popularity
4
Documentation
10
toml2json
Maintenance
13
Quality
19
Community
6
Popularity
5
Documentation
7
convfmt
Maintenance
13
Quality
13
Community
5
Popularity
5
Documentation
13
Technical Details
| toml-patch | toml2json | convfmt | |
|---|---|---|---|
| Version | 0.1.0 | 1.4.0 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 5 | 18 |
| Crate Size | 4KB | 9KB | 1.2MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •toml2json leads with a health score of 50/100, but none of the options score above 80.
- •⚠ toml-patch has not been updated in over a year.
- •toml-patch is pre-1.0 — API may change.