Decision Workspace
nyoom vs walkdir_minimal vs walkdir
Side-by-side comparison of Rust crates
45
nyoom
growingv0.3.5
A filesystem walker for floppy-disk.
58
walkdir_minimal
experimentalv1.1.0
Fast, minimalist, and POSIX-compliant recursive directory traverser with zero external dependencies.
60
walkdir
growingv2.5.0
Recursively walk a directory.
Core Metrics
| nyoom | walkdir_minimal | walkdir | |
|---|---|---|---|
| Health Score | 45 | 58 | 60 |
| Total Downloads | 19.0K | 458 | 376.9M |
| 30d Downloads | 65 | 99 | 25.6M |
| Dependents | 23 | 3 | 65.5K |
| Releases | 12 | 3 | 40 |
| Last Updated | 1016d ago | 19d ago | 756d ago |
| Age | 3y 3m | 4m | 10y 6m |
Health Breakdown
nyoom
Maintenance
6
Quality
14
Community
10
Popularity
5
Documentation
10
walkdir_minimal
Maintenance
18
Quality
17
Community
7
Popularity
3
Documentation
13
walkdir
Maintenance
6
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| nyoom | walkdir_minimal | walkdir | |
|---|---|---|---|
| Version | 0.3.5 | 1.1.0 | 2.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Unlicense/MIT |
| Dependencies | 6 | 0 | 3 |
| Crate Size | 11KB | 167KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
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 65.5K crates — strongest ecosystem trust.
- •⚠ nyoom, walkdir have not been updated in over a year.
- •nyoom is pre-1.0 — API may change.