Decision Workspace
aligned-utils vs aligned-bytes vs alloc-checked
Side-by-side comparison of Rust crates
52
aligned-utils
growingv1.0.2
Common utilities to work with aligned values and allocation
37
aligned-bytes
growingv0.1.5
A continuous fixed-length byte array with a specified alignment.
56
alloc-checked
growingv0.1.3
Collections that don't panic on alloc failures
Core Metrics
| aligned-utils | aligned-bytes | alloc-checked | |
|---|---|---|---|
| Health Score | 52 | 37 | 56 |
| Total Downloads | 37.3K | 11.6K | 39.9K |
| 30d Downloads | 671 | 3 | 8.0K |
| Dependents | 10 | 0 | 0 |
| Releases | 4 | 6 | 4 |
| Last Updated | 1854d ago | 1986d ago | 56d ago |
| Age | 5y 2m | 5y 8m | 1y 5m |
Health Breakdown
aligned-utils
Maintenance
6
Quality
23
Community
9
Popularity
5
Documentation
9
aligned-bytes
Maintenance
5
Quality
12
Community
6
Popularity
5
Documentation
9
alloc-checked
Maintenance
13
Quality
18
Community
10
Popularity
5
Documentation
10
Technical Details
| aligned-utils | aligned-bytes | alloc-checked | |
|---|---|---|---|
| Version | 1.0.2 | 0.1.5 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 6KB | 15KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •alloc-checked leads with a health score of 56/100, but none of the options score above 80.
- •⚠ aligned-utils, aligned-bytes have not been updated in over a year.
- •aligned-bytes, alloc-checked are pre-1.0 — API may change.