All modules labeled 'threads' (25)

Showing all modules. Show modules in root manifest only

  • 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
  • Parallel by moteus — downloads: 112
    Basic parallel loops
  • lua-llthreads2-compat by luarocks — downloads: 116
    Low-Level threads for Lua
  • Copas-Async by hisham — downloads: 932
    Copas add-on to provide true asynchronus threads
  • darksidesync by luarocks — downloads: 88
    Thread synchronization support for bindings to libraries with their own threadpools
  • lua-llthreads by Neopallium — downloads: 3,523
    Low-Level threads for Lua
  • multi by rayaman — downloads: 1,534
    Lua Multi tasking/threading library
  • Lanes by luarocks — downloads: 1,097
    Multithreading support for Lua
  • darksidesync by Tieske — downloads: 851
    Thread synchronization support for bindings to libraries with their own threadpools
  • LuaStepper by aryajur — downloads: 165
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads2-compat by moteus — downloads: 1,184
    Low-Level threads for Lua
  • luaproc by askyrme — downloads: 2,047
    luaproc concurrency programming library for Lua.
  • Filament by Guard13007 — downloads: 137
    A simplification of the Love engine's threading model.
  • effil by mihacooper — downloads: 4,390
    Multithreading library for Lua.
  • Lanes by benoit.germain — downloads: 449k
    Multithreading support for Lua
  • lua-llthreads2 by moteus — downloads: 1.7m
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 997k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • mtint by osch — downloads: 262
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • lua-ctables by mambrus — downloads: 1,639
    Bridge between C-arrays and Lua multi-dimensional tables.
  • mtmsg by osch — downloads: 3,427
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • mtstates by osch — downloads: 380
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • fiber by qrmoon — downloads: 491
    Easier asynchronous programming