Decision Workspace
stream_multiplexer vs futures-lite vs combine-latest
Side-by-side comparison of Rust crates
41
stream_multiplexer
growingv0.16.1
Combines many streams into a few.
73
futures-lite
growingv2.6.1
Futures, streams, and async I/O combinators
60
combine-latest
stablev1.3.2
Combines two or more streams into a new stream which yields tuples with the latest values from each input stream
Core Metrics
| stream_multiplexer | futures-lite | combine-latest | |
|---|---|---|---|
| Health Score | 41 | 73 | 60 |
| Total Downloads | 27.5K | 213.4M | 11.7K |
| 30d Downloads | 25 | 12.8M | 106 |
| Dependents | 0 | 8.4K | 0 |
| Releases | 22 | 39 | 8 |
| Last Updated | 2060d ago | 236d ago | 13d ago |
| Age | 6y 1m | 5y 10m | 3y 1m |
Health Breakdown
stream_multiplexer
Maintenance
6
Quality
12
Community
6
Popularity
5
Documentation
12
futures-lite
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
15
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| stream_multiplexer | futures-lite | combine-latest | |
|---|---|---|---|
| Version | 0.16.1 | 2.6.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT |
| Dependencies | 15 | 8 | 3 |
| Crate Size | 11KB | 46KB | 11KB |
| Features | 0 | 4 | 0 |
| Yanked % | 4.5% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.60 | 1.85 |
| 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.
- •⚠ stream_multiplexer has not been updated in over a year.
- •stream_multiplexer is pre-1.0 — API may change.