Decision Workspace
cap-directories vs directories vs dirs
Side-by-side comparison of Rust crates
Capability-based standard directories for config, cache and other data
A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.
A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.
Core Metrics
| cap-directories | directories | dirs | |
|---|---|---|---|
| Health Score | 62 | 54 | 53 |
| Total Downloads | 115.8K | 47.4M | 197.8M |
| 30d Downloads | 1.5K | 3.0M | 15.5M |
| Dependents | 30 | 19.4K | 70.6K |
| Releases | 89 | 43 | 20 |
| Last Updated | 40d ago | 439d ago | 439d ago |
| Age | 5y 7m | 8y 3m | 10y 4m |
Health Breakdown
Technical Details
| cap-directories | directories | dirs | |
|---|---|---|---|
| Version | 4.0.2 | 6.0.0 | 6.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 12KB | 18KB | 14KB |
| Features | 0 | 0 | 0 |
| Yanked % | 2.3% | 2.3% | 0.0% |
| Edition | 2021 | — | — |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •cap-directories leads with a health score of 62/100, but none of the options score above 80.
- •dirs has the most downloads (197.8M), suggesting wider adoption.
- •dirs is depended on by 70.6K crates — strongest ecosystem trust.
- •⚠ directories, dirs have not been updated in over a year.