luac-parser-rs VS luafun

Compare luac-parser-rs vs luafun and see what are their differences.

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/ (by metaworm)

luafun

Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind. (by luafun)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
luac-parser-rs luafun
2 3
206 2,140
- 0.5%
6.8 4.0
about 1 year ago 4 months ago
Rust Lua
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

luac-parser-rs

Posts with mentions or reviews of luac-parser-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-15.

luafun

Posts with mentions or reviews of luafun. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.
  • Lua library for dealing with iterators?
    2 projects | /r/lua | 7 Mar 2023
    You're probably thinking of https://luafun.github.io/
  • [discussion] Why don't more (any?) plugin authors use penlight?
    3 projects | /r/neovim | 30 Sep 2022
    Have you seen the code base of penlight? 1. TBH, I don't think it takes a good perf, it's a lot of overhead to package Lua into Python. In my dev plugin experience, I rarely deal with complicated data. vim.tbl_ is enough for me. 2. My personal choice, I prefer JavaScript style rather than Python. 3. I tend to use the libs like luafun with perf gain or Lua binding libs, but I don't have this need at present. 4. Can steal a small piece of code to keep away from dependency.
  • Is luajit really that fast?
    1 project | /r/neovim | 22 Jan 2022
    you could refactor using luajit + luafun

What are some alternatives?

When comparing luac-parser-rs and luafun you can also consider the following projects:

lumino - Lumino is a library for building interactive web applications

Penlight - A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

lua-resty-ffi-grpc - openresty grpc client library based on rust tonic

functional - Functional programming utilities implemented in pure Lua.

monaco-editor-vue3 - Monaco Editor for Vue3

luapak - Easily build a standalone executable for any Lua program

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

lcurses - Lua bindings for Curses

nom - Rust parser combinator framework

ltest - LTest is a unit testing framework for Lua. It is designed to be simple and easy to use. It is also designed to be used in a variety of environments, including embedded systems.

Wasynth - WebAssembly to Lua translation library and tool

luarocks-build-xmake - A luarocks build module based on xmake

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

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