Decision Workspace
shunter vs combine-latest vs streamweave-error
Side-by-side comparison of Rust crates
47
shunter
experimentalv0.1.1
An experimental streaming pipeline library for Rust providing a composable DSL for building data pipelines
57
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
53
streamweave-error
experimentalv0.6.0
Error handling system for StreamWeave
Core Metrics
| shunter | combine-latest | streamweave-error | |
|---|---|---|---|
| Health Score | 47 | 57 | 53 |
| Total Downloads | 30 | 11.9K | 168 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 3 |
| Releases | 2 | 8 | 4 |
| Last Updated | 74d ago | 72d ago | 146d ago |
| Age | 2m | 3y 3m | 4m |
Health Breakdown
shunter
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
15
combine-latest
Maintenance
12
Quality
20
Community
5
Popularity
5
Documentation
15
streamweave-error
Maintenance
17
Quality
14
Community
8
Popularity
3
Documentation
11
Technical Details
| shunter | combine-latest | streamweave-error | |
|---|---|---|---|
| Version | 0.1.1 | 1.3.2 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | CC-BY-SA-4.0 |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 8KB | 11KB | 13KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.93.1 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •combine-latest leads with a health score of 57/100, but none of the options score above 80.
- •shunter, streamweave-error are pre-1.0 — API may change.