fast-http

HTTP parser

A fast and low-level HTTP request/response parser for Common Lisp.

A fast HTTP request/response parser for Common Lisp.

GitHub

343 stars
31 watching
37 forks
Language: Common Lisp
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 377
fukamachi/clack A web application environment for Common Lisp 1,054
fukamachi/cl-cookie A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes. 18
fukamachi/proc-parse A procedural vector parser library for Common Lisp that provides an efficient and readable way to parse strings and octets into various formats. 36
fukamachi/quri A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. 111
tmm1/http_parser.rb A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. 200
natlabs/http-parser.mo An HTTP request parser for parsing URL, search query, headers and form data. 10
fukamachi/websocket-driver Provides Common Lisp implementation of WebSocket protocol for both servers and clients. 104
fukamachi/caveman A lightweight web application framework for Common Lisp that provides basic building blocks and tools for creating web applications. 784
h2o/picohttpparser A lightweight HTTP request/response parser written in C. 1,851
fukamachi/ningle A lightweight web framework for Common Lisp. 278
fukamachi/lack A Common Lisp library for building modular web applications 156
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,094
fukamachi/supertrace A debugging and profiling tool for Common Lisp applications 31