Decision Workspace
tokmd-io-port vs async-fs vs n0-future
Side-by-side comparison of Rust crates
50
tokmd-io-port
experimentalv1.8.1
I/O port traits for host-abstracted file access, enabling WASM targets.
69
async-fs
growingv2.2.0
Async filesystem primitives
63
n0-future
growingv0.3.2
Number 0's way of doing rust futures. Re-exports what we think are useful abstractions and good implementations.
Core Metrics
| tokmd-io-port | async-fs | n0-future | |
|---|---|---|---|
| Health Score | 50 | 69 | 63 |
| Total Downloads | 51 | 37.1M | 530.5K |
| 30d Downloads | 51 | 2.6M | 190.0K |
| Dependents | 0 | 1.0K | 310 |
| Releases | 4 | 18 | 9 |
| Last Updated | 7d ago | 194d ago | 79d ago |
| Age | 21d | 6y 10m | 1y 1m |
Health Breakdown
tokmd-io-port
Maintenance
14
Quality
16
Community
5
Popularity
2
Documentation
13
async-fs
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
n0-future
Maintenance
16
Quality
13
Community
15
Popularity
7
Documentation
12
Technical Details
| tokmd-io-port | async-fs | n0-future | |
|---|---|---|---|
| Version | 1.8.1 | 2.2.0 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 18 |
| Crate Size | 13KB | 19KB | 36KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.85 |
| Owners | 1 | 1 (team) | 2 (team) |
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.
- •n0-future is pre-1.0 — API may change.