Decision Workspace
fs-set-times vs cap-std vs rustix
Side-by-side comparison of Rust crates
52
fs-set-times
growingv0.20.3
Set filesystem timestamps
69
cap-std
stablev4.0.2
Capability-based version of the Rust standard library
68
rustix
stablev1.1.4
Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls
Core Metrics
| fs-set-times | cap-std | rustix | |
|---|---|---|---|
| Health Score | 52 | 69 | 68 |
| Total Downloads | 15.4M | 11.3M | 820.7M |
| 30d Downloads | 1.4M | 1.2M | 74.5M |
| Dependents | 452 | 1.6K | 6.8K |
| Releases | 45 | 92 | 169 |
| Last Updated | 441d ago | 99d ago | 92d ago |
| Age | 5y 8m | 5y 11m | 4y 6m |
Health Breakdown
fs-set-times
Maintenance
8
Quality
12
Community
11
Popularity
8
Documentation
13
cap-std
Maintenance
14
Quality
20
Community
17
Popularity
8
Documentation
10
rustix
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| fs-set-times | cap-std | rustix | |
|---|---|---|---|
| Version | 0.20.3 | 4.0.2 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| Dependencies | 3 | 6 | 20 |
| Crate Size | 16KB | 37KB | 425KB |
| Features | 0 | 3 | 31 |
| Yanked % | 6.7% | 2.2% | 5.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •cap-std leads with a health score of 69/100, but none of the options score above 80.
- •rustix has the most downloads (820.7M), suggesting wider adoption.
- •rustix is depended on by 6.8K crates — strongest ecosystem trust.
- •⚠ fs-set-times has not been updated in over a year.
- •fs-set-times is pre-1.0 — API may change.