Rust luau

Open-source Rust projects categorized as luau

Top 7 Rust luau Projects

  • qsv

    CSVs sliced, diced & analyzed.

    Project mention: Shell Cacophony | dev.to | 2024-08-29

    { stdenv , lib , fetchzip , autoPatchelfHook }: stdenv.mkDerivation rec { pname = "qsv"; version = "0.132.0"; src = fetchzip { url = "https://github.com/jqnatividad/qsv/releases/download/${version}/qsv-${version}-x86_64-unknown-linux-gnu.zip"; hash = "sha256-yko+wTSGxOZWU1cJS17sPYPQeBcfyeiwQUu6dPhpL1s="; stripRoot = false; }; nativeBuildInputs = [ autoPatchelfHook stdenv.cc.cc.lib ]; buildInputs = [ ]; sourceRoot = "."; installPhase = '' runHook preInstall install -m755 -D source/qsvp $out/bin/qsv runHook postInstall ''; meta = with lib; { homepage = "https://github.com/jqnatividad/qsv"; description = "CSVs sliced, diced & analyzed."; platforms = platforms.linux; }; }

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • mlua

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

    Project mention: LuaX – Lua interpreter, REPL and useful packages | news.ycombinator.com | 2024-05-26

    If you want it to interact well with a couple of really popular languages there's this:

    https://github.com/mlua-rs/mlua

    Rust and through Deno, JavaScirpt.

  • StyLua

    An opinionated Lua code formatter

  • lune

    A standalone Luau runtime

    Project mention: Lune: A standalone asynchronous, Luau runtime built with Rust | news.ycombinator.com | 2023-11-07
  • 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/

  • Wasynth

    WebAssembly to Lua translation library and tool

    Project mention: Wasynth: WebAssembly to Lua translation library and tool | news.ycombinator.com | 2023-11-09
  • script-bench-rs

    Rust embedded scripting languages benchmark

  • 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,423
2 mlua 1,554
3 StyLua 1,526
4 lune 342
5 luac-parser-rs 190
6 Wasynth 130
7 script-bench-rs 36

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com