Decision Workspace
secrets-vault vs tsafe-core vs secure-vault
Side-by-side comparison of Rust crates
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.
55
tsafe-core
experimentalv1.1.0
Core runtime engine for tsafe — encrypted credential storage, process injection contracts, audit log, RBAC
45
secure-vault
experimentalv0.1.2
A secure memory vault that protects sensitive data from memory dumps and swap disk attacks
Core Metrics
| secrets-vault | tsafe-core | secure-vault | |
|---|---|---|---|
| Health Score | 49 | 55 | 45 |
| Total Downloads | 17 | 175 | 54 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 23 | 0 |
| Releases | 1 | 6 | 2 |
| Last Updated | 58d ago | 2d ago | 184d ago |
| Age | 1m | 9d | 6m |
Health Breakdown
secrets-vault
Maintenance
10
Quality
17
Community
6
Popularity
1
Documentation
15
tsafe-core
Maintenance
14
Quality
13
Community
10
Popularity
3
Documentation
15
secure-vault
Maintenance
9
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| secrets-vault | tsafe-core | secure-vault | |
|---|---|---|---|
| Version | 1.0.0 | 1.1.0 | 0.1.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | AGPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 8 | 37 | 0 |
| Crate Size | 16KB | 227KB | 3KB |
| Features | 2 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.88 | — |
| 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.
- •secure-vault is pre-1.0 — API may change.