Decision Workspace
stdio-override vs async-fs vs memmap2
Side-by-side comparison of Rust crates
45
stdio-override
growingv0.2.0
Rust library for overriding Stdin/Stdout/Stderr with a different stream
69
async-fs
growingv2.2.0
Async filesystem primitives
66
memmap2
growingv0.9.10
Cross-platform Rust API for memory-mapped file IO
Core Metrics
| stdio-override | async-fs | memmap2 | |
|---|---|---|---|
| Health Score | 45 | 69 | 66 |
| Total Downloads | 257.6K | 37.1M | 212.7M |
| 30d Downloads | 32.9K | 2.5M | 15.4M |
| Dependents | 57 | 1.0K | 14.4K |
| Releases | 5 | 18 | 35 |
| Last Updated | 425d ago | 194d ago | 40d ago |
| Age | 6y 11m | 6y 10m | 6y 2m |
Health Breakdown
stdio-override
Maintenance
4
Quality
15
Community
11
Popularity
6
Documentation
9
async-fs
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
memmap2
Maintenance
16
Quality
11
Community
16
Popularity
8
Documentation
15
Technical Details
| stdio-override | async-fs | memmap2 | |
|---|---|---|---|
| Version | 0.2.0 | 2.2.0 | 0.9.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 4 |
| Crate Size | 8KB | 19KB | 35KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 5.7% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.63 |
| Owners | 1 | 1 (team) | 4 |
Links
Quick Verdict
- •async-fs leads with a health score of 69/100, but none of the options score above 80.
- •memmap2 has the most downloads (212.7M), suggesting wider adoption.
- •memmap2 is depended on by 14.4K crates — strongest ecosystem trust.
- •⚠ stdio-override has not been updated in over a year.
- •stdio-override, memmap2 are pre-1.0 — API may change.