Decision Workspace
dir-meta vs async-walkdir vs bevy_etcetera
Side-by-side comparison of Rust crates
54
dir-meta
growingv0.7.0
Read a directory and get back all files and errors from the read operation
57
async-walkdir
growingv2.1.0
Asynchronous directory traversal for Rust.
51
bevy_etcetera
growingv0.4.0
Tiny Bevy wrapper for etcetera: An unopinionated library for obtaining configuration, data, cache, & other directories
Core Metrics
| dir-meta | async-walkdir | bevy_etcetera | |
|---|---|---|---|
| Health Score | 54 | 57 | 51 |
| Total Downloads | 10.8K | 2.0M | 1.7K |
| 30d Downloads | 26 | 133.5K | 7 |
| Dependents | 0 | 333 | 0 |
| Releases | 10 | 5 | 4 |
| Last Updated | 6d ago | 424d ago | 61d ago |
| Age | 2y 4m | 5y 6m | 1y 7m |
Health Breakdown
dir-meta
Maintenance
18
Quality
16
Community
5
Popularity
5
Documentation
10
async-walkdir
Maintenance
4
Quality
19
Community
13
Popularity
8
Documentation
13
bevy_etcetera
Maintenance
13
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| dir-meta | async-walkdir | bevy_etcetera | |
|---|---|---|---|
| Version | 0.7.0 | 2.1.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 4 | 2 |
| Crate Size | 23KB | 13KB | 12KB |
| Features | 8 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-walkdir leads with a health score of 57/100, but none of the options score above 80.
- •async-walkdir is depended on by 333 crates — strongest ecosystem trust.
- •⚠ async-walkdir has not been updated in over a year.
- •dir-meta, bevy_etcetera are pre-1.0 — API may change.