rustio rustio.net

box_any vs typeswitch vs downcast-rs

Side-by-side comparison of Rust crates

Core Metrics

box_anytypeswitchdowncast-rs
Health Score394465
Total Downloads2.8K15102.2M
30d Downloads537.5M
Dependents004.4K
Releases2115
Last Updated801d ago80d ago207d ago
Age2y 2m2m10y 3m

Health Breakdown

box_any
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
13
typeswitch
Maintenance
9
Quality
15
Community
6
Popularity
1
Documentation
13
downcast-rs
Maintenance
8
Quality
23
Community
14
Popularity
8
Documentation
12

Technical Details

box_anytypeswitchdowncast-rs
Version0.2.00.1.02.0.2
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies100
Crate Size5KB5KB13KB
Features003
Yanked %0.0%0.0%0.0%
Edition202120242021
MSRV1.56
Owners111

Quick Verdict

  • downcast-rs leads with a health score of 65/100, but none of the options score above 80.
  • downcast-rs is depended on by 4.4K crates — strongest ecosystem trust.
  • ⚠ box_any has not been updated in over a year.
  • box_any, typeswitch are pre-1.0 — API may change.