Decision Workspace
umask vs file-mode vs which
Side-by-side comparison of Rust crates
52
umask
growingv2.1.0
utility to deal with unix access mode
48
file-mode
growingv0.1.2
Decode Unix file mode bits, change them and apply them to files
75
which
stablev8.0.2
A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.
Core Metrics
| umask | file-mode | which | |
|---|---|---|---|
| Health Score | 52 | 48 | 75 |
| Total Downloads | 1.0M | 141.1K | 296.7M |
| 30d Downloads | 80.0K | 1.8K | 19.7M |
| Dependents | 376 | 121 | 21.2K |
| Releases | 13 | 3 | 40 |
| Last Updated | 1094d ago | 1857d ago | 19d ago |
| Age | 6y 8m | 5y 1m | 10y 5m |
Health Breakdown
umask
Maintenance
4
Quality
20
Community
12
Popularity
7
Documentation
9
file-mode
Maintenance
4
Quality
14
Community
12
Popularity
6
Documentation
12
which
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| umask | file-mode | which | |
|---|---|---|---|
| Version | 2.1.0 | 0.1.2 | 8.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 4 | 4 |
| Crate Size | 7KB | 15KB | 27KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •which leads with a health score of 75/100, but none of the options score above 80.
- •which is depended on by 21.2K crates — strongest ecosystem trust.
- •⚠ umask, file-mode have not been updated in over a year.
- •file-mode is pre-1.0 — API may change.