Decision Workspace
toml-repair vs yaml-repair vs llm-repair
Side-by-side comparison of Rust crates
49
toml-repair
experimentalv0.1.0
Repair messy TOML emitted by LLMs: strip markdown fences, normalize line endings, fix common quote-style slips, trim trailing whitespace. Zero deps.
49
yaml-repair
experimentalv0.1.0
Repair messy YAML emitted by LLMs: strip markdown fences, tabs->spaces, dedent leading whitespace, normalize line endings. Returns cleaned text suitable for any YAML parser. Zero deps.
54
llm-repair
experimentalv0.7.0-rc.4
JSON-repair, markdown-extraction, and tool-call recovery helpers for malformed LLM output
Core Metrics
| toml-repair | yaml-repair | llm-repair | |
|---|---|---|---|
| Health Score | 49 | 49 | 54 |
| Total Downloads | 13 | 13 | 69 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 1 | 1 | 4 |
| Last Updated | 9d ago | 9d ago | 5d ago |
| Age | 9d | 9d | 5d |
Health Breakdown
toml-repair
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
yaml-repair
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
llm-repair
Maintenance
19
Quality
13
Community
8
Popularity
2
Documentation
12
Technical Details
| toml-repair | yaml-repair | llm-repair | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.7.0-rc.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 7 |
| Crate Size | 7KB | 7KB | 54KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74 | 1.74 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •llm-repair leads with a health score of 54/100, but none of the options score above 80.