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

189 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 non-blocking HTTP server built on top of libev. 1,285
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
amphp/http-server An advanced async HTTP server library for PHP designed to handle high concurrency demands. 1,291
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,791
fukamachi/dexador An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. 377
nahi/httpclient A Ruby library providing an HTTP client with various features and functionality 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 web application environment for Common Lisp 1,054