Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • Parallel by moteus — downloads: 112
    Basic parallel loops
  • lua-llthreads by Neopallium — downloads: 3,522
    Low-Level threads for Lua
  • multi by rayaman — downloads: 1,534
    Lua Multi tasking/threading library
  • cqueues by daurnimator — downloads: 993k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • 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,031
    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,369
    Multithreading library for Lua.
  • lua-llthreads2 by moteus — downloads: 1.7m
    Low-Level threads for Lua
  • Lanes by benoit.germain — downloads: 446k
    Multithreading support for Lua
  • mtint by osch — downloads: 262
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • lua-ctables by mambrus — downloads: 1,610
    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: 490
    Easier asynchronous programming