Decision Workspace
json-repair vs deser-incomplete vs json_fast
Side-by-side comparison of Rust crates
49
json-repair
growingv0.4.0
A well tested crate for repairing malformed JSON strings and repairing/parsing them into valid JSON values
41
deser-incomplete
growingv0.1.2
Deserialize incomplete or broken data with Serde
38
json_fast
experimentalv0.1.0
Ultra-fast JSON parser that outperforms serde_json by 300%
Core Metrics
| json-repair | deser-incomplete | json_fast | |
|---|---|---|---|
| Health Score | 49 | 41 | 38 |
| Total Downloads | 17.2K | 8.8K | 631 |
| 30d Downloads | 1.4K | 540 | 4 |
| Dependents | 8 | 0 | 0 |
| Releases | 4 | 4 | 1 |
| Last Updated | 477d ago | 368d ago | 295d ago |
| Age | 1y 3m | 1y 1m | 9m |
Health Breakdown
json-repair
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
10
deser-incomplete
Maintenance
8
Quality
13
Community
3
Popularity
5
Documentation
12
json_fast
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
13
Technical Details
| json-repair | deser-incomplete | json_fast | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 32 | 5 |
| Crate Size | 29KB | 83KB | 9KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-repair leads with a health score of 49/100, but none of the options score above 80.
- •⚠ json-repair, deser-incomplete have not been updated in over a year.