Modules labeled 'threads' (16)

Showing only modules in the root manifest. Show all modules

  • mtint by osch — downloads: 211
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • lua-llthreads by Neopallium — downloads: 3,355
    Low-Level threads for Lua
  • LuaStepper by aryajur — downloads: 126
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • Parallel by moteus — downloads: 106
    Basic parallel loops
  • Filament by Guard13007 — downloads: 110
    A simplification of the Love engine's threading model.
  • multi by rayaman — downloads: 1,367
    Lua Multi tasking/threading library
  • mtmsg by osch — downloads: 3,347
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • lua-llthreads2 by moteus — downloads: 1.1m
    Low-Level threads for Lua
  • lua-llthreads2-compat by moteus — downloads: 1,093
    Low-Level threads for Lua
  • effil by mihacooper — downloads: 3,653
    Multithreading library for Lua.
  • luaproc by askyrme — downloads: 1,793
    luaproc concurrency programming library for Lua.
  • darksidesync by Tieske — downloads: 819
    Thread synchronization support for bindings to libraries with their own threadpools
  • Lanes by benoit.germain — downloads: 353k
    Multithreading support for Lua
  • mtstates by osch — downloads: 317
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • fiber by qrmoon — downloads: 311
    Easier asynchronous programming
  • cqueues by daurnimator — downloads: 862k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.