rustio rustio.net

copy-stack-vec vs smallvec vs arrayvec

Side-by-side comparison of Rust crates

Core Metrics

copy-stack-vecsmallvecarrayvec
Health Score507064
Total Downloads100730.7M362.1M
30d Downloads447.5M22.3M
Dependents051.1K16.0K
Releases27655
Last Updated129d ago131d ago587d ago
Age4m10y 11m10y 10m

Health Breakdown

copy-stack-vec
Maintenance
11
Quality
16
Community
6
Popularity
2
Documentation
15
smallvec
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
arrayvec
Maintenance
6
Quality
16
Community
20
Popularity
8
Documentation
14

Technical Details

copy-stack-vecsmallvecarrayvec
Version0.1.01.15.10.7.6
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies286
Crate Size32KB38KB31KB
Features3102
Yanked %0.0%26.3%0.0%
Edition202420182018
MSRV1.851.51
Owners13 (team)2 (team)

Quick Verdict

  • smallvec leads with a health score of 70/100, but none of the options score above 80.
  • smallvec is depended on by 51.1K crates — strongest ecosystem trust.
  • ⚠ arrayvec has not been updated in over a year.
  • copy-stack-vec, arrayvec are pre-1.0 — API may change.