Decision Workspace
shunter vs combine-latest vs fluxion-exec
Side-by-side comparison of Rust crates
50
shunter
experimentalv0.1.1
An experimental streaming pipeline library for Rust providing a composable DSL for building data pipelines
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
50
fluxion-exec
experimentalv0.8.0
Async stream subscribers and execution utilities for fluxion
Core Metrics
| shunter | combine-latest | fluxion-exec | |
|---|---|---|---|
| Health Score | 50 | 60 | 50 |
| Total Downloads | 28 | 11.7K | 413 |
| 30d Downloads | 28 | 78 | 28 |
| Dependents | 0 | 0 | 11 |
| Releases | 2 | 8 | 11 |
| Last Updated | 15d ago | 13d ago | 73d ago |
| Age | 18d | 3y 1m | 4m |
Health Breakdown
shunter
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
combine-latest
Maintenance
15
Quality
20
Community
5
Popularity
5
Documentation
15
fluxion-exec
Maintenance
16
Quality
12
Community
9
Popularity
3
Documentation
10
Technical Details
| shunter | combine-latest | fluxion-exec | |
|---|---|---|---|
| Version | 0.1.1 | 1.3.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 12 |
| Crate Size | 8KB | 11KB | 25KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.93.1 | 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.
- •shunter, fluxion-exec are pre-1.0 — API may change.