luac-parser-rs
luafun
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 |
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
-
lua bytecode parser written in rust
Very nice! Can you open source the source of http://luadec.metaworm.site/ too? It looks nice
luafun
-
Lua library for dealing with iterators?
You're probably thinking of https://luafun.github.io/
-
[discussion] Why don't more (any?) plugin authors use penlight?
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?
you could refactor using luajit + luafun
What are some alternatives?
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