rustio rustio.net

struct_fragment vs partial_struct vs borrow

Side-by-side comparison of Rust crates

Core Metrics

struct_fragmentpartial_structborrow
Health Score295251
Total Downloads1.6K8.3K34.5K
30d Downloads32422.2K
Dependents0352
Releases1109
Last Updated1883d ago57d ago171d ago
Age5y 1m1y 1m1y 4m

Health Breakdown

struct_fragment
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
6
partial_struct
Maintenance
16
Quality
14
Community
7
Popularity
5
Documentation
10
borrow
Maintenance
11
Quality
21
Community
4
Popularity
5
Documentation
10

Technical Details

struct_fragmentpartial_structborrow
Version0.0.10.5.02.0.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies343
Crate Size3KB8KB20KB
Features003
Yanked %0.0%0.0%0.0%
Edition201820212021
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_fragment has not been updated in over a year.
  • struct_fragment, partial_struct are pre-1.0 — API may change.