Decision Workspace
array-macro-internal vs arrayvec vs array-macro
Side-by-side comparison of Rust crates
35
array-macro-internal
growingv0.1.2
Procedural macro implementation of array-macro
64
arrayvec
growingv0.7.6
A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
54
array-macro
growingv2.1.8
Array multiple elements constructor syntax
Core Metrics
| array-macro-internal | arrayvec | array-macro | |
|---|---|---|---|
| Health Score | 35 | 64 | 54 |
| Total Downloads | 7.4K | 362.1M | 6.9M |
| 30d Downloads | 2 | 22.3M | 378.3K |
| Dependents | 2 | 16.0K | 210 |
| Releases | 3 | 55 | 19 |
| Last Updated | 2846d ago | 587d ago | 870d ago |
| Age | 8y 8m | 10y 10m | 8y 8m |
Health Breakdown
array-macro-internal
Maintenance
3
Quality
9
Community
7
Popularity
5
Documentation
11
arrayvec
Maintenance
6
Quality
16
Community
20
Popularity
8
Documentation
14
array-macro
Maintenance
5
Quality
14
Community
12
Popularity
8
Documentation
15
Technical Details
| array-macro-internal | arrayvec | array-macro | |
|---|---|---|---|
| Version | 0.1.2 | 0.7.6 | 2.1.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 6 | 1 |
| Crate Size | 1KB | 31KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 100.0% | 0.0% | 57.9% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.51 | 1.56 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •arrayvec leads with a health score of 64/100, but none of the options score above 80.
- •arrayvec is depended on by 16.0K crates — strongest ecosystem trust.
- •⚠ array-macro-internal, arrayvec, array-macro have not been updated in over a year.
- •array-macro-internal, arrayvec are pre-1.0 — API may change.