rustio rustio.net

result vs or-panic vs unchecked_unwrap

Side-by-side comparison of Rust crates

Core Metrics

resultor-panicunchecked_unwrap
Health Score515957
Total Downloads10.2M7.8K927.0K
30d Downloads704.4K2.4K67.3K
Dependents688106
Releases2210
Last Updated3109d ago187d ago1525d ago
Age9y 10m6m7y 5m

Health Breakdown

result
Maintenance
3
Quality
21
Community
8
Popularity
8
Documentation
11
or-panic
Maintenance
9
Quality
21
Community
9
Popularity
5
Documentation
15
unchecked_unwrap
Maintenance
4
Quality
23
Community
12
Popularity
7
Documentation
11

Technical Details

resultor-panicunchecked_unwrap
Version1.0.01.0.24.0.0
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies000
Crate Size4KB8KB9KB
Features032
Yanked %0.0%0.0%0.0%
Edition20212018
MSRV1.681.54
Owners111

Quick Verdict

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