Decision Workspace
multipart-stream vs multipart_async_stream vs async-h1
Side-by-side comparison of Rust crates
37
multipart-stream
growingv0.1.2
parse and serialize async multipart/x-mixed-replace streams.
40
multipart_async_stream
experimentalv0.2.8
An easy-to-use, efficient, and asynchronous multipart stream parser.
55
async-h1
growingv2.3.4
Asynchronous HTTP 1.1 parser.
Core Metrics
| multipart-stream | multipart_async_stream | async-h1 | |
|---|---|---|---|
| Health Score | 37 | 40 | 55 |
| Total Downloads | 12.3K | 1.4K | 5.9M |
| 30d Downloads | 233 | 26 | 176.2K |
| Dependents | 0 | 0 | 509 |
| Releases | 3 | 7 | 22 |
| Last Updated | 1768d ago | 84d ago | 899d ago |
| Age | 4y 11m | 7m | 6y 10m |
Health Breakdown
multipart-stream
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
9
multipart_async_stream
Maintenance
14
Quality
6
Community
6
Popularity
4
Documentation
10
async-h1
Maintenance
6
Quality
12
Community
17
Popularity
8
Documentation
12
Technical Details
| multipart-stream | multipart_async_stream | async-h1 | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.8 | 2.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 11 |
| Crate Size | 18KB | 36KB | 42KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 42.9% | 77.3% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •async-h1 leads with a health score of 55/100, but none of the options score above 80.
- •async-h1 is depended on by 509 crates — strongest ecosystem trust.
- •⚠ multipart-stream, async-h1 have not been updated in over a year.
- •multipart-stream, multipart_async_stream are pre-1.0 — API may change.