Decision Workspace
static-array vs aligned vs aligned-array
Side-by-side comparison of Rust crates
42
static-array
growingv0.5.0
A no-std rust crate providing a heap-allocated non-resizable type-checked array.
66
aligned
growingv0.4.3
A newtype with alignment of at least `A` bytes
56
aligned-array
growingv1.0.1
A newtype with alignment of at least `A` bytes
Core Metrics
| static-array | aligned | aligned-array | |
|---|---|---|---|
| Health Score | 42 | 66 | 56 |
| Total Downloads | 6.8K | 12.8M | 3.8M |
| 30d Downloads | 24 | 2.7M | 270.4K |
| Dependents | 7 | 286 | 92 |
| Releases | 5 | 14 | 2 |
| Last Updated | 792d ago | 102d ago | 1868d ago |
| Age | 2y 2m | 8y 10m | 5y 1m |
Health Breakdown
static-array
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
10
aligned
Maintenance
12
Quality
15
Community
18
Popularity
8
Documentation
13
aligned-array
Maintenance
3
Quality
20
Community
16
Popularity
8
Documentation
9
Technical Details
| static-array | aligned | aligned-array | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.3 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 6KB | 10KB | 8KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •aligned leads with a health score of 66/100, but none of the options score above 80.
- •aligned is depended on by 286 crates — strongest ecosystem trust.
- •⚠ static-array, aligned-array have not been updated in over a year.
- •static-array, aligned are pre-1.0 — API may change.