Decision Workspace
array-init-cursor vs array-init vs static_init_macro
Side-by-side comparison of Rust crates
46
array-init-cursor
growingv0.2.1
Utility crate to help keep track of arrays of MaybeUninit
58
array-init
growingv2.1.0
Safe wrapper for initializing fixed-size arrays
50
static_init_macro
growingv1.0.4
Attribute macros for static_init crate
Core Metrics
| array-init-cursor | array-init | static_init_macro | |
|---|---|---|---|
| Health Score | 46 | 58 | 50 |
| Total Downloads | 10.9M | 23.8M | 10.3M |
| 30d Downloads | 933.2K | 2.3M | 396.4K |
| Dependents | 10 | 1.5K | 20 |
| Releases | 3 | 11 | 12 |
| Last Updated | 363d ago | 1212d ago | 469d ago |
| Age | 4y 2m | 9y | 5y 2m |
Health Breakdown
array-init-cursor
Maintenance
5
Quality
10
Community
11
Popularity
8
Documentation
12
array-init
Maintenance
5
Quality
18
Community
15
Popularity
8
Documentation
12
static_init_macro
Maintenance
5
Quality
17
Community
10
Popularity
8
Documentation
10
Technical Details
| array-init-cursor | array-init | static_init_macro | |
|---|---|---|---|
| Version | 0.2.1 | 2.1.0 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 5 |
| Crate Size | 7KB | 12KB | 7KB |
| Features | 0 | 0 | 1 |
| Yanked % | 66.7% | 9.1% | 8.3% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.75 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •array-init leads with a health score of 58/100, but none of the options score above 80.
- •array-init is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ array-init, static_init_macro have not been updated in over a year.
- •array-init-cursor is pre-1.0 — API may change.