Decision Workspace
jsonrepair-rs vs jsonfixer vs fuzzy-parser
Side-by-side comparison of Rust crates
48
jsonrepair-rs
experimentalv0.1.0
Repair broken JSON — fix quotes, commas, comments, trailing content, and 30+ other issues
38
jsonfixer
experimentalv0.1.0
A Rust library to repair broken JSON strings, commonly used to parse the output of LLMs
44
fuzzy-parser
experimentalv0.1.0
Fuzzy JSON repair for LLM-generated DSL
Core Metrics
| jsonrepair-rs | jsonfixer | fuzzy-parser | |
|---|---|---|---|
| Health Score | 48 | 38 | 44 |
| Total Downloads | 12 | 764 | 294 |
| 30d Downloads | 12 | 113 | 145 |
| Dependents | 0 | 2 | 12 |
| Releases | 1 | 1 | 1 |
| Last Updated | 3d ago | 218d ago | 72d ago |
| Age | 3d | 7m | 2m |
Health Breakdown
jsonrepair-rs
Maintenance
13
Quality
16
Community
6
Popularity
1
Documentation
12
jsonfixer
Maintenance
4
Quality
14
Community
7
Popularity
3
Documentation
10
fuzzy-parser
Maintenance
9
Quality
13
Community
9
Popularity
3
Documentation
10
Technical Details
| jsonrepair-rs | jsonfixer | fuzzy-parser | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 8 | 5 |
| Crate Size | 21KB | 20KB | 13KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jsonrepair-rs leads with a health score of 48/100, but none of the options score above 80.
- •jsonfixer has the most downloads (764), suggesting wider adoption.