Modules labeled 'threads' (17)

Showing only modules in the root manifest. Show all modules

  • lua-llthreads2-compat by moteus — downloads: 1,123
    Low-Level threads for Lua
  • Parallel by moteus — downloads: 108
    Basic parallel loops
  • lua-llthreads2 by moteus — downloads: 1.3m
    Low-Level threads for Lua
  • Filament by Guard13007 — downloads: 123
    A simplification of the Love engine's threading model.
  • LuaStepper by aryajur — downloads: 144
    Allow Lua scripts to run multiple Lua scripts in parallel, platform independent without using threading.
  • lua-llthreads by Neopallium — downloads: 3,427
    Low-Level threads for Lua
  • lua-ctables by mambrus — downloads: 339
    Bridge between C-arrays and Lua multi-dimensional tables.
  • luaproc by askyrme — downloads: 1,916
    luaproc concurrency programming library for Lua.
  • effil by mihacooper — downloads: 3,910
    Multithreading library for Lua.
  • darksidesync by Tieske — downloads: 834
    Thread synchronization support for bindings to libraries with their own threadpools
  • mtint by osch — downloads: 226
    Make threads and coroutines interruptible in arbitrary multi-threading scenarios
  • mtmsg by osch — downloads: 3,388
    Low-level message buffers for inter-thread communication in arbitrary multi-threading scenarios
  • Lanes by benoit.germain — downloads: 391k
    Multithreading support for Lua
  • mtstates by osch — downloads: 343
    Pass Lua states to other threads in arbitrary multi-threading scenarios
  • cqueues by daurnimator — downloads: 929k
    Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.
  • multi by rayaman — downloads: 1,429
    Lua Multi tasking/threading library
  • fiber by qrmoon — downloads: 371
    Easier asynchronous programming