Rust luau

Open-source Rust projects categorized as luau

Top 6 Rust luau Projects

  • qsv

    CSVs sliced, diced & analyzed.

  • Project mention: Qsv: Efficient CSV CLI Toolkit | news.ycombinator.com | 2023-12-22

    Thanks for the detailed feedback @snidane!

    As maintainer of qsv, here's my reply:

    - Given qsv's rapid release cycle (173 releases over three years), the auto-update check is essential at the moment. Once we reach 1.0, I'll turn it off. For now, given your feedback, I've only made it check 10% of the time.

    - Pivot is in the backlog and I'll be sure to add unpivot when I implement it. (https://github.com/jqnatividad/qsv/issues/799)

    - I'll add a dedicated summing command with the group by (-by) and window by (-over) capability (https://github.com/jqnatividad/qsv/issues/1514). Do note that `stats` has basic sum as @ezequiel-garzon pointed out.

    - With the `enum` command, qsv can achieve what you proposed with `laminate`. E.g. qsv enum --new-column newcol --constant newconstant mydata.csv --output laminated-data.csv

    - With the cat rowskey command, qsv can already concatenate files with mismatched headers.

    - other file formats. qsv supports parquet, csv, tsv, excel, ods, datapackage, sqlite and more (see https://github.com/jqnatividad/qsv/tree/master#file-formats). Fixed-format though is not supported yet and quite interesting, and have added it to the backlog (https://github.com/jqnatividad/qsv/issues/1515)

    - as to "enable embedding outputs of commands", qsv is composable by design, so you can use standard stdin/stdout redirection/piping techniques to have it work with other CLI tools like jq, awk, etc.

    Finally, just released v0.120.0 that already incorporates the less aggressive self-update check. https://github.com/jqnatividad/qsv/releases/tag/0.120.0

  • StyLua

    An opinionated Lua code formatter

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

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 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,228
2 StyLua 1,384
3 lune 258
4 luac-parser-rs 158
5 Wasynth 89
6 script-bench-rs 26

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com