Decision Workspace
linux-memutils vs talc vs zeroize
Side-by-side comparison of Rust crates
58
linux-memutils
stablev2.0.2
Basic utilities for reading from physical memory on Linux.
71
talc
stablev5.0.3
A fast and flexible allocator for no_std and WebAssembly
68
zeroize
growingv1.8.2
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!
Core Metrics
| linux-memutils | talc | zeroize | |
|---|---|---|---|
| Health Score | 58 | 71 | 68 |
| Total Downloads | 5.3K | 521.6K | 394.3M |
| 30d Downloads | 37 | 77.0K | 34.9M |
| Dependents | 10 | 128 | 21.2K |
| Releases | 10 | 27 | 45 |
| Last Updated | 102d ago | 2d ago | 179d ago |
| Age | 1y 1m | 2y 8m | 7y 5m |
Health Breakdown
linux-memutils
Maintenance
15
Quality
18
Community
9
Popularity
4
Documentation
12
talc
Maintenance
19
Quality
21
Community
12
Popularity
7
Documentation
12
zeroize
Maintenance
11
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| linux-memutils | talc | zeroize | |
|---|---|---|---|
| Version | 2.0.2 | 5.0.3 | 1.8.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 7 | 4 | 2 |
| Crate Size | 17KB | 66KB | 21KB |
| Features | 0 | 5 | 6 |
| Yanked % | 0.0% | 3.7% | 60.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | 1.64.0 | 1.60 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •talc leads with a health score of 71/100, but none of the options score above 80.
- •zeroize has the most downloads (394.3M), suggesting wider adoption.
- •zeroize is depended on by 21.2K crates — strongest ecosystem trust.