Decision Workspace
mask-pii vs hyperswitch_masking vs redact-core
Side-by-side comparison of Rust crates
46
mask-pii
experimentalv0.2.0
A lightweight library to mask PII (Personally Identifiable Information) like emails and phone numbers.
53
hyperswitch_masking
experimentalv0.0.1
Personally Identifiable Information protection through wrapper types and traits for secret management, ensuring they aren't accidentally copied, logged, or otherwise exposed (as much as possible). Also helps ensure secrets are securely wiped from memory when dropped.
56
redact-core
experimentalv0.8.3
Core PII detection and anonymization engine - Presidio replacement
Core Metrics
| mask-pii | hyperswitch_masking | redact-core | |
|---|---|---|---|
| Health Score | 46 | 53 | 56 |
| Total Downloads | 52 | 52.2K | 622 |
| 30d Downloads | 0 | 26.0K | 0 |
| Dependents | 0 | 0 | 27 |
| Releases | 3 | 1 | 9 |
| Last Updated | 118d ago | 74d ago | 36d ago |
| Age | 3m | 2m | 3m |
Health Breakdown
mask-pii
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
10
hyperswitch_masking
Maintenance
9
Quality
15
Community
11
Popularity
6
Documentation
12
redact-core
Maintenance
17
Quality
11
Community
10
Popularity
3
Documentation
15
Technical Details
| mask-pii | hyperswitch_masking | redact-core | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.1 | 0.8.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 12 | 16 |
| Crate Size | 5KB | 27KB | 52KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.85.0 | 1.88 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •redact-core leads with a health score of 56/100, but none of the options score above 80.
- •hyperswitch_masking has the most downloads (52.2K), suggesting wider adoption.