Decision Workspace
multiparty vs form-data vs actix-form-data
Side-by-side comparison of Rust crates
39
multiparty
growingv0.1.0
Simple zero copy streaming multipart decoder implementation
48
form-data
growingv0.6.0
AsyncRead/AsyncWrite/Stream `multipart/form-data`
51
actix-form-data
growingv0.6.2
Multipart Form Data for Actix Web
Core Metrics
| multiparty | form-data | actix-form-data | |
|---|---|---|---|
| Health Score | 39 | 48 | 51 |
| Total Downloads | 420.2K | 213.9K | 125.3K |
| 30d Downloads | 4.3K | 4.3K | 3.6K |
| Dependents | 2 | 66 | 141 |
| Releases | 1 | 32 | 38 |
| Last Updated | 1734d ago | 455d ago | 67d ago |
| Age | 4y 9m | 5y 10m | 7y 11m |
Health Breakdown
multiparty
Maintenance
1
Quality
15
Community
7
Popularity
7
Documentation
9
form-data
Maintenance
7
Quality
14
Community
11
Popularity
6
Documentation
10
actix-form-data
Maintenance
14
Quality
12
Community
9
Popularity
6
Documentation
10
Technical Details
| multiparty | form-data | actix-form-data | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0 |
| Dependencies | 9 | 21 | 15 |
| Crate Size | 16KB | 25KB | 341KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •actix-form-data leads with a health score of 51/100, but none of the options score above 80.
- •multiparty has the most downloads (420.2K), suggesting wider adoption.
- •actix-form-data is depended on by 141 crates — strongest ecosystem trust.
- •⚠ multiparty, form-data have not been updated in over a year.