Decision Workspace
fs-mistrust vs readable-perms vs fslock-guard
Side-by-side comparison of Rust crates
70
fs-mistrust
growingv0.14.1
Ensure that files can only be read or written by trusted users
45
readable-perms
growingv0.1.3
More usable UNIX file permissions interface
65
fslock-guard
growingv0.6.0
Wrapper around a lockfile with unlock-on-drop semantics
Core Metrics
| fs-mistrust | readable-perms | fslock-guard | |
|---|---|---|---|
| Health Score | 70 | 45 | 65 |
| Total Downloads | 630.0K | 9.7K | 225.7K |
| 30d Downloads | 177.5K | 0 | 134.1K |
| Dependents | 450 | 5 | 45 |
| Releases | 40 | 4 | 17 |
| Last Updated | 56d ago | 2120d ago | 83d ago |
| Age | 4y | 5y 9m | 2y 3m |
Health Breakdown
fs-mistrust
Maintenance
20
Quality
15
Community
16
Popularity
7
Documentation
12
readable-perms
Maintenance
9
Quality
17
Community
5
Popularity
5
Documentation
9
fslock-guard
Maintenance
17
Quality
16
Community
14
Popularity
6
Documentation
12
Technical Details
| fs-mistrust | readable-perms | fslock-guard | |
|---|---|---|---|
| Version | 0.14.1 | 0.1.3 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 11 | 3 | 4 |
| Crate Size | 53KB | 10KB | 10KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.89 | — | 1.89 |
| Owners | 4 | 1 | 4 |
Links
Quick Verdict
- •fs-mistrust leads with a health score of 70/100, but none of the options score above 80.
- •fs-mistrust is depended on by 450 crates — strongest ecosystem trust.
- •⚠ readable-perms has not been updated in over a year.