Decision Workspace
aligned_alloc vs maligned vs aligners
Side-by-side comparison of Rust crates
36
aligned_alloc
growingv0.1.3
Provides cross-platform primitives for aligned memory allocation
52
maligned
growingv0.2.1
A memory alignment library
44
aligners
growingv0.0.10
Utilities for alignment guarantees for data.
Core Metrics
| aligned_alloc | maligned | aligners | |
|---|---|---|---|
| Health Score | 36 | 52 | 44 |
| Total Downloads | 131.7K | 161.0K | 20.8K |
| 30d Downloads | 573 | 18.8K | 122 |
| Dependents | 82 | 71 | 16 |
| Releases | 4 | 4 | 10 |
| Last Updated | 3345d ago | 2144d ago | 1266d ago |
| Age | 10y 5m | 6y 8m | 3y 10m |
Health Breakdown
aligned_alloc
Maintenance
2
Quality
9
Community
8
Popularity
6
Documentation
11
maligned
Maintenance
3
Quality
20
Community
11
Popularity
6
Documentation
12
aligners
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| aligned_alloc | maligned | aligners | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.1 | 0.0.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 8KB | 8KB | 61KB |
| Features | 0 | 11 | 2 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •maligned leads with a health score of 52/100, but none of the options score above 80.
- •⚠ aligned_alloc, maligned, aligners have not been updated in over a year.