Decision Workspace
sanitize-pii vs redact-ner vs mask-pii
Side-by-side comparison of Rust crates
45
sanitize-pii
experimentalv0.1.1
Detect and mask personally identifiable information (PII) in strings
45
redact-ner
experimentalv0.7.1
Named Entity Recognition for PII detection using ONNX Runtime
44
mask-pii
experimentalv0.2.0
A lightweight library to mask PII (Personally Identifiable Information) like emails and phone numbers.
Core Metrics
| sanitize-pii | redact-ner | mask-pii | |
|---|---|---|---|
| Health Score | 45 | 45 | 44 |
| Total Downloads | 46 | 171 | 48 |
| 30d Downloads | 46 | 56 | 5 |
| Dependents | 2 | 10 | 0 |
| Releases | 2 | 5 | 3 |
| Last Updated | 15d ago | 48d ago | 59d ago |
| Age | 15d | 1m | 2m |
Health Breakdown
sanitize-pii
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
10
redact-ner
Maintenance
11
Quality
12
Community
9
Popularity
3
Documentation
10
mask-pii
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
Technical Details
| sanitize-pii | redact-ner | mask-pii | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BUSL-1.1 | MIT OR Apache-2.0 |
| Dependencies | 2 | 11 | 0 |
| Crate Size | 9KB | 28KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sanitize-pii leads with a health score of 45/100, but none of the options score above 80.
- •redact-ner has the most downloads (171), suggesting wider adoption.