lua-llthreads
threading library
Provides low-level threading support for Lua applications.
Low-Level threads(pthreads or WIN32 threads) for Lua.
145 stars
16 watching
38 forks
Language: C
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Reimplemented multithreading library with improved Lua support and threading control | 76 |
| A lightweight multithreading library for Lua | 469 |
| An implementation of Lua in LLVM | 153 |
| A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
| Provides a Lua binding to the ZeroMQ message-passing library | 153 |
| Native bindings for Lua VM in C | 4 |
| A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| Provides Lua modules for building Websocket clients and servers. | 403 |
| A Lua binding to the net-snmp library for network management | 11 |
| An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
| A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 282 |
| A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes. | 119 |
| A Lua library for setting base16 color themes in Neovim | 72 |
| A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| Provides a bridge between Haskell and Lua programming languages | 130 |