Decision Workspace
clickhouse_rowbinary vs storekey vs entidb_codec
Side-by-side comparison of Rust crates
42
clickhouse_rowbinary
experimentalv0.1.0
RowBinary encoder/decoder for ClickHouse
58
storekey
growingv0.11.0
Lexicographic sort-order preserving binary encoding format for key-value stores
52
entidb_codec
experimentalv2.0.0-alpha.3
Canonical CBOR encoding/decoding for EntiDB
Core Metrics
| clickhouse_rowbinary | storekey | entidb_codec | |
|---|---|---|---|
| Health Score | 42 | 58 | 52 |
| Total Downloads | 143 | 1.1M | 628 |
| 30d Downloads | 35 | 97.5K | 108 |
| Dependents | 0 | 483 | 8 |
| Releases | 1 | 13 | 2 |
| Last Updated | 86d ago | 109d ago | 84d ago |
| Age | 2m | 4y | 3m |
Health Breakdown
clickhouse_rowbinary
Maintenance
8
Quality
12
Community
6
Popularity
3
Documentation
13
storekey
Maintenance
12
Quality
17
Community
12
Popularity
7
Documentation
10
entidb_codec
Maintenance
12
Quality
16
Community
9
Popularity
3
Documentation
12
Technical Details
| clickhouse_rowbinary | storekey | entidb_codec | |
|---|---|---|---|
| Version | 0.1.0 | 0.11.0 | 2.0.0-alpha.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 4 | 5 |
| Crate Size | 37KB | 27KB | 15KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •storekey leads with a health score of 58/100, but none of the options score above 80.
- •storekey is depended on by 483 crates — strongest ecosystem trust.
- •clickhouse_rowbinary, storekey are pre-1.0 — API may change.