Decision Workspace
redaction-derive vs redactable-derive vs hyperswitch_masking
Side-by-side comparison of Rust crates
49
redaction-derive
experimentalv0.1.9
Proc-macro derive for Sensitive classification traversal
54
redactable-derive
experimentalv0.7.0
Derive macros for the redactable crate
54
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.
Core Metrics
| redaction-derive | redactable-derive | hyperswitch_masking | |
|---|---|---|---|
| Health Score | 49 | 54 | 54 |
| Total Downloads | 670 | 4.5K | 5.7K |
| 30d Downloads | 9 | 2.4K | 5.7K |
| Dependents | 10 | 19 | 0 |
| Releases | 10 | 19 | 1 |
| Last Updated | 57d ago | 45d ago | 15d ago |
| Age | 2m | 1m | 15d |
Health Breakdown
redaction-derive
Maintenance
16
Quality
9
Community
8
Popularity
3
Documentation
13
redactable-derive
Maintenance
16
Quality
12
Community
9
Popularity
4
Documentation
13
hyperswitch_masking
Maintenance
12
Quality
15
Community
11
Popularity
4
Documentation
12
Technical Details
| redaction-derive | redactable-derive | hyperswitch_masking | |
|---|---|---|---|
| Version | 0.1.9 | 0.7.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 4 | 12 |
| Crate Size | 17KB | 21KB | 27KB |
| Features | 2 | 3 | 8 |
| Yanked % | 30.0% | 5.3% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •redactable-derive leads with a health score of 54/100, but none of the options score above 80.
- •hyperswitch_masking has the most downloads (5.7K), suggesting wider adoption.