Decision Workspace
schema-registry-validation vs schema_registry_converter vs schema-registry-client
Side-by-side comparison of Rust crates
42
schema-registry-validation
experimentalv0.1.0
Schema validation engine supporting JSON Schema, Avro, Protobuf, and Thrift
65
schema_registry_converter
stablev4.8.0
Encode/decode data from/to kafka using the Confluent Schema Registry
54
schema-registry-client
experimentalv0.4.2
Serialize/deserialize data to/from Kafka using the Confluent Schema Registry
Core Metrics
| schema-registry-validation | schema_registry_converter | schema-registry-client | |
|---|---|---|---|
| Health Score | 42 | 65 | 54 |
| Total Downloads | 311 | 5.4M | 29.3K |
| 30d Downloads | 66 | 148.4K | 4.5K |
| Dependents | 4 | 24 | 9 |
| Releases | 1 | 23 | 8 |
| Last Updated | 124d ago | 31d ago | 11d ago |
| Age | 4m | 7y 6m | 11m |
Health Breakdown
schema-registry-validation
Maintenance
7
Quality
12
Community
8
Popularity
3
Documentation
12
schema_registry_converter
Maintenance
17
Quality
20
Community
10
Popularity
8
Documentation
10
schema-registry-client
Maintenance
18
Quality
12
Community
9
Popularity
5
Documentation
10
Technical Details
| schema-registry-validation | schema_registry_converter | schema-registry-client | |
|---|---|---|---|
| Version | 0.1.0 | 4.8.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 18 | 54 |
| Crate Size | 45KB | 118KB | 172KB |
| Features | 0 | 10 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.82 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •schema_registry_converter leads with a health score of 65/100, but none of the options score above 80.
- •schema-registry-validation, schema-registry-client are pre-1.0 — API may change.