Decision Workspace
const-map-array vs const-tools vs array-section
Side-by-side comparison of Rust crates
38
const-map-array
experimentalv0.1.0
Map arrays in a const context.
50
const-tools
experimentalv0.1.2
Utilities to help write safe const fns such as destructuring and array operations.
52
array-section
growingv0.2.3
An array where only a (contiguous) subarray may be viewed or operated on
Core Metrics
| const-map-array | const-tools | array-section | |
|---|---|---|---|
| Health Score | 38 | 50 | 52 |
| Total Downloads | 280 | 322 | 15.5K |
| 30d Downloads | 3 | 28 | 17 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 13 |
| Last Updated | 168d ago | 8d ago | 489d ago |
| Age | 5m | 5m | 1y 10m |
Health Breakdown
const-map-array
Maintenance
6
Quality
14
Community
5
Popularity
3
Documentation
10
const-tools
Maintenance
18
Quality
14
Community
5
Popularity
3
Documentation
10
array-section
Maintenance
8
Quality
18
Community
6
Popularity
5
Documentation
15
Technical Details
| const-map-array | const-tools | array-section | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 7KB | 17KB | 11KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.81.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •array-section leads with a health score of 52/100, but none of the options score above 80.
- •⚠ array-section has not been updated in over a year.