Decision Workspace
jsonschema-valid vs schema_registry_converter vs jsonschema
Side-by-side comparison of Rust crates
45
jsonschema-valid
growingv0.5.2
A simple JSON schema validator.
65
schema_registry_converter
stablev4.8.0
Encode/decode data from/to kafka using the Confluent Schema Registry
63
jsonschema
growingv0.45.0
JSON schema validaton library
Core Metrics
| jsonschema-valid | schema_registry_converter | jsonschema | |
|---|---|---|---|
| Health Score | 45 | 65 | 63 |
| Total Downloads | 366.8K | 5.4M | 58.4M |
| 30d Downloads | 18.8K | 154.3K | 4.9M |
| Dependents | 218 | 24 | 6.4K |
| Releases | 7 | 23 | 92 |
| Last Updated | 870d ago | 31d ago | 19d ago |
| Age | 6y 11m | 7y 6m | 5y 12m |
Health Breakdown
jsonschema-valid
Maintenance
5
Quality
12
Community
12
Popularity
7
Documentation
9
schema_registry_converter
Maintenance
17
Quality
20
Community
10
Popularity
8
Documentation
10
jsonschema
Maintenance
18
Quality
12
Community
13
Popularity
8
Documentation
12
Technical Details
| jsonschema-valid | schema_registry_converter | jsonschema | |
|---|---|---|---|
| Version | 0.5.2 | 4.8.0 | 0.45.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MPL-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 10 | 18 | 34 |
| Crate Size | 111KB | 118KB | 231KB |
| Features | 0 | 10 | 7 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.83.0 |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •schema_registry_converter leads with a health score of 65/100, but none of the options score above 80.
- •jsonschema has the most downloads (58.4M), suggesting wider adoption.
- •jsonschema is depended on by 6.4K crates — strongest ecosystem trust.
- •⚠ jsonschema-valid has not been updated in over a year.
- •jsonschema-valid, jsonschema are pre-1.0 — API may change.