Decision Workspace
ezjson vs json_validate_rs vs simple_json
Side-by-side comparison of Rust crates
40
ezjson
growingv0.2.0
A Rust crate who allows you to use json files easily
45
json_validate_rs
growingv0.3.42
validate json schema
35
simple_json
growingv0.2.3
A simple runtime JSON parser.
Core Metrics
| ezjson | json_validate_rs | simple_json | |
|---|---|---|---|
| Health Score | 40 | 45 | 35 |
| Total Downloads | 4.0K | 29.6K | 7.7K |
| 30d Downloads | 5 | 32 | 7 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 28 | 4 |
| Last Updated | 923d ago | 219d ago | 3409d ago |
| Age | 2y 6m | 2y 11m | 9y 11m |
Health Breakdown
ezjson
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
13
json_validate_rs
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
10
simple_json
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
8
Technical Details
| ezjson | json_validate_rs | simple_json | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.42 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-2-Clause |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 4KB | 15KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json_validate_rs leads with a health score of 45/100, but none of the options score above 80.
- •⚠ ezjson, simple_json have not been updated in over a year.