Decision Workspace
cross-fs vs async-fs vs fd-find
Side-by-side comparison of Rust crates
36
cross-fs
experimentalv0.1.0
A cross-platform std::fs::File extension
69
async-fs
growingv2.2.0
Async filesystem primitives
67
fd-find
stablev10.4.2
fd is a simple, fast and user-friendly alternative to find.
Core Metrics
| cross-fs | async-fs | fd-find | |
|---|---|---|---|
| Health Score | 36 | 69 | 67 |
| Total Downloads | 41 | 37.1M | 692.2K |
| 30d Downloads | 3 | 2.5M | 13.8K |
| Dependents | 0 | 1.0K | 0 |
| Releases | 1 | 18 | 38 |
| Last Updated | 136d ago | 194d ago | 17d ago |
| Age | 4m | 6y 10m | 8y 6m |
Health Breakdown
cross-fs
Maintenance
6
Quality
15
Community
3
Popularity
2
Documentation
10
async-fs
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
fd-find
Maintenance
18
Quality
18
Community
9
Popularity
7
Documentation
15
Technical Details
| cross-fs | async-fs | fd-find | |
|---|---|---|---|
| Version | 0.1.0 | 2.2.0 | 10.4.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 24 |
| Crate Size | 10KB | 19KB | 145KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.71 | 1.90.0 |
| Owners | 1 | 1 (team) | 3 |
Links
Quick Verdict
- •async-fs leads with a health score of 69/100, but none of the options score above 80.
- •async-fs is depended on by 1.0K crates — strongest ecosystem trust.
- •cross-fs is pre-1.0 — API may change.