Decision Workspace
scoped-stream-sink vs async-sink vs n0-future
Side-by-side comparison of Rust crates
49
scoped-stream-sink
growingv1.2.3
Easy way to make streams and sinks
59
async-sink
experimentalv0.3.1
The asynchronous `Sink` trait for the tokio ecosystem.
63
n0-future
growingv0.3.2
Number 0's way of doing rust futures. Re-exports what we think are useful abstractions and good implementations.
Core Metrics
| scoped-stream-sink | async-sink | n0-future | |
|---|---|---|---|
| Health Score | 49 | 59 | 63 |
| Total Downloads | 8.8K | 3.3K | 530.5K |
| 30d Downloads | 11 | 94 | 190.0K |
| Dependents | 0 | 17 | 310 |
| Releases | 8 | 7 | 9 |
| Last Updated | 156d ago | 204d ago | 79d ago |
| Age | 2y 7m | 6m | 1y 1m |
Health Breakdown
scoped-stream-sink
Maintenance
11
Quality
20
Community
3
Popularity
5
Documentation
10
async-sink
Maintenance
17
Quality
15
Community
9
Popularity
4
Documentation
14
n0-future
Maintenance
16
Quality
13
Community
15
Popularity
7
Documentation
12
Technical Details
| scoped-stream-sink | async-sink | n0-future | |
|---|---|---|---|
| Version | 1.2.3 | 0.3.1 | 0.3.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 4 | 18 |
| Crate Size | 27KB | 19KB | 36KB |
| Features | 3 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.40.0 | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •n0-future leads with a health score of 63/100, but none of the options score above 80.
- •n0-future is depended on by 310 crates — strongest ecosystem trust.
- •async-sink, n0-future are pre-1.0 — API may change.