rustio rustio.net

rc-vec vs raw-parts vs smallvec

Side-by-side comparison of Rust crates

Core Metrics

rc-vecraw-partssmallvec
Health Score477068
Total Downloads5.7K86.5K847.6M
30d Downloads01.0K66.6M
Dependents111957.7K
Releases151276
Last Updated319d ago56d ago190d ago
Age11m4y 6m11y 1m

Health Breakdown

rc-vec
Maintenance
9
Quality
15
Community
9
Popularity
4
Documentation
10
raw-parts
Maintenance
14
Quality
20
Community
15
Popularity
6
Documentation
15
smallvec
Maintenance
12
Quality
17
Community
19
Popularity
8
Documentation
12

Technical Details

rc-vecraw-partssmallvec
Version0.1.142.2.31.15.1
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMITMITMIT OR Apache-2.0
Dependencies418
Crate Size20KB7KB38KB
Features2010
Yanked %0.0%0.0%26.3%
Edition202120212018
MSRV1.76.0
Owners12 (team)3 (team)

Quick Verdict

  • raw-parts leads with a health score of 70/100, but none of the options score above 80.
  • smallvec has the most downloads (847.6M), suggesting wider adoption.
  • smallvec is depended on by 57.7K crates — strongest ecosystem trust.
  • rc-vec is pre-1.0 — API may change.