wookie
HTTP server
An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site.
Asynchronous HTTP server in common lisp
190 stars
28 watching
19 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An asynchronous HTTP client for streaming data over the web | 40 |
| | A fast and lightweight HTTP server written in Common Lisp on top of libev. | 1,291 |
| | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |
| | A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. | 7 |
| | A simple web server written in Bash using C APIs. | 117 |
| | An asynchronous driver for interacting with RethinkDB databases using Common Lisp | 48 |
| | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
| | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
| | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
| | An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
| | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
| | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
| | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
| | A Common Lisp web application framework that abstracts away the underlying web server | 1,058 |