Decision Workspace
working_dir vs path_no_alloc vs camino
Side-by-side comparison of Rust crates
39
working_dir
growingv0.1.1
Provides a working directory abstraction as local state
41
path_no_alloc
growingv0.1.2
Provides with_paths! macro, for joining paths ergonomically and without allocation.
73
camino
stablev1.2.2
UTF-8 paths
Core Metrics
| working_dir | path_no_alloc | camino | |
|---|---|---|---|
| Health Score | 39 | 41 | 73 |
| Total Downloads | 2.7K | 6.8K | 155.5M |
| 30d Downloads | 4 | 23 | 12.4M |
| Dependents | 0 | 2 | 7.8K |
| Releases | 2 | 4 | 25 |
| Last Updated | 1217d ago | 1217d ago | 103d ago |
| Age | 3y 4m | 3y 4m | 5y 1m |
Health Breakdown
working_dir
Maintenance
4
Quality
15
Community
3
Popularity
4
Documentation
13
path_no_alloc
Maintenance
10
Quality
12
Community
4
Popularity
5
Documentation
10
camino
Maintenance
13
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| working_dir | path_no_alloc | camino | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.2 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 5 |
| Crate Size | 6KB | 3.8MB | 41KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.61.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •camino leads with a health score of 73/100, but none of the options score above 80.
- •camino is depended on by 7.8K crates — strongest ecosystem trust.
- •⚠ working_dir, path_no_alloc have not been updated in over a year.
- •working_dir, path_no_alloc are pre-1.0 — API may change.