Decision Workspace
fluxion-stream vs combine-latest vs fluxion-runtime
Side-by-side comparison of Rust crates
49
fluxion-stream
experimentalv0.8.0
Stream combinators with ordering guarantees for async Rust
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
43
fluxion-runtime
experimentalv0.8.0
Runtime abstraction for async Rust streams
Core Metrics
| fluxion-stream | combine-latest | fluxion-runtime | |
|---|---|---|---|
| Health Score | 49 | 60 | 43 |
| Total Downloads | 472 | 11.7K | 61 |
| 30d Downloads | 46 | 106 | 22 |
| Dependents | 15 | 0 | 1 |
| Releases | 11 | 8 | 1 |
| Last Updated | 73d ago | 13d ago | 73d ago |
| Age | 4m | 3y 1m | 2m |
Health Breakdown
fluxion-stream
Maintenance
16
Quality
11
Community
9
Popularity
3
Documentation
10
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
fluxion-runtime
Maintenance
9
Quality
15
Community
7
Popularity
2
Documentation
10
Technical Details
| fluxion-stream | combine-latest | fluxion-runtime | |
|---|---|---|---|
| Version | 0.8.0 | 1.3.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 13 | 3 | 8 |
| Crate Size | 149KB | 11KB | 10KB |
| Features | 9 | 0 | 8 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •combine-latest leads with a health score of 60/100, but none of the options score above 80.
- •fluxion-stream, fluxion-runtime are pre-1.0 — API may change.