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