rustio rustio.net

collect_array_ext_trait vs collect_slice vs collect_failable

Side-by-side comparison of Rust crates

Core Metrics

collect_array_ext_traitcollect_slicecollect_failable
Health Score434755
Total Downloads2.8K51.7K169
30d Downloads61.3K12
Dependents0180
Releases239
Last Updated801d ago3400d ago53d ago
Age2y 2m10y 3m3m

Health Breakdown

collect_array_ext_trait
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
13
collect_slice
Maintenance
3
Quality
21
Community
6
Popularity
6
Documentation
11
collect_failable
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
15

Technical Details

collect_array_ext_traitcollect_slicecollect_failable
Version0.2.01.2.00.18.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MITMIT OR Apache-2.0
Dependencies0017
Crate Size2KB3KB67KB
Features008
Yanked %0.0%0.0%0.0%
Edition20212024
MSRV1.93
Owners111

Quick Verdict

  • collect_failable leads with a health score of 55/100, but none of the options score above 80.
  • collect_slice has the most downloads (51.7K), suggesting wider adoption.
  • ⚠ collect_array_ext_trait, collect_slice have not been updated in over a year.
  • collect_array_ext_trait, collect_failable are pre-1.0 — API may change.