Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • luaproc by askyrme — downloads: 1,592
    luaproc concurrency programming library for Lua.
  • mtint by osch — downloads: 110
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • Parallel by moteus — downloads: 92
    Basic parallel loops
  • Filament by Guard13007 — downloads: 62
    A simplification of the Love engine's threading model.
  • lua-llthreads by Neopallium — downloads: 3,177
    Low-Level threads for Lua
  • Copas-Async by hisham — downloads: 831
    Copas add-on to provide true asynchronus threads
  • LuaStepper by aryajur — downloads: 99
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • effil by mihacooper — downloads: 3,066
    Multithreading library for Lua.
  • multi by rayaman — downloads: 917
    Lua Multi tasking/threading library
  • mtmsg by osch — downloads: 2,994
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • mtstates by osch — downloads: 151
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • darksidesync by Tieske — downloads: 770
    Thread synchronization support for bindings to libraries with their own threadpools
  • lua-llthreads2-compat by moteus — downloads: 807
    Low-Level threads for Lua
  • Lanes by benoit.germain — downloads: 298k
    Multithreading support for Lua
  • lua-llthreads2 by moteus — downloads: 634k
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 702k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • fiber by qrmoon — downloads: 55
    Easier asynchronous programming