Decision Workspace
stream-body vs base64-stream vs async-sink
Side-by-side comparison of Rust crates
38
stream-body
growingv0.1.1
An HttpBody implementation with efficient streaming support for the Rust HTTP library hyper
60
base64-stream
stablev4.0.1
To encode/decode large data with the standard Base64 encoding.
59
async-sink
experimentalv0.3.1
The asynchronous `Sink` trait for the tokio ecosystem.
Core Metrics
| stream-body | base64-stream | async-sink | |
|---|---|---|---|
| Health Score | 38 | 60 | 59 |
| Total Downloads | 7.6K | 312.3K | 3.3K |
| 30d Downloads | 26 | 13.0K | 90 |
| Dependents | 18 | 59 | 17 |
| Releases | 2 | 29 | 7 |
| Last Updated | 2181d ago | 124d ago | 204d ago |
| Age | 5y 11m | 7y 5m | 6m |
Health Breakdown
stream-body
Maintenance
3
Quality
13
Community
8
Popularity
5
Documentation
9
base64-stream
Maintenance
12
Quality
19
Community
10
Popularity
7
Documentation
12
async-sink
Maintenance
17
Quality
15
Community
9
Popularity
4
Documentation
14
Technical Details
| stream-body | base64-stream | async-sink | |
|---|---|---|---|
| Version | 0.1.1 | 4.0.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 3 | 4 |
| Crate Size | 11KB | 6KB | 19KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 3.5% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.68 | 1.40.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •base64-stream leads with a health score of 60/100, but none of the options score above 80.
- •⚠ stream-body has not been updated in over a year.
- •stream-body, async-sink are pre-1.0 — API may change.