Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.
☆479Dec 19, 2020Updated 5 years ago
Alternatives and similar repositories for luaffi
Users that are interested in luaffi are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FFI package for Lua 5.1 and Lua 5.2☆196May 16, 2021Updated 4 years ago
- Lua String Templates☆188Jun 25, 2015Updated 10 years ago
- A C FFI for Lua☆146Oct 16, 2021Updated 4 years ago
- A portable C FFI for Lua 5.1+☆227Feb 12, 2026Updated last month
- FFI package for Ravi and Lua 5.3☆16Aug 18, 2019Updated 6 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆177Nov 30, 2015Updated 10 years ago
- Portable distribution of LuaJIT with precompiled binaries, libraries and FFI bindings☆251Mar 20, 2014Updated 12 years ago
- A cucumber-like BDD library for Lua on top of telescope.☆18Mar 26, 2011Updated 14 years ago
- OO language targetting Lua☆50Mar 10, 2014Updated 12 years ago
- generates luajit ffi bindings from c headers☆64Mar 24, 2018Updated 8 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,246Feb 11, 2025Updated last year
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆18Jan 10, 2026Updated 2 months ago
- A Lua C PreProcessor☆130Feb 4, 2017Updated 9 years ago
- An extended Lua macro preprocessor☆159Nov 16, 2022Updated 3 years ago
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆981Dec 28, 2025Updated 2 months ago
- Lua loadable module providing bindings to the LLVM/Clang APIs.☆45Jan 12, 2014Updated 12 years ago
- Mirror of the LuaJIT git repository☆5,476Mar 4, 2026Updated 2 weeks ago
- Compatibility module providing Lua-5.2-style APIs for Lua 5.1☆45Jul 26, 2022Updated 3 years ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆524Mar 12, 2026Updated last week
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆248Mar 16, 2026Updated last week
- A Lua bindings generator written in Lua.☆106Sep 21, 2025Updated 6 months ago
- The metalua programming language☆369Jan 16, 2024Updated 2 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29May 23, 2022Updated 3 years ago
- Network support for the Lua language☆2,002Nov 14, 2025Updated 4 months ago
- unit testing, logger, OOP, string, table extensions for lua.☆19Mar 7, 2012Updated 14 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆306Jan 17, 2024Updated 2 years ago
- Lua + libUV + jIT = pure awesomesauce