Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • luaproc by askyrme — downloads: 1,973
    luaproc concurrency programming library for Lua.
  • mtint by osch — downloads: 246
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • effil by mihacooper — downloads: 4,236
    Multithreading library for Lua.
  • darksidesync by Tieske — downloads: 845
    Thread synchronization support for bindings to libraries with their own threadpools
  • Parallel by moteus — downloads: 110
    Basic parallel loops
  • multi by rayaman — downloads: 1,470
    Lua Multi tasking/threading library
  • cqueues by daurnimator — downloads: 971k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • lua-llthreads by Neopallium — downloads: 3,476
    Low-Level threads for Lua
  • mtmsg by osch — downloads: 3,407
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • mtstates by osch — downloads: 359
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • LuaStepper by aryajur — downloads: 161
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-ctables by mambrus — downloads: 368
    Bridge between C-arrays and Lua multi-dimensional tables.
  • lua-llthreads2-compat by moteus — downloads: 1,150
    Low-Level threads for Lua
  • lua-llthreads2 by moteus — downloads: 1.6m
    Low-Level threads for Lua
  • Filament by Guard13007 — downloads: 131
    A simplification of the Love engine's threading model.
  • Lanes by benoit.germain — downloads: 423k
    Multithreading support for Lua
  • fiber by qrmoon — downloads: 451
    Easier asynchronous programming