#http-parser #http #parser

stream-httparse

A fast streaming HTTP-Parser

11 releases

0.2.6 Jun 4, 2021
0.2.5 May 24, 2021
0.1.3 May 21, 2021
0.1.2 Mar 13, 2021

#20 in #http-parser

MIT license

99KB
2.5K SLoC

Stream-HTTParse

A fast, streaming HTTP-Parser

Basics

This crate allows you to parse HTTP-Requests/Responses that may arrive in parts.


lib.rs:

A fast and simple to use HTTP-Parsing crate

Dependencies

~0.6–1.1MB
~45K SLoC