Decision Workspace
alloc-checked vs aligned-utils vs planck-noalloc
Side-by-side comparison of Rust crates
56
alloc-checked
growingv0.1.3
Collections that don't panic on alloc failures
52
aligned-utils
growingv1.0.2
Common utilities to work with aligned values and allocation
50
planck-noalloc
experimentalv0.1.1
Stack-allocated, no-std collections (ArrayVec, RingBuf)
Core Metrics
| alloc-checked | aligned-utils | planck-noalloc | |
|---|---|---|---|
| Health Score | 56 | 52 | 50 |
| Total Downloads | 39.9K | 37.3K | 51 |
| 30d Downloads | 8.0K | 671 | 24 |
| Dependents | 0 | 10 | 2 |
| Releases | 4 | 4 | 2 |
| Last Updated | 56d ago | 1854d ago | 33d ago |
| Age | 1y 5m | 5y 2m | 1m |
Health Breakdown
alloc-checked
Maintenance
13
Quality
18
Community
10
Popularity
5
Documentation
10
aligned-utils
Maintenance
6
Quality
23
Community
9
Popularity
5
Documentation
9
planck-noalloc
Maintenance
12
Quality
17
Community
7
Popularity
2
Documentation
12
Technical Details
| alloc-checked | aligned-utils | planck-noalloc | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 15KB | 6KB | 19KB |
| Features | 2 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •alloc-checked leads with a health score of 56/100, but none of the options score above 80.
- •⚠ aligned-utils has not been updated in over a year.
- •alloc-checked, planck-noalloc are pre-1.0 — API may change.