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

528 stars
70 watching
97 forks
Language: C
last commit: over 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. 425
fukamachi/woo A fast and lightweight HTTP server written in Common Lisp on top of libev. 1,291
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 130
andrewrk/lua-in-the-browser Building Lua in WebAssembly to enable run-time execution within web browsers. 32
lualanes/lanes A lightweight multithreading library for Lua 469
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 222
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,056
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 Common Lisp web application framework that abstracts away the underlying web server 1,058