Decision Workspace
futuristic vs futures-to-stream vs futures-lite
Side-by-side comparison of Rust crates
43
futuristic
growingv0.5.0
Extensions to the futures crate
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
Core Metrics
| futuristic | futures-to-stream | futures-lite | |
|---|---|---|---|
| Health Score | 43 | 35 | 73 |
| Total Downloads | 51.7K | 1.6K | 213.4M |
| 30d Downloads | 650 | 4 | 12.8M |
| Dependents | 7 | 0 | 8.4K |
| Releases | 7 | 1 | 39 |
| Last Updated | 1247d ago | 1469d ago | 236d ago |
| Age | 7y 9m | 4y | 5y 10m |
Health Breakdown
futuristic
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
13
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
Technical Details
| futuristic | futures-to-stream | futures-lite | |
|---|---|---|---|
| Version | 0.5.0 | 0.2.0 | 2.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | 0BSD | MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 2 | 8 |
| Crate Size | 7KB | 4KB | 46KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 2 (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.
- •⚠ futuristic, futures-to-stream have not been updated in over a year.
- •futuristic, futures-to-stream are pre-1.0 — API may change.