rustio rustio.net

handle_trait vs light_clone vs dyn_std

Side-by-side comparison of Rust crates

Core Metrics

handle_traitlight_clonedyn_std
Health Score495552
Total Downloads92611220.3K
30d Downloads11120411
Dependents1057
Releases259
Last Updated151d ago54d ago624d ago
Age5m1m1y 9m

Health Breakdown

handle_trait
Maintenance
10
Quality
19
Community
6
Popularity
4
Documentation
10
light_clone
Maintenance
16
Quality
16
Community
6
Popularity
2
Documentation
15
dyn_std
Maintenance
10
Quality
16
Community
8
Popularity
5
Documentation
13

Technical Details

handle_traitlight_clonedyn_std
Version1.1.00.4.10.3.3
Stable (≥1.0)✓ Yes✗ No✗ No
LicenseMITMIT OR Apache-2.0MIT
Dependencies1130
Crate Size5KB37KB4KB
Features2120
Yanked %0.0%0.0%0.0%
Edition202120212021
MSRV1.70.0
Owners111

Quick Verdict

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