Decision Workspace
futures-to-stream vs futures-lite vs async-attributes
Side-by-side comparison of Rust crates
35
futures-to-stream
growingv0.2.0
Turn heterogeneous Futures of same associated Output type to a stream
73
futures-lite
growingv2.6.1
Futures, streams, and async I/O combinators
55
async-attributes
growingv1.1.2
Experimental language-level polyfills for Async Rust.
Core Metrics
| futures-to-stream | futures-lite | async-attributes | |
|---|---|---|---|
| Health Score | 35 | 73 | 55 |
| Total Downloads | 1.6K | 213.4M | 29.8M |
| 30d Downloads | 4 | 12.8M | 1.4M |
| Dependents | 0 | 8.4K | 165 |
| Releases | 1 | 39 | 6 |
| Last Updated | 1469d ago | 236d ago | 1889d ago |
| Age | 4y | 5y 10m | 6y 9m |
Health Breakdown
futures-to-stream
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
futures-lite
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
15
async-attributes
Maintenance
3
Quality
20
Community
12
Popularity
8
Documentation
12
Technical Details
| futures-to-stream | futures-lite | async-attributes | |
|---|---|---|---|
| Version | 0.2.0 | 2.6.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 8 | 3 |
| Crate Size | 4KB | 46KB | 11KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 2 (team) | 1 |
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.
- •⚠ futures-to-stream, async-attributes have not been updated in over a year.
- •futures-to-stream is pre-1.0 — API may change.