Decision Workspace
async-dup vs futures-lite vs async-executor
Side-by-side comparison of Rust crates
60
async-dup
growingv1.2.4
Duplicate an async I/O handle
73
futures-lite
growingv2.6.1
Futures, streams, and async I/O combinators
71
async-executor
stablev1.14.0
Async executor
Core Metrics
| async-dup | futures-lite | async-executor | |
|---|---|---|---|
| Health Score | 60 | 73 | 71 |
| Total Downloads | 5.4M | 213.4M | 112.4M |
| 30d Downloads | 175.1K | 12.8M | 7.1M |
| Dependents | 734 | 8.4K | 1.8K |
| Releases | 9 | 39 | 32 |
| Last Updated | 846d ago | 236d ago | 40d ago |
| Age | 5y 10m | 5y 10m | 6y 9m |
Health Breakdown
async-dup
Maintenance
4
Quality
15
Community
19
Popularity
8
Documentation
14
futures-lite
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
15
async-executor
Maintenance
16
Quality
15
Community
20
Popularity
8
Documentation
12
Technical Details
| async-dup | futures-lite | async-executor | |
|---|---|---|---|
| Version | 1.2.4 | 2.6.1 | 1.14.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 8 | 15 |
| Crate Size | 9KB | 46KB | 29KB |
| Features | 0 | 4 | 1 |
| Yanked % | 11.1% | 0.0% | 12.5% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.59 | 1.60 | 1.65 |
| Owners | 1 (team) | 2 (team) | 1 (team) |
Links
Quick Verdict
- •futures-lite leads with a health score of 73/100, but none of the options score above 80.
- •futures-lite is depended on by 8.4K crates — strongest ecosystem trust.
- •⚠ async-dup has not been updated in over a year.