daurnimator / lua-httpLinks
HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
☆860Updated last year
Alternatives and similar repositories for lua-http
Users that are interested in lua-http are comparing it to the libraries listed below
Sorting:
- LuaSec☆391Updated 6 months ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆969Updated 3 weeks ago
- Bare libuv bindings for lua☆915Updated this week
- Lua binding to libcurl☆294Updated 2 years ago
- Lua bindings for POSIX APIs☆573Updated 3 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆520Updated last month
- LuaSQL is a simple interface from Lua to a DBMS.☆573Updated 2 weeks ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆322Updated 7 months ago
- Openssl binding for Lua☆311Updated 3 weeks ago
- Elegant Lua unit testing.☆1,582Updated 2 weeks ago
- LDoc is a LuaDoc-compatible documentation generator which can also process C extension source. Markdown may be optionally used to render …☆847Updated last year
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆221Updated 9 months ago
- An HTML parser for lua.☆248Updated 2 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆491Updated last month
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆989Updated last year
- Human-readable representation of Lua tables☆1,500Updated 2 weeks ago
- Pegasus.lua is an http server to work with web applications written in Lua language.☆455Updated 5 months ago
- Multithreading support for Lua☆454Updated 2 years ago
- Requests for Lua!☆229Updated 5 years ago
- A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, r…☆2,071Updated last week
- Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, …☆552Updated 8 months ago
- A strict and fast JSON parser/decoder/encoder written in pure Lua.☆186Updated last year
- Network support for the Lua language☆1,992Updated 2 months ago
- Build a standalone executable from a Lua program.☆843Updated 2 years ago
- A project in-between luv and luvit.☆327Updated this week
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆272Updated last year
- Feature-rich command line parser for Lua