lua-llthreads2
Thread library
Reimplemented multithreading library with improved Lua support and threading control
llthreads
library rewritten without LuaNativeObjects
code generator
76 stars
4 watching
22 forks
Language: Lua
last commit: about 1 year ago
Linked from 2 awesome lists
lualua-bindingmultithreadingpthreadsthreading
Related projects:
Repository | Description | Stars |
---|---|---|
neopallium/lua-llthreads | Provides low-level threading support for Lua applications. | 145 |
lualanes/lanes | A lightweight, native multithreading library for Lua | 466 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
moteus/lua-lluv-redis | A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
moteus/lua-pdh | A Lua binding to a Windows library for collecting performance data | 4 |
moteus/lua-path | A Lua library providing functions for manipulating file system paths and directories. | 81 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
cloudflare/lua-re2 | A C and Lua wrapper for RE2's regular expression library | 36 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 94 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 46 |
mlua-rs/mlua | Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,733 |