Decision Workspace
json-fixer vs jsonparser vs json_lib
Side-by-side comparison of Rust crates
41
json-fixer
growingv0.1.0
A robust library for fixing and formatting malformed JSON with support for type conversion
57
jsonparser
growingv0.2.1
A Rust crate for efficient parsing and validation of JSON data into strongly typed Rust data structures, enabling data integrity checks.
57
json_lib
experimentalv0.2.0
JSON library implementation.
Core Metrics
| json-fixer | jsonparser | json_lib | |
|---|---|---|---|
| Health Score | 41 | 57 | 57 |
| Total Downloads | 1.8K | 16.0K | 1.2K |
| 30d Downloads | 78 | 35 | 21 |
| Dependents | 0 | 11 | 0 |
| Releases | 1 | 12 | 7 |
| Last Updated | 429d ago | 769d ago | 17d ago |
| Age | 1y 2m | 2y 1m | 6m |
Health Breakdown
json-fixer
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
13
jsonparser
Maintenance
12
Quality
16
Community
9
Popularity
5
Documentation
15
json_lib
Maintenance
18
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| json-fixer | jsonparser | json_lib | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 0 | 5 |
| Crate Size | 19KB | 13KB | 100KB |
| Features | 2 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jsonparser leads with a health score of 57/100, but none of the options score above 80.
- •⚠ json-fixer, jsonparser have not been updated in over a year.