rustio rustio.net
57

unchecked_unwrap

v4.0.0 Growing

Adds an unchecked version of `unwrap()` and `expect()` to Option and Result.

MIT OR Apache-2.0 Edition 2018 MSRV 1.54
Rust patternsNo standard library #expect#unchecked#result#option#unwrap

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

Checking security advisories...
Downloads
785.6K
Dependents
106
Releases
10
Size
9KB

Deep Insights

📊
Steady growth

86.6K downloads in the last 30 days (2.9K/day), up 16% from the previous period.

🔗
Moderate adoption

106 crates depend on unchecked_unwrap. Reasonable ecosystem adoption, though not yet a core dependency.

Stable for 7+ years

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.

🪶
Zero dependencies

unchecked_unwrap has no external dependencies — minimal supply chain risk and fast compile times.

📐
Compact crate

At 9KB, unchecked_unwrap is lightweight. Small crate size correlates with focused, well-scoped functionality.

🌟
Used by top crates

Notable dependents include xjbutil, symcc_runtime, pr47, lpn, darksteel. When high-quality crates choose unchecked_unwrap, it's a strong quality signal.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 23/25

Yanked ratio, deps, size, maturity, features

Community 12/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
2K/day avg+88%
02K4K6K8K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v4.0.0
97%
v3.0.0
2%
v2.0.2
0%
v1.0.1
0%
v2.0.1
0%

Release Timeline

10 releasessince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
4
2019
1
2020
3
2021
1
2022
1
2023
2024
2025
2026
Less
More

Feature Flags

default =["debug_checks"]

debug_checks*

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
106
crates depend on unchecked_unwrap

Similar Crates