Here are
40 public repositories
matching this topic...
Your high performance web application C framework
Port of http_parser to llparse
-
Updated
Apr 3, 2022
-
TypeScript
A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux.
A high-performance, high-stability, cross-platform HTTP client.
A simple GCD based HTTP client and server, written in 'pure' Swift
-
Updated
Jan 5, 2021
-
Swift
HTTP request, response and urls parser
A simple HTTP message constructor and parser using C++11.
高性能http 1.1解析器,为你的异步io库插上http解析的翅膀, 每秒可以处理630.15MB/s流量[从零实现]
mofuparser is hyper minimal ultra fast http parser.
C++14 port for the Node.js: native performance and modern simplicity
-
Updated
Dec 22, 2018
-
Rust
Simple, generic web scraper for text written in python3
-
Updated
Jun 15, 2017
-
Python
Paramex is a library that binds http request parameters to a Go struct annotated with `param`.
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
libuv based multi-threaded web-server with http-parser by node-js and hand-made ragel based http-parser
LuaJIT HTTP parser from node's with pull-style api
Lightweight Web App Framework In C++
It is a module provides services with cache support for MYDICTIONARY.
A full HTTP/1.1 implementation library for Arduino. Powerful and easy to use. Server, Client and Parser functionality
A HTTP parser C library package for Alpine Linux
-
Updated
Jan 11, 2018
-
Shell
Node.js http-parser rewrite in JAVA
simple socket http response parser for async rpc server
-
Updated
Jan 15, 2018
-
Python
How to Build a CGI That Does Image Processing for a 5 Mega-Pixel Motion-Activated WiFi Camera
http-server - A lite http protocol parser and generator
A simple HTTP request/response parser in c.
HTTP Parser using parser combinators
A simple wrapper of libhttparser that makes it very easy to build http requests and parse responses in C.
http request/response parser for c
Improve this page
Add a description, image, and links to the
http-parser
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
http-parser
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
the headers are more usable if lowercase. alternatively, one could implement the same "case-insensitive" class that {httr} does for headers.