1 unstable release
0.1.0 | Dec 29, 2023 |
---|
#527 in Memory management
252 downloads per month
Used in xitca-web
35KB
720 lines
an async http multipart crate.
Features
- common http types and streaming interface for easy integration.
- native async/await support focus on stack pinned streaming type.
- in place streaming parsing first with reduced memory copy and reduced additional allocation.
Requirement
[^1]: see project Cargo.toml
for dependency versioning.
Dependencies
~1MB
~18K SLoC