httparser
There are 3 repositories under httparser topic.
antlabs/httparser
高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]
RMNCLDYO/HTTParser
HTTParser is an open-source Python library designed for parsing web content using various HTTP methods. It allows for both static and dynamic content extraction, making it a versatile tool for web scraping and data retrieval tasks.
SomajitDey/httparse
Command-line parser for http request headers. Also see below link for related project.