Decision Workspace
avrotize vs schema_registry_converter vs schema-registry-client
Side-by-side comparison of Rust crates
48
avrotize
experimentalv0.1.1
Convert JSON Schema to Avro with Rust
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
| avrotize | schema_registry_converter | schema-registry-client | |
|---|---|---|---|
| Health Score | 48 | 65 | 54 |
| Total Downloads | 2.7K | 5.4M | 29.3K |
| 30d Downloads | 80 | 154.3K | 4.7K |
| Dependents | 41 | 24 | 9 |
| Releases | 2 | 23 | 8 |
| Last Updated | 198d ago | 31d ago | 11d ago |
| Age | 6m | 7y 6m | 11m |
Health Breakdown
avrotize
Maintenance
9
Quality
12
Community
10
Popularity
4
Documentation
13
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
| avrotize | schema_registry_converter | schema-registry-client | |
|---|---|---|---|
| Version | 0.1.1 | 4.8.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 18 | 54 |
| Crate Size | 111KB | 118KB | 172KB |
| Features | 3 | 10 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •avrotize, schema-registry-client are pre-1.0 — API may change.