Decision Workspace
jsonrepair vs jsn vs repair_json
Side-by-side comparison of Rust crates
47
jsonrepair
experimentalv0.1.0
Fast, low-dependency JSON repair for Rust. Turns 'almost JSON' into valid JSON; supports streaming and writer-based output.
39
jsn
growingv0.14.0
A library for querying streaming JSON tokens
37
repair_json
growingv0.1.0
Repair incomplete JSON (e.g. from streaming APIs) so it can be parsed as it is received.
Core Metrics
| jsonrepair | jsn | repair_json | |
|---|---|---|---|
| Health Score | 47 | 39 | 37 |
| Total Downloads | 2.9K | 37.2K | 38.8K |
| 30d Downloads | 1.1K | 1.3K | 4.1K |
| Dependents | 10 | 0 | 18 |
| Releases | 1 | 14 | 1 |
| Last Updated | 157d ago | 724d ago | 800d ago |
| Age | 5m | 2y 1m | 2y 2m |
Health Breakdown
jsonrepair
Maintenance
6
Quality
15
Community
9
Popularity
4
Documentation
13
jsn
Maintenance
7
Quality
12
Community
5
Popularity
5
Documentation
10
repair_json
Maintenance
1
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| jsonrepair | jsn | repair_json | |
|---|---|---|---|
| Version | 0.1.0 | 0.14.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 4 | 1 |
| Crate Size | 70KB | 1.4MB | 9KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jsonrepair leads with a health score of 47/100, but none of the options score above 80.
- •repair_json has the most downloads (38.8K), suggesting wider adoption.
- •⚠ jsn, repair_json have not been updated in over a year.