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