rustio rustio.net

borrow vs struct-split vs partial_struct

Side-by-side comparison of Rust crates

Core Metrics

borrowstruct-splitpartial_struct
Health Score513852
Total Downloads34.5K2.5K8.3K
30d Downloads2.2K5242
Dependents2035
Releases9310
Last Updated171d ago501d ago57d ago
Age1y 4m1y 4m1y 1m

Health Breakdown

borrow
Maintenance
11
Quality
21
Community
4
Popularity
5
Documentation
10
struct-split
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
10
partial_struct
Maintenance
16
Quality
14
Community
7
Popularity
5
Documentation
10

Technical Details

borrowstruct-splitpartial_struct
Version2.0.00.1.30.5.0
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies314
Crate Size20KB3KB8KB
Features300
Yanked %0.0%0.0%0.0%
Edition202120212021
MSRV
Owners111

Quick Verdict

  • partial_struct leads with a health score of 52/100, but none of the options score above 80.
  • borrow has the most downloads (34.5K), suggesting wider adoption.
  • ⚠ struct-split has not been updated in over a year.
  • struct-split, partial_struct are pre-1.0 — API may change.