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

GitHub

190 stars
28 watching
19 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
orthecreedence/carrier An asynchronous HTTP client for streaming data over the web 40
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 276
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,294
gendl/aserve A portable web server written in Common Lisp that provides basic HTTP functionality and is designed to be modular and customizable. 7
cemeyer/httpd.sh A simple web server written in Bash using C APIs. 117
orthecreedence/cl-rethinkdb An asynchronous driver for interacting with RethinkDB databases using Common Lisp 48
jeremycw/httpserver.h A single header C library for building event-driven non-blocking HTTP servers 1,796
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 379
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 703
crowdhailer/ace An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 305
3b/clws A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. 72
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
fukamachi/clack A Common Lisp web application framework that abstracts away the underlying web server 1,058