unchecked_unwrap
v4.0.0 GrowingAdds an unchecked version of `unwrap()` and `expect()` to Option and Result.
Quick Verdict
- ✕Not updated for 4+ years
- ✓Stable API (4.x for 7+ years)
- ✓Trusted by 106 crates
- ✓Tiny footprint (9KB, 0 deps)
- ✓Permissive license (MIT OR Apache-2.0)
Security
Deep Insights
86.6K downloads in the last 30 days (2.9K/day), up 16% from the previous period.
106 crates depend on unchecked_unwrap. Reasonable ecosystem adoption, though not yet a core dependency.
The API has been stable (1.x) for over 7 years with 10 releases. This level of maturity means you can depend on it without worrying about breaking changes.
unchecked_unwrap has no external dependencies — minimal supply chain risk and fast compile times.
At 9KB, unchecked_unwrap is lightweight. Small crate size correlates with focused, well-scoped functionality.
Notable dependents include xjbutil, symcc_runtime, pr47, lpn, darksteel. When high-quality crates choose unchecked_unwrap, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on unchecked_unwrap
Version Adoption
Release Timeline
Feature Flags
default =["debug_checks"]