Decision Workspace
array-bytes vs hex-display vs array-plus-extra
Side-by-side comparison of Rust crates
60
array-bytes
growingv9.3.0
A collection of Array/Bytes/Hex utilities with full No-STD compatibility.
57
hex-display
growingv0.4.0
Display impl for byte slices which provides a hexdump
49
array-plus-extra
experimentalv0.3.0
An array type that holds N+EXTRA elements with const generic parameters, providing safe slice access to contiguous memory
Core Metrics
| array-bytes | hex-display | array-plus-extra | |
|---|---|---|---|
| Health Score | 60 | 57 | 49 |
| Total Downloads | 13.1M | 1.0M | 97 |
| 30d Downloads | 518.1K | 37.2K | 0 |
| Dependents | 2.3K | 2 | 0 |
| Releases | 41 | 7 | 3 |
| Last Updated | 355d ago | 4d ago | 190d ago |
| Age | 5y 6m | 3y 7m | 6m |
Health Breakdown
array-bytes
Maintenance
9
Quality
18
Community
15
Popularity
8
Documentation
10
hex-display
Maintenance
16
Quality
12
Community
7
Popularity
7
Documentation
15
array-plus-extra
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| array-bytes | hex-display | array-plus-extra | |
|---|---|---|---|
| Version | 9.3.0 | 0.4.0 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0/GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 1 | 5 |
| Crate Size | 40KB | 14KB | 14KB |
| Features | 1 | 1 | 4 |
| Yanked % | 2.4% | 14.3% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.74 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •array-bytes leads with a health score of 60/100, but none of the options score above 80.
- •array-bytes is depended on by 2.3K crates — strongest ecosystem trust.
- •hex-display, array-plus-extra are pre-1.0 — API may change.