LuaLanes / lanesLinks
Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.
☆503Updated 3 weeks ago
Alternatives and similar repositories for lanes
Users that are interested in lanes are comparing it to the libraries listed below
Sorting:
- Multithreading support for Lua☆451Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆242Updated 7 months ago
- A Lua 5.3 parser written with LPegLabel☆207Updated 6 months ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆219Updated 5 months ago
- General Lua libraries☆301Updated 2 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆267Updated 9 months ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- Lua binding to libcurl☆290Updated 2 years ago
- Lua bindings for POSIX APIs☆565Updated last month
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆177Updated 3 years ago
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- Feature-rich command line parser for Lua☆275Updated 4 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆478Updated 4 years ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- Date & Time module for Lua 5.x☆274Updated 2 years ago
- LuaCov is a simple coverage analyzer for Lua code.☆325Updated 9 months ago
- LuaSec☆385Updated 2 months ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆955Updated 10 months ago
- A strict and fast JSON parser/decoder/encoder written in pure Lua.☆185Updated last year
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆315Updated 3 months ago
- a utf-8 support module for Lua and LuaJIT.☆440Updated 2 months ago
- An Optional Type System for Lua