Decision Workspace
blockscout-display-bytes vs const-hex vs ts_hexdump
Side-by-side comparison of Rust crates
49
blockscout-display-bytes
growingv1.1.0
Wrapper type around Bytes to deserialize/serialize "0x" prefixed hex strings.
76
const-hex
stablev1.19.1
Fast byte array to hex string conversion
64
ts_hexdump
experimentalv0.3.3
hexdumps for byte iterators
Core Metrics
| blockscout-display-bytes | const-hex | ts_hexdump | |
|---|---|---|---|
| Health Score | 49 | 76 | 64 |
| Total Downloads | 22.4K | 37.7M | 13.3K |
| 30d Downloads | 0 | 4.0M | 10.1K |
| Dependents | 2 | 2.2K | 15 |
| Releases | 2 | 34 | 5 |
| Last Updated | 696d ago | 2d ago | 5d ago |
| Age | 3y 6m | 3y | 4m |
Health Breakdown
blockscout-display-bytes
Maintenance
4
Quality
19
Community
11
Popularity
5
Documentation
10
const-hex
Maintenance
19
Quality
19
Community
15
Popularity
8
Documentation
15
ts_hexdump
Maintenance
18
Quality
16
Community
13
Popularity
5
Documentation
12
Technical Details
| blockscout-display-bytes | const-hex | ts_hexdump | |
|---|---|---|---|
| Version | 1.1.0 | 1.19.1 | 0.3.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 7 | 11 | 1 |
| Crate Size | 4KB | 36KB | 5KB |
| Features | 0 | 10 | 2 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.64 | 1.91.0 |
| Owners | 2 (team) | 1 | 3 (team) |
Links
Quick Verdict
- •const-hex leads with a health score of 76/100, but none of the options score above 80.
- •const-hex is depended on by 2.2K crates — strongest ecosystem trust.
- •⚠ blockscout-display-bytes has not been updated in over a year.
- •ts_hexdump is pre-1.0 — API may change.