rustio rustio.net
68

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 (21.2K 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
394.3M
Dependents
21.2K
Releases
45
Size
21KB

Deep Insights

📊
Steady growth

36.1M downloads in the last 30 days (1.2M/day), up 15% from the previous period.

🏛️
Foundational crate

21.2K 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 215 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 11/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
999K/day avg+56%
0500K1.0M1.5M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.8.1
53%
v1.8.2
22%
v1.7.0
13%
v1.6.0
7%
v1.5.7
5%

Release Timeline

45 releases27 yankedsince 2018
J
F
M
A
M
J
J
A
S
O
N
D
2018
11
2019
12
2020
2
2021
5
2022
9
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
21.2K
crates depend on zeroize

Similar Crates