Decision Workspace
walker vs pathing vs d-major
Side-by-side comparison of Rust crates
45
walker
growingv1.0.1
Recursive directory walk
39
pathing
experimentalv0.0.0
Cross-platform path handling library.
38
d-major
growingv0.0.0
Traverse directory trees in parallel, using relative entries to minimize allocation and maximize parallelism.
Core Metrics
| walker | pathing | d-major | |
|---|---|---|---|
| Health Score | 45 | 39 | 38 |
| Total Downloads | 83.3K | 691 | 716 |
| 30d Downloads | 3.1K | 3 | 3 |
| Dependents | 41 | 0 | 0 |
| Releases | 2 | 1 | 1 |
| Last Updated | 3007d ago | 359d ago | 366d ago |
| Age | 10y 10m | 11m | 1y |
Health Breakdown
walker
Maintenance
3
Quality
21
Community
7
Popularity
6
Documentation
8
pathing
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
12
d-major
Maintenance
2
Quality
15
Community
6
Popularity
3
Documentation
12
Technical Details
| walker | pathing | d-major | |
|---|---|---|---|
| Version | 1.0.1 | 0.0.0 | 0.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 / MIT | LGPL-3.0-or-later | LGPL-3.0-or-later |
| Dependencies | 0 | 1 | 7 |
| Crate Size | 3KB | 2KB | 23KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •walker leads with a health score of 45/100, but none of the options score above 80.
- •⚠ walker, d-major have not been updated in over a year.
- •pathing, d-major are pre-1.0 — API may change.