Decision Workspace
dirge vs camino vs typed-path
Side-by-side comparison of Rust crates
43
dirge
experimentalv0.1.3
Convenient extensions to the standard library's path types
75
camino
stablev1.2.2
UTF-8 paths
66
typed-path
growingv0.12.3
Provides typed variants of Path and PathBuf for Unix and Windows
Core Metrics
| dirge | camino | typed-path | |
|---|---|---|---|
| Health Score | 43 | 75 | 66 |
| Total Downloads | 1.6K | 184.5M | 11.3M |
| 30d Downloads | 0 | 15.7M | 3.3M |
| Dependents | 0 | 9.1K | 658 |
| Releases | 4 | 25 | 24 |
| Last Updated | 302d ago | 55d ago | 104d ago |
| Age | 11m | 5y 3m | 3y 9m |
Health Breakdown
dirge
Maintenance
8
Quality
16
Community
5
Popularity
4
Documentation
10
camino
Maintenance
15
Quality
20
Community
17
Popularity
8
Documentation
15
typed-path
Maintenance
15
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| dirge | camino | typed-path | |
|---|---|---|---|
| Version | 0.1.3 | 1.2.2 | 0.12.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 10KB | 41KB | 113KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.61.0 | 1.65.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •camino leads with a health score of 75/100, but none of the options score above 80.
- •camino is depended on by 9.1K crates — strongest ecosystem trust.
- •dirge, typed-path are pre-1.0 — API may change.