askyrme / luaprocLinks
luaproc is a concurrent programming library for Lua
☆122Updated 7 years ago
Alternatives and similar repositories for luaproc
Users that are interested in luaproc are comparing it to the libraries listed below
Sorting:
- An extension of LPeg that supports labeled failures☆148Updated 2 years ago
- A Lua 5.3 parser written with LPegLabel☆205Updated 3 months ago
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆171Updated 2 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated last year
- A iteration library for Lua☆56Updated 4 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆173Updated 9 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆265Updated 6 months ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆213Updated 2 months ago
- Lua Multitasking Environment.☆156Updated 7 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆238Updated 4 months ago
- LuaJIT FFI reflection library☆103Updated last year
- Lua String Templates☆186Updated 9 years ago
- LRU cache in Lua☆95Updated 4 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- Binary heap implementation in Lua☆41Updated 10 months ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆118Updated 5 years ago
- A collection of LPEG patterns☆127Updated 3 years ago
- a OS specified path manipulation module for Lua☆44Updated 2 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 3 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Concurrency oriented programming in Lua☆160Updated 10 years ago
- fast table serialization for Lua☆50Updated 6 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆64Updated 2 years ago
- Lua integration with libev.☆225Updated 3 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆149Updated 8 months ago
- BSON in pure Lua.☆41Updated last year
- Mediator pattern implementation for pub-sub management☆51Updated 5 years ago