Decision Workspace
unstorable vs array_map_derive vs array_map
Side-by-side comparison of Rust crates
39
unstorable
growingv0.1.0
An interface for requiring that a type is only used on the current stack frame
46
array_map_derive
growingv0.4.0
Map backed array for fixed size keys with O(1) performance
44
array_map
growingv0.4.0
Map backed array for fixed size keys with O(1) performance
Core Metrics
| unstorable | array_map_derive | array_map | |
|---|---|---|---|
| Health Score | 39 | 46 | 44 |
| Total Downloads | 1.6K | 94.7K | 105.3K |
| 30d Downloads | 3 | 5.6K | 5.7K |
| Dependents | 0 | 15 | 3 |
| Releases | 1 | 4 | 11 |
| Last Updated | 1737d ago | 1464d ago | 1464d ago |
| Age | 4y 9m | 4y 10m | 4y 10m |
Health Breakdown
unstorable
Maintenance
1
Quality
16
Community
6
Popularity
4
Documentation
12
array_map_derive
Maintenance
3
Quality
15
Community
9
Popularity
6
Documentation
13
array_map
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
13
Technical Details
| unstorable | array_map_derive | array_map | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 5 |
| Crate Size | 3KB | 4KB | 13KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •array_map_derive leads with a health score of 46/100, but none of the options score above 80.
- •array_map has the most downloads (105.3K), suggesting wider adoption.
- •⚠ unstorable, array_map_derive, array_map have not been updated in over a year.