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