Decision Workspace
get-file-size vs async-fs vs async-sink
Side-by-side comparison of Rust crates
47
get-file-size
growingv0.1.2
Rust crate for asynchronous file size retrieval and line counting, utilizing the tokio runtime for non-blocking I/O operations.
69
async-fs
growingv2.2.0
Async filesystem primitives
59
async-sink
experimentalv0.3.1
The asynchronous `Sink` trait for the tokio ecosystem.
Core Metrics
| get-file-size | async-fs | async-sink | |
|---|---|---|---|
| Health Score | 47 | 69 | 59 |
| Total Downloads | 10.6K | 37.1M | 3.3K |
| 30d Downloads | 954 | 2.6M | 94 |
| Dependents | 22 | 1.0K | 17 |
| Releases | 3 | 18 | 7 |
| Last Updated | 258d ago | 194d ago | 204d ago |
| Age | 1y 1m | 6y 10m | 6m |
Health Breakdown
get-file-size
Maintenance
8
Quality
14
Community
10
Popularity
5
Documentation
10
async-fs
Maintenance
8
Quality
19
Community
19
Popularity
8
Documentation
15
async-sink
Maintenance
17
Quality
15
Community
9
Popularity
4
Documentation
14
Technical Details
| get-file-size | async-fs | async-sink | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 5 | 5 | 4 |
| Crate Size | 10KB | 19KB | 19KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.71 | 1.40.0 |
| Owners | 1 | 1 (team) | 1 |
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.
- •get-file-size, async-sink are pre-1.0 — API may change.