rustio rustio.net

extern-trait vs extern-trait-impl vs downcast-rs

Side-by-side comparison of Rust crates

Core Metrics

extern-traitextern-trait-impldowncast-rs
Health Score554665
Total Downloads14.9K1.6K102.2M
30d Downloads3.3K1.4K7.5M
Dependents2324.4K
Releases6215
Last Updated52d ago52d ago207d ago
Age11m1m10y 3m

Health Breakdown

extern-trait
Maintenance
16
Quality
14
Community
10
Popularity
5
Documentation
10
extern-trait-impl
Maintenance
11
Quality
14
Community
7
Popularity
4
Documentation
10
downcast-rs
Maintenance
8
Quality
23
Community
14
Popularity
8
Documentation
12

Technical Details

extern-traitextern-trait-impldowncast-rs
Version0.4.10.4.12.0.2
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies230
Crate Size14KB8KB13KB
Features003
Yanked %0.0%0.0%0.0%
Edition202420242021
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.
  • extern-trait, extern-trait-impl are pre-1.0 — API may change.