Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • lua-llthreads2-compat by moteus — downloads: 1,145
    Low-Level threads for Lua
  • mtint by osch — downloads: 239
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • darksidesync by Tieske — downloads: 841
    Thread synchronization support for bindings to libraries with their own threadpools
  • Parallel by moteus — downloads: 110
    Basic parallel loops
  • luaproc by askyrme — downloads: 1,959
    luaproc concurrency programming library for Lua.
  • LuaStepper by aryajur — downloads: 159
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads by Neopallium — downloads: 3,458
    Low-Level threads for Lua
  • mtstates by osch — downloads: 357
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • effil by mihacooper — downloads: 4,074
    Multithreading library for Lua.
  • lua-llthreads2 by moteus — downloads: 1.5m
    Low-Level threads for Lua
  • mtmsg by osch — downloads: 3,404
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • Filament by Guard13007 — downloads: 129
    A simplification of the Love engine's threading model.
  • Lanes by benoit.germain — downloads: 407k
    Multithreading support for Lua
  • multi by rayaman — downloads: 1,462
    Lua Multi tasking/threading library
  • lua-ctables by mambrus — downloads: 360
    Bridge between C-arrays and Lua multi-dimensional tables.
  • cqueues by daurnimator — downloads: 954k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • fiber by qrmoon — downloads: 388
    Easier asynchronous programming