All modules labeled 'threads' (25)

Showing all modules. Show modules in root manifest only

  • effil by mihacooper — downloads: 4,043
    Multithreading library for Lua.
  • luaproc by luarocks — downloads: 56
    luaproc concurrency programming library for Lua.
  • lua-llthreads by luarocks — downloads: 881
    Low-Level threads for Lua
  • cqueues by vandai — downloads: 108
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • lua-llthreads2 by luarocks — downloads: 117
    Low-Level threads for Lua
  • lua-llthreads2-compat by moteus — downloads: 1,130
    Low-Level threads for Lua
  • mtint by osch — downloads: 229
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • Parallel by moteus — downloads: 109
    Basic parallel loops
  • lua-llthreads2-compat by luarocks — downloads: 116
    Low-Level threads for Lua
  • Copas-Async by hisham — downloads: 925
    Copas add-on to provide true asynchronus threads
  • luaproc by askyrme — downloads: 1,951
    luaproc concurrency programming library for Lua.
  • Filament by Guard13007 — downloads: 126
    A simplification of the Love engine's threading model.
  • LuaStepper by aryajur — downloads: 158
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads by Neopallium — downloads: 3,445
    Low-Level threads for Lua
  • Lanes by luarocks — downloads: 1,097
    Multithreading support for Lua
  • lua-ctables by mambrus — downloads: 343
    Bridge between C-arrays and Lua multi-dimensional tables.
  • darksidesync by luarocks — downloads: 86
    Thread synchronization support for bindings to libraries with their own threadpools
  • lua-llthreads2 by moteus — downloads: 1.5m
    Low-Level threads for Lua
  • darksidesync by Tieske — downloads: 838
    Thread synchronization support for bindings to libraries with their own threadpools
  • mtmsg by osch — downloads: 3,395
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • Lanes by benoit.germain — downloads: 404k
    Multithreading support for Lua
  • mtstates by osch — downloads: 347
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • multi by rayaman — downloads: 1,435
    Lua Multi tasking/threading library
  • cqueues by daurnimator — downloads: 950k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • fiber by qrmoon — downloads: 374
    Easier asynchronous programming