Rust luau

Open-source Rust projects categorized as luau

Top 7 Rust luau Projects

  1. qsv

    Blazing-fast Data-Wrangling toolkit

    Project mention: fd: A simple, fast and user-friendly alternative to 'find' | news.ycombinator.com | 2025-03-19
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. mlua

    High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support

    Project mention: Koto Programming Language | news.ycombinator.com | 2025-03-29

    This is already available as an optional Lua target in mlua [0]. I recently built a programmable server for Server-Sent Events scriptable with Lua [1]. I chose Lua 5.4, but it's trivial to switch it to LuaJIT, or really any other Lua derivative including Roblox Luau. It's just a matter of enabling the mlua feature you want.

    [0] https://github.com/mlua-rs/mlua

  4. StyLua

    A Lua code formatter

    Project mention: Polyglot: Lua (Part 0) | dev.to | 2025-01-12

    Lua supports most of this primarily through community packages. luarocks is the Lua package manager. Lua does not ship with a unit testing framework by default, but the community seems to have selected luaunit as the defacto testing library. LSP and linting support is provided through the lua-language-server and code formatting is handled through stylua. However, I can't find tooling similar to Python's bandit to perform security audits. I believe this to be an open area of Lua library development.

  5. lune

    A standalone Luau runtime

    Project mention: Lune (Rust-based Luau runtime) 0.9.0 released | news.ycombinator.com | 2025-04-28
  6. luac-parser-rs

    lua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/

  7. Wasynth

    WebAssembly to Lua translation library and tool

  8. script-bench-rs

    Rust embedded scripting languages benchmark

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust luau discussion

Log in or Post with

Rust luau related posts

  • luaCheck and class definition

    1 project | /r/lua | 6 Jan 2022
  • Difference between require("foo") and require"foo"

    2 projects | /r/neovim | 5 Oct 2021
  • lua-format : how to keep equals signs aligned (like EasyAlign)

    1 project | /r/neovim | 21 Jul 2021
  • What is stylua.toml for?

    1 project | /r/neovim | 20 Jul 2021

Index

What are some of the best open-source luau projects in Rust? This list will help you:

# Project Stars
1 qsv 2,811
2 mlua 2,145
3 StyLua 1,820
4 lune 515
5 luac-parser-rs 229
6 Wasynth 152
7 script-bench-rs 63

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?