Decision Workspace
encryptable-tokio-fs vs rskit-encryption vs encrypted_fs
Side-by-side comparison of Rust crates
45
encryptable-tokio-fs
experimentalv0.1.7
A drop-in, API-identical replacement for `tokio::fs` with transparent opt-in, non-framing stream cipher encryption
50
rskit-encryption
experimentalv0.2.0-alpha.1
Encryption utilities: AES-256-GCM and ChaCha20-Poly1305
43
encrypted_fs
growingv0.1.21
[DEPRECATED] An encrypted file system that mounts with FUSE on Linux. It can be used to create encrypted directories.
Core Metrics
| encryptable-tokio-fs | rskit-encryption | encrypted_fs | |
|---|---|---|---|
| Health Score | 45 | 50 | 43 |
| Total Downloads | 2.9K | 67 | 26.7K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 8 | 0 |
| Releases | 8 | 3 | 22 |
| Last Updated | 274d ago | 14d ago | 813d ago |
| Age | 9m | 28d | 2y 3m |
Health Breakdown
encryptable-tokio-fs
Maintenance
9
Quality
11
Community
8
Popularity
4
Documentation
13
rskit-encryption
Maintenance
13
Quality
12
Community
8
Popularity
2
Documentation
15
encrypted_fs
Maintenance
13
Quality
6
Community
6
Popularity
5
Documentation
13
Technical Details
| encryptable-tokio-fs | rskit-encryption | encrypted_fs | |
|---|---|---|---|
| Version | 0.1.7 | 0.2.0-alpha.1 | 0.1.21 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | Apache-2.0 |
| Dependencies | 16 | 9 | 23 |
| Crate Size | 26KB | 11KB | 57KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 31.8% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.91 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rskit-encryption leads with a health score of 50/100, but none of the options score above 80.
- •encrypted_fs has the most downloads (26.7K), suggesting wider adoption.
- •⚠ encrypted_fs has not been updated in over a year.