rustio rustio.net

pointer_vec vs tailvec vs fixed-slice-vec

Side-by-side comparison of Rust crates

Core Metrics

pointer_vectailvecfixed-slice-vec
Health Score394740
Total Downloads2.7K16.6K81.5K
30d Downloads4521.3K
Dependents01119
Releases21910
Last Updated1252d ago323d ago1332d ago
Age3y 5m1y 6m6y 1m

Health Breakdown

pointer_vec
Maintenance
4
Quality
16
Community
5
Popularity
4
Documentation
10
tailvec
Maintenance
9
Quality
14
Community
9
Popularity
5
Documentation
10
fixed-slice-vec
Maintenance
4
Quality
9
Community
12
Popularity
6
Documentation
9

Technical Details

pointer_vectailvecfixed-slice-vec
Version0.1.10.2.130.10.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MITApache-2.0
Dependencies002
Crate Size8KB13KB20KB
Features020
Yanked %0.0%10.5%50.0%
Edition202120212018
MSRV
Owners112

Quick Verdict

  • tailvec leads with a health score of 47/100, but none of the options score above 80.
  • fixed-slice-vec has the most downloads (81.5K), suggesting wider adoption.
  • ⚠ pointer_vec, fixed-slice-vec have not been updated in over a year.