Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • lua-llthreads2-compat by moteus — downloads: 1,119
    Low-Level threads for Lua
  • Parallel by moteus — downloads: 108
    Basic parallel loops
  • lua-ctables by mambrus — downloads: 336
    Bridge between C-arrays and Lua multi-dimensional tables.
  • Filament by Guard13007 — downloads: 120
    A simplification of the Love engine's threading model.
  • LuaStepper by aryajur — downloads: 141
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads by Neopallium — downloads: 3,422
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 928k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • lua-llthreads2 by moteus — downloads: 1.3m
    Low-Level threads for Lua
  • luaproc by askyrme — downloads: 1,904
    luaproc concurrency programming library for Lua.
  • effil by mihacooper — downloads: 3,907
    Multithreading library for Lua.
  • darksidesync by Tieske — downloads: 833
    Thread synchronization support for bindings to libraries with their own threadpools
  • mtint by osch — downloads: 223
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • mtmsg by osch — downloads: 3,380
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • Lanes by benoit.germain — downloads: 390k
    Multithreading support for Lua
  • mtstates by osch — downloads: 340
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • multi by rayaman — downloads: 1,426
    Lua Multi tasking/threading library
  • fiber by qrmoon — downloads: 367
    Easier asynchronous programming