Decision Workspace
ordecimal vs storekey vs decimal-bytes
Side-by-side comparison of Rust crates
49
ordecimal
experimentalv0.2.1
Order-preserving binary encoding for arbitrary-precision decimals (decimalInfinite)
58
storekey
growingv0.11.0
Lexicographic sort-order preserving binary encoding format for key-value stores
55
decimal-bytes
experimentalv0.4.2
Arbitrary precision decimals with lexicographically sortable byte encoding
Core Metrics
| ordecimal | storekey | decimal-bytes | |
|---|---|---|---|
| Health Score | 49 | 58 | 55 |
| Total Downloads | 143 | 1.1M | 11.9K |
| 30d Downloads | 101 | 97.5K | 7.0K |
| Dependents | 0 | 483 | 4 |
| Releases | 4 | 13 | 7 |
| Last Updated | 23d ago | 109d ago | 50d ago |
| Age | 1m | 4y | 2m |
Health Breakdown
ordecimal
Maintenance
15
Quality
13
Community
6
Popularity
3
Documentation
12
storekey
Maintenance
12
Quality
17
Community
12
Popularity
7
Documentation
10
decimal-bytes
Maintenance
10
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| ordecimal | storekey | decimal-bytes | |
|---|---|---|---|
| Version | 0.2.1 | 0.11.0 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 9 | 4 | 7 |
| Crate Size | 52KB | 27KB | 53KB |
| Features | 1 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.73 | — | 1.85 |
| Owners | 1 | 1 | 3 (team) |
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.