Decision Workspace
dirs2 vs cap-directories vs directories
Side-by-side comparison of Rust crates
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.
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.
Core Metrics
| dirs2 | cap-directories | directories | |
|---|---|---|---|
| Health Score | 43 | 62 | 54 |
| Total Downloads | 113.2K | 115.8K | 47.4M |
| 30d Downloads | 3.5K | 1.5K | 3.0M |
| Dependents | 74 | 30 | 19.4K |
| Releases | 1 | 89 | 43 |
| Last Updated | 2103d ago | 40d ago | 439d ago |
| Age | 5y 9m | 5y 7m | 8y 3m |
Health Breakdown
Technical Details
| dirs2 | cap-directories | directories | |
|---|---|---|---|
| Version | 3.0.1 | 4.0.2 | 6.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 2 |
| Crate Size | 12KB | 12KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 2.3% | 2.3% |
| Edition | — | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •cap-directories leads with a health score of 62/100, but none of the options score above 80.
- •directories has the most downloads (47.4M), suggesting wider adoption.
- •directories is depended on by 19.4K crates — strongest ecosystem trust.
- •⚠ dirs2, directories have not been updated in over a year.