rustio rustio.net

split_by vs split-every vs equal-parts

Side-by-side comparison of Rust crates

Core Metrics

split_bysplit-everyequal-parts
Health Score374645
Total Downloads7.1K3.8K1.2K
30d Downloads667
Dependents000
Releases444
Last Updated2907d ago461d ago191d ago
Age9y 7m1y 7m6m

Health Breakdown

split_by
Maintenance
3
Quality
15
Community
3
Popularity
5
Documentation
11
split-every
Maintenance
6
Quality
20
Community
6
Popularity
4
Documentation
10
equal-parts
Maintenance
10
Quality
18
Community
3
Popularity
4
Documentation
10

Technical Details

split_bysplit-everyequal-parts
Version0.2.23.1.01.0.3
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT/Apache-2.0MITApache-2.0
Dependencies102
Crate Size8KB4KB11KB
Features000
Yanked %0.0%0.0%0.0%
Edition20212024
MSRV
Owners111

Quick Verdict

  • split-every leads with a health score of 46/100, but none of the options score above 80.
  • split_by has the most downloads (7.1K), suggesting wider adoption.
  • ⚠ split_by, split-every have not been updated in over a year.
  • split_by is pre-1.0 — API may change.