woo
HTTP server
A fast and non-blocking HTTP server built on top of libev.
A fast non-blocking HTTP server on top of libev
1k stars
63 watching
97 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 2 awesome lists
common-lispwebserver
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/clack | A web application environment for Common Lisp | 1,054 |
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
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 |
orthecreedence/wookie | An asynchronous HTTP server written in Common Lisp, designed to serve a web-based documentation site. | 189 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
fukamachi/lack | A Common Lisp library for building modular web applications | 156 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 278 |
3b/clws | A WebSocket server written in Common Lisp, supporting multiple protocols and enabling real-time communication. | 72 |
mufeedvh/binserve | A fast, single-binary static web server with TLS, routing, hot reloading, caching, templating, and security features. | 1,023 |
lithdew/hello | An experimental multi-threaded HTTP/1.1 web server written in Zig | 34 |
cemeyer/httpd.sh | A simple web server written in Bash using C APIs. | 117 |
forthespada/mypoorwebserver | A simple HTTP web server implemented in C | 1,229 |
wyhaya/see | A fast and feature-rich web server written in Rust. | 211 |
remileduc/sherver | A lightweight Bash web server that serves static and dynamic pages with minimal configuration. | 338 |