Decision Workspace
rskit-pipeline vs future-queue vs combine-latest
Side-by-side comparison of Rust crates
51
rskit-pipeline
experimentalv0.1.0-alpha.2
Composable async data pipelines via futures::Stream extension operators
60
future-queue
growingv0.4.0
Adapters to manage a queue of futures, where each future can have a different weight.
55
combine-latest
growingv1.3.2
Combines two or more streams into a new stream which yields tuples with the latest values from each input stream
Core Metrics
| rskit-pipeline | future-queue | combine-latest | |
|---|---|---|---|
| Health Score | 51 | 60 | 55 |
| Total Downloads | 242 | 5.6M | 12.0K |
| 30d Downloads | 0 | 264.9K | 0 |
| Dependents | 8 | 113 | 0 |
| Releases | 2 | 5 | 8 |
| Last Updated | 22d ago | 104d ago | 121d ago |
| Age | 28d | 3y 6m | 3y 4m |
Health Breakdown
rskit-pipeline
Maintenance
13
Quality
12
Community
8
Popularity
3
Documentation
15
future-queue
Maintenance
11
Quality
13
Community
13
Popularity
8
Documentation
15
combine-latest
Maintenance
10
Quality
20
Community
5
Popularity
5
Documentation
15
Technical Details
| rskit-pipeline | future-queue | combine-latest | |
|---|---|---|---|
| Version | 0.1.0-alpha.2 | 0.4.0 | 1.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 10 | 3 |
| Crate Size | 20KB | 31KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.91 | 1.70 | 1.85 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •future-queue leads with a health score of 60/100, but none of the options score above 80.
- •future-queue is depended on by 113 crates — strongest ecosystem trust.
- •rskit-pipeline, future-queue are pre-1.0 — API may change.