Decision Workspace
fluxion-exec vs combine-latest vs race
Side-by-side comparison of Rust crates
50
fluxion-exec
experimentalv0.8.0
Async stream subscribers and execution utilities for fluxion
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
51
race
experimentalv0.1.14
Staggered async task executor with race semantics / 阶梯式异步任务执行器,具备竞赛语义
Core Metrics
| fluxion-exec | combine-latest | race | |
|---|---|---|---|
| Health Score | 50 | 60 | 51 |
| Total Downloads | 413 | 11.7K | 723 |
| 30d Downloads | 29 | 106 | 194 |
| Dependents | 11 | 0 | 26 |
| Releases | 11 | 8 | 14 |
| Last Updated | 73d ago | 13d ago | 98d ago |
| Age | 4m | 3y 1m | 3m |
Health Breakdown
fluxion-exec
Maintenance
16
Quality
12
Community
9
Popularity
3
Documentation
10
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
race
Maintenance
20
Quality
13
Community
7
Popularity
3
Documentation
8
Technical Details
| fluxion-exec | combine-latest | race | |
|---|---|---|---|
| Version | 0.8.0 | 1.3.2 | 0.1.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MulanPSL-2.0 |
| Dependencies | 12 | 3 | 9 |
| Crate Size | 25KB | 11KB | 22KB |
| Features | 6 | 0 | 1 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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-exec, race are pre-1.0 — API may change.