Decision Workspace
json_fast vs json-repair vs deser-incomplete
Side-by-side comparison of Rust crates
38
json_fast
experimentalv0.1.0
Ultra-fast JSON parser that outperforms serde_json by 300%
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
Core Metrics
| json_fast | json-repair | deser-incomplete | |
|---|---|---|---|
| Health Score | 38 | 49 | 41 |
| Total Downloads | 631 | 17.2K | 8.8K |
| 30d Downloads | 4 | 1.4K | 540 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 4 | 4 |
| Last Updated | 295d ago | 477d ago | 368d ago |
| Age | 9m | 1y 3m | 1y 1m |
Health Breakdown
json_fast
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
13
json-repair
Maintenance
13
Quality
13
Community
8
Popularity
5
Documentation
10
deser-incomplete
Maintenance
8
Quality
13
Community
3
Popularity
5
Documentation
12
Technical Details
| json_fast | json-repair | deser-incomplete | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 10 | 32 |
| Crate Size | 9KB | 29KB | 83KB |
| Features | 0 | 0 | 3 |
| 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.