Pinned Repositories
copas
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
LuaAutoC
Automagically use C Functions and Structs with the Lua API
luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
luaossl
Most comprehensive OpenSSL module in the Lua universe.
luasec
LuaSec
luasocket
Network support for the Lua language
luaxml
A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables
mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
xavante
Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.
mhooper's Repositories
mhooper/copas
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
mhooper/LuaAutoC
Automagically use C Functions and Structs with the Lua API
mhooper/luafilesystem
LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.
mhooper/luaossl
Most comprehensive OpenSSL module in the Lua universe.
mhooper/luasec
LuaSec
mhooper/luasocket
Network support for the Lua language
mhooper/luaxml
A minimal set of XML processing function in Lua, with simple mapping between XML and Lua tables
mhooper/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
mhooper/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
mhooper/xavante
Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers.