Decision Workspace
fluxion-rx vs fluxion-merge vs combine-latest
Side-by-side comparison of Rust crates
47
fluxion-rx
experimentalv0.8.0
A reactive stream processing library with ordered semantics, friendly interface, bullet-proof test coverage, state-of-the art documentation and examples
46
fluxion-merge
experimentalv0.2.1
Merge multiple Fluxion streams with ordering guarantees
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
| fluxion-rx | fluxion-merge | combine-latest | |
|---|---|---|---|
| Health Score | 47 | 46 | 60 |
| Total Downloads | 304 | 129 | 11.7K |
| 30d Downloads | 12 | 5 | 78 |
| Dependents | 0 | 4 | 0 |
| Releases | 11 | 4 | 8 |
| Last Updated | 73d ago | 129d ago | 13d ago |
| Age | 4m | 4m | 3y 1m |
Health Breakdown
fluxion-rx
Maintenance
16
Quality
12
Community
6
Popularity
3
Documentation
10
fluxion-merge
Maintenance
18
Quality
7
Community
8
Popularity
3
Documentation
10
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| fluxion-rx | fluxion-merge | combine-latest | |
|---|---|---|---|
| Version | 0.8.0 | 0.2.1 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 9 | 11 | 3 |
| Crate Size | 13KB | 14KB | 11KB |
| Features | 7 | 0 | 0 |
| Yanked % | 9.1% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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-rx, fluxion-merge are pre-1.0 — API may change.