Decision Workspace
walkdir vs walkdir_minimal vs jwalk
Side-by-side comparison of Rust crates
60
walkdir
growingv2.5.0
Recursively walk a directory.
53
walkdir_minimal
growingv1.2.0
Fast, minimalist, and POSIX-compliant recursive directory traverser with zero external dependencies.
50
jwalk
growingv0.8.1
Filesystem walk performed in parallel with streamed and sorted results.
Core Metrics
| walkdir | walkdir_minimal | jwalk | |
|---|---|---|---|
| Health Score | 60 | 53 | 50 |
| Total Downloads | 442.3M | 850 | 8.9M |
| 30d Downloads | 36.7M | 0 | 608.2K |
| Dependents | 75.8K | 5 | 2.2K |
| Releases | 40 | 5 | 15 |
| Last Updated | 815d ago | 24d ago | 1257d ago |
| Age | 10y 8m | 6m | 7y 3m |
Health Breakdown
walkdir
Maintenance
6
Quality
20
Community
14
Popularity
8
Documentation
12
walkdir_minimal
Maintenance
17
Quality
13
Community
7
Popularity
3
Documentation
13
jwalk
Maintenance
4
Quality
9
Community
17
Popularity
8
Documentation
12
Technical Details
| walkdir | walkdir_minimal | jwalk | |
|---|---|---|---|
| Version | 2.5.0 | 1.2.0 | 0.8.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Unlicense/MIT | MIT | MIT |
| Dependencies | 3 | 0 | 9 |
| Crate Size | 24KB | 14KB | 40KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 80.0% | 13.3% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •walkdir leads with a health score of 60/100, but none of the options score above 80.
- •walkdir is depended on by 75.8K crates — strongest ecosystem trust.
- •⚠ walkdir, jwalk have not been updated in over a year.
- •jwalk is pre-1.0 — API may change.