rustio rustio.net

stackvector vs smallvec vs staticvec

Side-by-side comparison of Rust crates

Core Metrics

stackvectorsmallvecstaticvec
Health Score467048
Total Downloads386.4K730.7M237.7K
30d Downloads6.5K49.2M1.0K
Dependents1851.1K65
Releases127696
Last Updated1803d ago131d ago1274d ago
Age7y 3m10y 11m6y 8m

Health Breakdown

stackvector
Maintenance
4
Quality
16
Community
8
Popularity
7
Documentation
11
smallvec
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12
staticvec
Maintenance
7
Quality
11
Community
11
Popularity
6
Documentation
13

Technical Details

stackvectorsmallvecstaticvec
Version1.1.11.15.10.11.9
Stable (≥1.0)✓ Yes✓ Yes✗ No
LicenseMIT/Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies284
Crate Size17KB38KB62KB
Features2102
Yanked %75.0%26.3%22.9%
Edition20182021
MSRV
Owners13 (team)1

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.
  • ⚠ stackvector, staticvec have not been updated in over a year.
  • staticvec is pre-1.0 — API may change.