Modules labeled 'threads' (17)
Showing only modules in the root manifest. Show all modules
- Make threads and coroutines interruptible in arbitrary multi-threading scenarios
- Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
- Basic parallel loops
- Bridge between C-arrays and Lua multi-dimensional tables.
- A simplification of the Love engine's threading model.
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
- Low-Level threads for Lua
- Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
- luaproc concurrency programming library for Lua.
- Low-Level threads for Lua
- Low-Level threads for Lua
- Multithreading library for Lua.
- Thread synchronization support for bindings to libraries with their own threadpools
- Lua Multi tasking/threading library
- Pass Lua states to other threads in arbitrary multi-threading scenarios
- Multithreading support for Lua
- Easier asynchronous programming