Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • mtint by osch — downloads: 244
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • effil by mihacooper — downloads: 4,231
    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
  • Lanes by benoit.germain — downloads: 421k
    Multithreading support for Lua
  • LuaStepper by aryajur — downloads: 159
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads by Neopallium — downloads: 3,473
    Low-Level threads for Lua
  • mtstates by osch — downloads: 357
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • luaproc by askyrme — downloads: 1,969
    luaproc concurrency programming library for Lua.
  • cqueues by daurnimator — downloads: 969k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • lua-ctables by mambrus — downloads: 367
    Bridge between C-arrays and Lua multi-dimensional tables.
  • lua-llthreads2-compat by moteus — downloads: 1,148
    Low-Level threads for Lua
  • mtmsg by osch — downloads: 3,405
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • Filament by Guard13007 — downloads: 130
    A simplification of the Love engine's threading model.
  • multi by rayaman — downloads: 1,464
    Lua Multi tasking/threading library
  • lua-llthreads2 by moteus — downloads: 1.6m
    Low-Level threads for Lua
  • fiber by qrmoon — downloads: 447
    Easier asynchronous programming