Decision Workspace
upstre vs async-sink vs tokio-stream-util
Side-by-side comparison of Rust crates
41
upstre
experimentalv0.0.1
Track the latest value from a stream with automatic retry and shared read access
59
async-sink
experimentalv0.3.1
The asynchronous `Sink` trait for the tokio ecosystem.
56
tokio-stream-util
experimentalv0.2.8
Extension traits and utilities for tokio-stream's `Stream` trait.
Core Metrics
| upstre | async-sink | tokio-stream-util | |
|---|---|---|---|
| Health Score | 41 | 59 | 56 |
| Total Downloads | 16 | 3.3K | 4.6K |
| 30d Downloads | 4 | 94 | 65 |
| Dependents | 0 | 17 | 8 |
| Releases | 1 | 7 | 12 |
| Last Updated | 32d ago | 204d ago | 204d ago |
| Age | 1m | 6m | 6m |
Health Breakdown
upstre
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
10
async-sink
Maintenance
17
Quality
15
Community
9
Popularity
4
Documentation
14
tokio-stream-util
Maintenance
14
Quality
15
Community
9
Popularity
4
Documentation
14
Technical Details
| upstre | async-sink | tokio-stream-util | |
|---|---|---|---|
| Version | 0.0.1 | 0.3.1 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 4 | 8 |
| Crate Size | 9KB | 19KB | 51KB |
| Features | 0 | 3 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | 1.40.0 | 1.45 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-sink leads with a health score of 59/100, but none of the options score above 80.
- •tokio-stream-util has the most downloads (4.6K), suggesting wider adoption.