Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • darksidesync by Tieske — downloads: 853
    Thread synchronization support for bindings to libraries with their own threadpools
  • Parallel by moteus — downloads: 112
    Basic parallel loops
  • multi by rayaman — downloads: 1,536
    Lua Multi tasking/threading library
  • lua-llthreads by Neopallium — downloads: 3,612
    Low-Level threads for Lua
  • LuaStepper by aryajur — downloads: 166
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads2-compat by moteus — downloads: 1,185
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 1m
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • luaproc by askyrme — downloads: 2,048
    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,414
    Multithreading library for Lua.
  • Lanes by benoit.germain — downloads: 453k
    Multithreading support for Lua
  • lua-llthreads2 by moteus — downloads: 1.7m
    Low-Level threads for Lua
  • mtint by osch — downloads: 264
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • mtmsg by osch — downloads: 3,430
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • lua-ctables by mambrus — downloads: 1,645
    Bridge between C-arrays and Lua multi-dimensional tables.
  • mtstates by osch — downloads: 381
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • fiber by qrmoon — downloads: 492
    Easier asynchronous programming