Decision Workspace
qrptonote vs tsafe-core vs secrets-vault
Side-by-side comparison of Rust crates
43
qrptonote
experimentalv0.2.0
AES-256-GCM encrypted terminal notebook. mlock'd cleartext buffer, Argon2id KDF, prctl-hardened.
55
tsafe-core
experimentalv1.1.0
Core runtime engine for tsafe — encrypted credential storage, process injection contracts, audit log, RBAC
49
secrets-vault
experimentalv1.0.0
AES-256-GCM encrypted key-value vault with PBKDF2 key derivation. Store API keys and tokens securely instead of plaintext dotfiles.
Core Metrics
| qrptonote | tsafe-core | secrets-vault | |
|---|---|---|---|
| Health Score | 43 | 55 | 49 |
| Total Downloads | 32 | 175 | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 23 | 0 |
| Releases | 2 | 6 | 1 |
| Last Updated | 75d ago | 2d ago | 58d ago |
| Age | 2m | 9d | 1m |
Health Breakdown
qrptonote
Maintenance
10
Quality
12
Community
6
Popularity
2
Documentation
13
tsafe-core
Maintenance
14
Quality
13
Community
10
Popularity
3
Documentation
15
secrets-vault
Maintenance
10
Quality
17
Community
6
Popularity
1
Documentation
15
Technical Details
| qrptonote | tsafe-core | secrets-vault | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | AGPL-3.0-or-later | MIT |
| Dependencies | 9 | 37 | 8 |
| Crate Size | 25KB | 227KB | 16KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.88 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tsafe-core leads with a health score of 55/100, but none of the options score above 80.
- •qrptonote is pre-1.0 — API may change.