Decision Workspace
multipart-async vs multipart vs form-data
Side-by-side comparison of Rust crates
37
multipart-async
growingv0.0.2
A backend-agnostic extension for asynchronous HTTP libraries that provides support for POST multipart/form-data requests on for both client and server.
48
multipart
growingv0.18.0
A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
48
form-data
growingv0.6.0
AsyncRead/AsyncWrite/Stream `multipart/form-data`
Core Metrics
| multipart-async | multipart | form-data | |
|---|---|---|---|
| Health Score | 37 | 48 | 48 |
| Total Downloads | 4.3K | 22.2M | 213.9K |
| 30d Downloads | 20 | 695.1K | 4.3K |
| Dependents | 0 | 938 | 66 |
| Releases | 2 | 57 | 32 |
| Last Updated | 3132d ago | 1764d ago | 455d ago |
| Age | 8y 7m | 11y 4m | 5y 10m |
Health Breakdown
multipart-async
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
11
multipart
Maintenance
6
Quality
12
Community
11
Popularity
8
Documentation
11
form-data
Maintenance
7
Quality
14
Community
11
Popularity
6
Documentation
10
Technical Details
| multipart-async | multipart | form-data | |
|---|---|---|---|
| Version | 0.0.2 | 0.18.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 18 | 21 |
| Crate Size | 32KB | 63KB | 25KB |
| Features | 5 | 6 | 3 |
| Yanked % | 0.0% | 7.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •multipart leads with a health score of 48/100, but none of the options score above 80.
- •multipart is depended on by 938 crates — strongest ecosystem trust.
- •⚠ multipart-async, multipart, form-data have not been updated in over a year.