mlua
Lua binder
Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly.
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
2k stars
17 watching
144 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
asyncasynchronouslualuajitluaurustrust-bindingsscriptingwasm
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-level binding for Lua 5.3 in Rust. | 53 |
| Rust bindings to Lua 5.1 providing a safe interface | 127 |
| Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
| A Rust library that provides a high-level interface to Lua 5.2 | 506 |
| Rust bindings for Lua 5.3 and beyond | 158 |
| Bindings between Rust and Ruby that enable safe interaction with Ruby code. | 205 |
| Rust bindings and wrappers for the Basic Linear Algebra Subprograms | 84 |
| A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
| Provides a bridge between Haskell and Lua programming languages | 130 |
| A Redis client for the Lua-Lluv library, providing functionality for asynchronous interactions with a Redis instance. | 5 |
| A Lua backend for Idris 2, facilitating integration with the functional programming language | 27 |
| A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
| Rust bindings for a cross-platform GUI library | 1,646 |
| A tool for analyzing and compiling Lua code to support compile-time meta-programming | 350 |
| A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |