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.
343 stars
31 watching
37 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
| A Common Lisp web application framework that abstracts away the underlying web server | 1,058 |
| A Common Lisp library for managing HTTP cookies with features such as creation, comparison, serialization, and validation of cookie attributes. | 18 |
| A procedural vector parser library for Common Lisp that provides an efficient and readable way to parse strings and octets into various formats. | 36 |
| A Common Lisp library that implements the URI specification and provides a simple way to work with URLs. | 112 |
| A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
| An HTTP request parser for parsing URL, search query, headers and form data. | 10 |
| Provides Common Lisp implementation of WebSocket protocol for both servers and clients. | 104 |
| A lightweight web application framework for Common Lisp that provides basic building blocks and tools for creating web applications. | 784 |
| A lightweight HTTP request/response parser written in C. | 1,859 |
| A lightweight web framework for Common Lisp. | 279 |
| A Common Lisp library for building modular web applications | 156 |
| A Scala-based library for writing fast parsers using parser combinators. | 1,098 |
| A Common Lisp tool for debugging and profiling applications by tracing function calls | 31 |