Fast, cross-platform LSP server for mLua (MapleStory Worlds scripting). Persistent TCP daemon with sub-second responses.
Standalone LSP server for the mLua language (MapleStory Worlds scripting). Wraps the msw.mlua VS Code extension and exposes a standard stdio JSON-RPC interface compatible with any LSP client.
This project aims to provide bindings from Lua to Node.js using Rust. It leverages the power of the `mlua` and `napi-rs` modules to provide a seamless and efficient interface between the two languages.
The fastest CMS, easiest to deploy. Rust-powered high-performance BaaS and headless CMS with built-in blog, ecommerce, wallet, payment and 4 plugin engines.
High level bindings to Lua 5.5/5.4/5.3/5.2/5.1 (including LuaJIT) and Luau with async/await features and support of writing native Lua modules in Rust.
High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust.
High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau with async/await features and support of writing native Lua modules in Rust. Fork with added Factorio Lua support.
High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust. Fork with added Factorio Lua support.
High level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing native Lua modules in Rust.
Extra helpers and functionality built on top of mlua for embedded lua development
Core debug engine for mlua — breakpoints, stepping, variable inspection
MCP server (stdio) for mlua-probe — Lua debugger for environments without DAP support
Thread-isolated Lua VM with cancellation, async coroutines, and connection pool for mlua
Simplify mlua type conversions like magic!
Batteries-included standard library modules for mlua
mlua wrapper for lshape — Schema-as-Data validator + LuaCATS codegen, Pure Lua vendored via include_str!.