alilua

Web server

An epoll/kqueue-based web server with Lua coroutine support for handling multiple concurrent connections.

epoll/kqueue+lua based web server

GitHub

529 stars
70 watching
97 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
oneoo/lua-resty-httpclient A nonblocking Lua HTTP client library for downloading web pages and interacting with servers 14
evandrolg/pegasus.lua An HTTP server written in Lua for hosting web applications with support for streaming and compression. 421
fukamachi/woo A fast and non-blocking HTTP server built on top of libev. 1,285
lithdew/hello An experimental multi-threaded HTTP/1.1 web server written in Zig 34
hslua/hslua Provides a bridge between Haskell and Lua programming languages 129
andrewrk/lua-in-the-browser Building Lua in WebAssembly to enable run-time execution within web browsers. 32
lualanes/lanes A lightweight, native multithreading library for Lua 466
mrxx/zlua An OpenResty-based Lua framework for building web applications. 11
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
payden/libwebsock Library providing a simple way to create WebSocket servers with minimal protocol details 220
zhangf911/dodolu A lightweight web framework built on top of OpenResty Lua, automating the generation of configuration files and frameworks for building web applications. 7
nlua/nlua A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. 2,048
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176
crowdhailer/ace An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 305
fukamachi/clack A web application environment for Common Lisp 1,054