Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • mtint by osch — downloads: 110
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • Parallel by moteus — downloads: 92
    Basic parallel loops
  • Filament by Guard13007 — downloads: 62
    A simplification of the Love engine's threading model.
  • lua-llthreads by Neopallium — downloads: 3,168
    Low-Level threads for Lua
  • Copas-Async by hisham — downloads: 829
    Copas add-on to provide true asynchronus threads
  • multi by rayaman — downloads: 893
    Lua Multi tasking/threading library
  • luaproc by askyrme — downloads: 1,533
    luaproc concurrency programming library for Lua.
  • LuaStepper by aryajur — downloads: 99
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • effil by mihacooper — downloads: 2,988
    Multithreading library for Lua.
  • mtmsg by osch — downloads: 2,993
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • mtstates by osch — downloads: 151
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • Lanes by benoit.germain — downloads: 286k
    Multithreading support for Lua
  • darksidesync by Tieske — downloads: 770
    Thread synchronization support for bindings to libraries with their own threadpools
  • lua-llthreads2-compat by moteus — downloads: 798
    Low-Level threads for Lua
  • cqueues by daurnimator — downloads: 613k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • lua-llthreads2 by moteus — downloads: 550k
    Low-Level threads for Lua
  • fiber by qrmoon — downloads: 52
    Easier asynchronous programming