Decision Workspace
ownership vs fs-mistrust vs ownable
Side-by-side comparison of Rust crates
57
ownership
experimentalv0.3.0
Obtaining ownership.
71
fs-mistrust
growingv0.14.0
Ensure that files can only be read or written by trusted users
59
ownable
growingv1.0.0
Derive macro for structs/enums with Cow, which can convert Type<'a> to Type<'static> and more
Core Metrics
| ownership | fs-mistrust | ownable | |
|---|---|---|---|
| Health Score | 57 | 71 | 59 |
| Total Downloads | 2.8K | 413.6K | 1.0M |
| 30d Downloads | 217 | 36.5K | 118.8K |
| Dependents | 9 | 425 | 21 |
| Releases | 8 | 39 | 5 |
| Last Updated | 130d ago | 24d ago | 135d ago |
| Age | 7m | 3y 10m | 2y 11m |
Health Breakdown
ownership
Maintenance
14
Quality
16
Community
8
Popularity
4
Documentation
15
fs-mistrust
Maintenance
21
Quality
15
Community
16
Popularity
7
Documentation
12
ownable
Maintenance
11
Quality
19
Community
10
Popularity
7
Documentation
12
Technical Details
| ownership | fs-mistrust | ownable | |
|---|---|---|---|
| Version | 0.3.0 | 0.14.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 11 | 2 |
| Crate Size | 14KB | 52KB | 11KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.91 | 1.89 | 1.63.0 |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •fs-mistrust leads with a health score of 71/100, but none of the options score above 80.
- •ownable has the most downloads (1.0M), suggesting wider adoption.
- •fs-mistrust is depended on by 425 crates — strongest ecosystem trust.
- •ownership, fs-mistrust are pre-1.0 — API may change.