rustio rustio.net

debug_unwraps vs debugless-unwrap vs debug_unsafe

Side-by-side comparison of Rust crates

Core Metrics

debug_unwrapsdebugless-unwrapdebug_unsafe
Health Score305364
Total Downloads1.9K585.2K3.7M
30d Downloads653.8K1.0M
Dependents03643
Releases155
Last Updated1312d ago193d ago46d ago
Age3y 7m5y 7m1y 1m

Health Breakdown

debug_unwraps
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
6
debugless-unwrap
Maintenance
7
Quality
18
Community
9
Popularity
7
Documentation
12
debug_unsafe
Maintenance
15
Quality
16
Community
10
Popularity
8
Documentation
15

Technical Details

debug_unwrapsdebugless-unwrapdebug_unsafe
Version0.1.01.0.00.1.4
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies011
Crate Size4KB8KB7KB
Features001
Yanked %0.0%0.0%0.0%
Edition201820212021
MSRV1.561.58
Owners111

Quick Verdict

  • debug_unsafe leads with a health score of 64/100, but none of the options score above 80.
  • ⚠ debug_unwraps has not been updated in over a year.
  • debug_unwraps, debug_unsafe are pre-1.0 — API may change.