lua-llthreads

threading library

Provides low-level threading support for Lua applications.

Low-Level threads(pthreads or WIN32 threads) for Lua.

GitHub

145 stars
16 watching
38 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
moteus/lua-llthreads2 Reimplemented multithreading library with improved Lua support and threading control 76
lualanes/lanes A lightweight, native multithreading library for Lua 466
neopallium/llvm-lua An implementation of Lua in LLVM 153
neopallium/lua-pb A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. 289
neopallium/lua-zmq Provides a Lua binding to the ZeroMQ message-passing library 153
kevinresol/linc_lua Native bindings for Lua VM in C 4
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
lipp/lua-websockets Provides Lua modules for building Websocket clients and servers. 401
hleuwer/luasnmp A Lua binding to the net-snmp library for monitoring network devices 11
gligneul/lua-low-level An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. 10
lua-curl/lua-curlv3 A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. 279
askyrme/luaproc A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes. 118
norcalli/nvim-base16.lua A Lua library for setting base16 color themes in Neovim 72
nlua/nlua A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. 2,048
hslua/hslua Provides a bridge between Haskell and Lua programming languages 129