rustio rustio.net
66

zeroize

v1.8.2 Growing

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 2021 MSRV 1.60

Quick Verdict

  • Stable API (1.x for 7+ years)
  • Massive adoption (26.7K crates depend on it)
  • Team maintained (2 owners)
  • Tiny footprint (21KB, 2 deps)
  • Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
476.9M
Dependents
26.7K
Releases
45
Size
21KB

Deep Insights

📈
Strong growth momentum

47.7M downloads in the last 30 days (1.6M/day), up 28% from the previous period.

🏛️
Foundational crate

26.7K 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 216 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 45 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 20KB, zeroize is lightweight. Small crate size correlates with focused, well-scoped functionality.

⚠️
Notable yanked versions

60% 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 9/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 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
1.3M/day avg+38%
0500K1.0M1.5M2.0M2/263/164/34/215/95/26

Top Dependents

Version Adoption

v1.8.1
47%
v1.8.2
32%
v1.7.0
11%
v1.6.0
6%
v1.5.7
5%

Release Timeline

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

Feature Flags

default =["alloc"]

stdsimdalloc*deriveaarch64

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
26.7K
crates depend on zeroize

Similar Crates