rustio rustio.net

unchecked_unwrap vs or-panic vs debugless-unwrap

Side-by-side comparison of Rust crates

Core Metrics

unchecked_unwrapor-panicdebugless-unwrap
Health Score575952
Total Downloads927.0K7.8K746.0K
30d Downloads67.3K2.4K83.0K
Dependents106838
Releases1025
Last Updated1525d ago187d ago252d ago
Age7y 5m6m5y 9m

Health Breakdown

unchecked_unwrap
Maintenance
4
Quality
23
Community
12
Popularity
7
Documentation
11
or-panic
Maintenance
9
Quality
21
Community
9
Popularity
5
Documentation
15
debugless-unwrap
Maintenance
6
Quality
18
Community
9
Popularity
7
Documentation
12

Technical Details

unchecked_unwrapor-panicdebugless-unwrap
Version4.0.01.0.21.0.0
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies001
Crate Size9KB8KB8KB
Features230
Yanked %0.0%0.0%0.0%
Edition201820212021
MSRV1.541.681.56
Owners111

Quick Verdict

  • or-panic leads with a health score of 59/100, but none of the options score above 80.
  • unchecked_unwrap has the most downloads (927.0K), suggesting wider adoption.
  • unchecked_unwrap is depended on by 106 crates — strongest ecosystem trust.
  • ⚠ unchecked_unwrap has not been updated in over a year.