Modules labeled 'threads' (16)

Showing only modules in the root manifest. Show all modules

  • lua-llthreads by Neopallium — downloads: 3,354
    Low-Level threads for Lua
  • multi by rayaman — downloads: 1,365
    Lua Multi tasking/threading library
  • Parallel by moteus — downloads: 105
    Basic parallel loops
  • mtint by osch — downloads: 210
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • Filament by Guard13007 — downloads: 109
    A simplification of the Love engine's threading model.
  • mtmsg by osch — downloads: 3,342
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • LuaStepper by aryajur — downloads: 124
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • mtstates by osch — downloads: 316
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • lua-llthreads2-compat by moteus — downloads: 1,092
    Low-Level threads for Lua
  • effil by mihacooper — downloads: 3,586
    Multithreading library for Lua.
  • luaproc by askyrme — downloads: 1,790
    luaproc concurrency programming library for Lua.
  • Lanes by benoit.germain — downloads: 349k
    Multithreading support for Lua
  • darksidesync by Tieske — downloads: 814
    Thread synchronization support for bindings to libraries with their own threadpools
  • lua-llthreads2 by moteus — downloads: 1m
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 852k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • fiber by qrmoon — downloads: 268
    Easier asynchronous programming