rustio rustio.net

object-safe vs assert-impl-trait vs dyn_safe

Side-by-side comparison of Rust crates

Core Metrics

object-safeassert-impl-traitdyn_safe
Health Score434845
Total Downloads5.1K678.3K
30d Downloads1027144
Dependents373
Releases415
Last Updated953d ago70d ago219d ago
Age2y 7m2m5y 4m

Health Breakdown

object-safe
Maintenance
5
Quality
16
Community
8
Popularity
4
Documentation
10
assert-impl-trait
Maintenance
9
Quality
17
Community
8
Popularity
2
Documentation
12
dyn_safe
Maintenance
6
Quality
15
Community
7
Popularity
5
Documentation
12

Technical Details

object-safeassert-impl-traitdyn_safe
Version0.3.11.0.00.1.0
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0Zlib OR MIT OR Apache-2.0
Dependencies021
Crate Size4KB11KB7KB
Features000
Yanked %0.0%0.0%0.0%
Edition202120242018
MSRV1.90.0
Owners111

Quick Verdict

  • assert-impl-trait leads with a health score of 48/100, but none of the options score above 80.
  • dyn_safe has the most downloads (8.3K), suggesting wider adoption.
  • ⚠ object-safe has not been updated in over a year.
  • object-safe, dyn_safe are pre-1.0 — API may change.