Decision Workspace
fs-mistrust vs readable-perms vs fslock-guard
Side-by-side comparison of Rust crates
71
fs-mistrust
growingv0.14.0
Ensure that files can only be read or written by trusted users
45
readable-perms
growingv0.1.3
More usable UNIX file permissions interface
67
fslock-guard
growingv0.6.0
Wrapper around a lockfile with unlock-on-drop semantics
Core Metrics
| fs-mistrust | readable-perms | fslock-guard | |
|---|---|---|---|
| Health Score | 71 | 45 | 67 |
| Total Downloads | 413.6K | 9.6K | 85.1K |
| 30d Downloads | 36.5K | 90 | 4.7K |
| Dependents | 425 | 5 | 41 |
| Releases | 39 | 4 | 17 |
| Last Updated | 24d ago | 2060d ago | 24d ago |
| Age | 3y 10m | 5y 7m | 2y 1m |
Health Breakdown
fs-mistrust
Maintenance
21
Quality
15
Community
16
Popularity
7
Documentation
12
readable-perms
Maintenance
9
Quality
17
Community
5
Popularity
5
Documentation
9
fslock-guard
Maintenance
20
Quality
16
Community
13
Popularity
6
Documentation
12
Technical Details
| fs-mistrust | readable-perms | fslock-guard | |
|---|---|---|---|
| Version | 0.14.0 | 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 | 52KB | 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 71/100, but none of the options score above 80.
- •fs-mistrust is depended on by 425 crates — strongest ecosystem trust.
- •⚠ readable-perms has not been updated in over a year.