Decision Workspace
rskit-stream vs tokio-task-supervisor vs stream-consumer-task
Side-by-side comparison of Rust crates
51
rskit-stream
experimentalv0.2.0-alpha.3
Foundational async stream toolkit: bounded fan-out broadcaster, sources, cancellable tasks, and futures::Stream extension operators
45
tokio-task-supervisor
experimentalv0.1.1
Tokio TaskTracker with built-in cancellation token management and coordinated shutdown.
38
stream-consumer-task
growingv0.1.0
Start asynchronous task in background to consume stream
Core Metrics
| rskit-stream | tokio-task-supervisor | stream-consumer-task | |
|---|---|---|---|
| Health Score | 51 | 45 | 38 |
| Total Downloads | 366 | 570 | 1.6K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 14 | 0 | 0 |
| Releases | 3 | 2 | 1 |
| Last Updated | 9d ago | 274d ago | 904d ago |
| Age | 14d | 9m | 2y 5m |
Health Breakdown
rskit-stream
Maintenance
13
Quality
12
Community
8
Popularity
3
Documentation
15
tokio-task-supervisor
Maintenance
7
Quality
16
Community
6
Popularity
3
Documentation
13
stream-consumer-task
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| rskit-stream | tokio-task-supervisor | stream-consumer-task | |
|---|---|---|---|
| Version | 0.2.0-alpha.3 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 3 | 7 |
| Crate Size | 22KB | 10KB | 18KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.91 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rskit-stream leads with a health score of 51/100, but none of the options score above 80.
- •stream-consumer-task has the most downloads (1.6K), suggesting wider adoption.
- •⚠ stream-consumer-task has not been updated in over a year.