rustio rustio.net

vec3 vs raw-parts vs smallvec

Side-by-side comparison of Rust crates

Core Metrics

vec3raw-partssmallvec
Health Score397270
Total Downloads67.2K83.7K730.7M
30d Downloads35366349.2M
Dependents391951.1K
Releases91176
Last Updated2777d ago11d ago131d ago
Age8y 7m4y 4m10y 11m

Health Breakdown

vec3
Maintenance
7
Quality
11
Community
7
Popularity
6
Documentation
8
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
smallvec
Maintenance
14
Quality
17
Community
19
Popularity
8
Documentation
12

Technical Details

vec3raw-partssmallvec
Version0.2.12.2.21.15.1
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT/Apache-2.0MITMIT OR Apache-2.0
Dependencies218
Crate Size4KB7KB38KB
Features0010
Yanked %11.1%0.0%26.3%
Edition20212018
MSRV1.76.0
Owners12 (team)3 (team)

Quick Verdict

  • raw-parts leads with a health score of 72/100, but none of the options score above 80.
  • smallvec has the most downloads (730.7M), suggesting wider adoption.
  • smallvec is depended on by 51.1K crates — strongest ecosystem trust.
  • ⚠ vec3 has not been updated in over a year.
  • vec3 is pre-1.0 — API may change.