Decision Workspace
schema_registry_converter vs schema-registry-client vs schema_registry_converter_sf
Side-by-side comparison of Rust crates
67
schema_registry_converter
stablev4.10.0
Encode/decode data from/to kafka using the Confluent Schema Registry
52
schema-registry-client
growingv0.4.2
Serialize/deserialize data to/from Kafka using the Confluent Schema Registry
41
schema_registry_converter_sf
growingv4.1.0
It is just a fork of the original schema_registry_converter crate with a fix for the avro serialization
Core Metrics
| schema_registry_converter | schema-registry-client | schema_registry_converter_sf | |
|---|---|---|---|
| Health Score | 67 | 52 | 41 |
| Total Downloads | 6.1M | 44.4K | 1.3K |
| 30d Downloads | 109.3K | 1.1K | 0 |
| Dependents | 33 | 20 | 0 |
| Releases | 25 | 8 | 1 |
| Last Updated | today | 119d ago | 673d ago |
| Age | 7y 10m | 1y 2m | 1y 10m |
Health Breakdown
schema_registry_converter
Maintenance
19
Quality
20
Community
10
Popularity
8
Documentation
10
schema-registry-client
Maintenance
13
Quality
13
Community
10
Popularity
6
Documentation
10
schema_registry_converter_sf
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| schema_registry_converter | schema-registry-client | schema_registry_converter_sf | |
|---|---|---|---|
| Version | 4.10.0 | 0.4.2 | 4.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 18 | 54 | 18 |
| Crate Size | 119KB | 172KB | 90KB |
| Features | 10 | 9 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •schema_registry_converter leads with a health score of 67/100, but none of the options score above 80.
- •⚠ schema_registry_converter_sf has not been updated in over a year.
- •schema-registry-client is pre-1.0 — API may change.