Decision Workspace
vecxe vs voluntary-servitude vs arrayvec
Side-by-side comparison of Rust crates
43
vecxe
experimentalv0.1.0
Utility functions for vec
40
voluntary-servitude
growingv4.0.8
Thread-safe appendable list with lock-free iterator
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.
Core Metrics
| vecxe | voluntary-servitude | arrayvec | |
|---|---|---|---|
| Health Score | 43 | 40 | 64 |
| Total Downloads | 394 | 38.2K | 362.1M |
| 30d Downloads | 3 | 9 | 22.3M |
| Dependents | 0 | 0 | 16.0K |
| Releases | 1 | 28 | 55 |
| Last Updated | 222d ago | 2529d ago | 587d ago |
| Age | 7m | 7y 7m | 10y 10m |
Health Breakdown
vecxe
Maintenance
4
Quality
17
Community
6
Popularity
3
Documentation
13
voluntary-servitude
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
9
arrayvec
Maintenance
6
Quality
16
Community
20
Popularity
8
Documentation
14
Technical Details
| vecxe | voluntary-servitude | arrayvec | |
|---|---|---|---|
| Version | 0.1.0 | 4.0.8 | 0.7.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 9 | 6 |
| Crate Size | 2KB | 23KB | 31KB |
| Features | 2 | 4 | 2 |
| Yanked % | 0.0% | 82.1% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | 1.51 |
| Owners | 1 | 1 | 2 (team) |
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.
- •⚠ voluntary-servitude, arrayvec have not been updated in over a year.
- •vecxe, arrayvec are pre-1.0 — API may change.