rustio rustio.net
76

zeroize

v1.9.0 Stable

Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!

Apache-2.0 OR MIT Edition 2024 MSRV 1.85

Quick Verdict

  • Actively maintained (updated 31d ago)
  • Stable API (1.x for 7+ years)
  • Massive adoption (33.5K crates depend on it)
  • Team maintained (2 owners)
  • Tiny footprint (24KB, 2 deps)

Security

Checking security advisories...
Downloads
556.7M
Dependents
33.5K
Releases
46
Size
24KB

Deep Insights

📊
Stable downloads

48.0M downloads in the last 30 days (1.6M/day). Volume is roughly flat compared to the previous period.

🏛️
Foundational crate

33.5K crates depend on zeroize — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

👤
Prolific maintainer

The primary maintainer publishes 220 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 7+ years

The API has been stable (1.x) for over 7 years with 46 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🪶
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

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

⚠️
Notable yanked versions

59% of releases have been yanked. Check version history before pinning.

🌟
Used by top crates

Notable dependents include digest, block-buffer, rustls, generic-array, arrayvec. When high-quality crates choose zeroize, it's a strong quality signal.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
1.4M/day avg-45%
0500K1.0M1.5M2.0M4/265/146/16/197/77/24

Top Dependents

Version Adoption

v1.8.1
43%
v1.8.2
38%
v1.7.0
10%
v1.6.0
5%
v1.5.7
4%

Release Timeline

10 releases2 yankedsince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
3
2023
3
2024
2
2025
1
2026
1
Less
More|
Yanked

Feature Flags

default =["alloc"]

stdsimdalloc*deriveaarch64

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
33.5K
crates depend on zeroize

Similar Crates