http-parser
There are 48 repositories under http-parser topic.
boazsegev/facil.io
Your high performance web application C framework
nodejs/llhttp
Port of http_parser to llparse
chaitin/blazehttp
BlazeHTTP 是一款简单易用的 WAF 防护效果测试工具。BlazeHTTP stands as a user-friendly WAF protection efficacy evaluation tool.
zhaojh329/libuhttpd
A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux.
jiejieTop/http-client
A high-performance, high-stability, cross-platform HTTP client.
nekipelov/httpparser
HTTP request, response and urls parser
helje5/SwiftyHTTP
A simple GCD based HTTP client and server, written in 'pure' Swift
antlabs/httparser
高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]
tinfoilboy/atomizes
A simple HTTP message constructor and parser using C++11.
2vg/mofuparser
mofuparser is hyper minimal ultra fast http parser.
nodenative/nodenative
C++14 port for the Node.js: native performance and modern simplicity
kei10in/thhp
Very Fast HTTP Parser
Asmod4n/mruby-phr
mruby wrapper for https://github.com/h2o/picohttpparser
madhug-nadig/ColData
Simple, generic web scraper for text written in python3
senpathi/paramex
Paramex is a library that binds http request parameters to a Go struct annotated with `param`.
hrbrmstr/construe
🧰 HTTP Request, Response and URL Parser
InteractivePlus/EasyCrossPlatform_src
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
RekGRpth/web-server
libuv based multi-threaded web-server with http-parser by node-js and hand-made ragel based http-parser
lalawue/ffi-hyperparser
Deprecated, replaced by https://github.com/lalawue/ffi-http1-session
qub1750ul/Arduino_HTTP
A full HTTP/1.1 implementation library for Arduino. Powerful and easy to use. Server, Client and Parser functionality
forcemain/simple_http_parser
simple socket http response parser for async rpc server
InstantWebP2P/http-parser-java
Node.js http-parser rewrite in JAVA
jaijs/jai-body-parser
Simple and fast Node.js module for parsing Http request body. Part of Jai.js ecosystem. Built without any third part dependency.
kingieX/simple-web-server
Effortlessly serve web content with our efficient and easy-to-use Simple Web Server.
mengdilin/Cjango-Unchained
Lightweight Web App Framework In C++
mydictionary-project/service4mydictionary
It is a module provides services with cache support for MYDICTIONARY.
patrickmoffitt/jpeg_catcher
How to Build a CGI That Does Image Processing for a 5 Mega-Pixel Motion-Activated WiFi Camera
RevengeComing/pypicohp
Fastest http parser for python
rubenchristoffer/Hetty-HTTP-Utilities
Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.
sgerrand/alpine-pkg-http-parser
A HTTP parser C library package for Alpine Linux
abersheeran/rust-h11
A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Jamesbarford/http-parser
A simple HTTP request/response parser in c.
wille-io/httq
httq is an HTTP Server for Qt. Allows WebSocket connections. Based on NodeJS's http-parser.
ximtech/HTTPParser
HTTP request/response parser
Vizonex/llhttpplus
A C++ wrapper around llhttp for writing custom http parser tools in an object oriented way.
christianparpart/http-message-parser
modern C++ HTTP/1 request/response/message parser library