Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • mtmsg by osch — downloads: 3,366
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • lua-ctables by mambrus — downloads: 303
    Bridge between C-arrays and Lua multi-dimensional tables.
  • LuaStepper by aryajur — downloads: 135
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • Parallel by moteus — downloads: 107
    Basic parallel loops
  • mtint by osch — downloads: 216
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • Filament by Guard13007 — downloads: 115
    A simplification of the Love engine's threading model.
  • cqueues by daurnimator — downloads: 922k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • multi by rayaman — downloads: 1,379
    Lua Multi tasking/threading library
  • lua-llthreads by Neopallium — downloads: 3,402
    Low-Level threads for Lua
  • luaproc by askyrme — downloads: 1,882
    luaproc concurrency programming library for Lua.
  • lua-llthreads2-compat by moteus — downloads: 1,100
    Low-Level threads for Lua
  • effil by mihacooper — downloads: 3,856
    Multithreading library for Lua.
  • darksidesync by Tieske — downloads: 828
    Thread synchronization support for bindings to libraries with their own threadpools
  • mtstates by osch — downloads: 323
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • Lanes by benoit.germain — downloads: 386k
    Multithreading support for Lua
  • lua-llthreads2 by moteus — downloads: 1.3m
    Low-Level threads for Lua
  • fiber by qrmoon — downloads: 346
    Easier asynchronous programming