Decision Workspace
array-bytes vs array-plus-extra vs hex-display
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.
51
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
43
hex-display
growingv0.3.0
Display impl for byte slices which provides a hexdump
Core Metrics
| array-bytes | array-plus-extra | hex-display | |
|---|---|---|---|
| Health Score | 60 | 51 | 43 |
| Total Downloads | 12.0M | 94 | 987.7K |
| 30d Downloads | 634.7K | 5 | 27.9K |
| Dependents | 2.2K | 0 | 1 |
| Releases | 41 | 3 | 4 |
| Last Updated | 296d ago | 131d ago | 1150d ago |
| Age | 5y 4m | 4m | 3y 5m |
Health Breakdown
array-bytes
Maintenance
9
Quality
18
Community
15
Popularity
8
Documentation
10
array-plus-extra
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
hex-display
Maintenance
4
Quality
12
Community
7
Popularity
7
Documentation
13
Technical Details
| array-bytes | array-plus-extra | hex-display | |
|---|---|---|---|
| Version | 9.3.0 | 0.3.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 | 5 | 0 |
| Crate Size | 40KB | 14KB | 2KB |
| Features | 1 | 4 | 1 |
| Yanked % | 2.4% | 0.0% | 25.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 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.2K crates — strongest ecosystem trust.
- •⚠ hex-display has not been updated in over a year.
- •array-plus-extra, hex-display are pre-1.0 — API may change.