LuaDist / luajitLinks
LuaJIT is JIT compiler for the Lua language.
☆573Updated 6 years ago
Alternatives and similar repositories for luajit
Users that are interested in luajit are comparing it to the libraries listed below
Sorting:
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆479Updated 4 years ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- Decoda Lua IDE and debugger☆911Updated 7 years ago
- An Optional Type System for Lua☆590Updated 5 years ago
- A Lua bytecode compiler written in Lua itself for didactic purposes or for new language implementations☆691Updated 5 years ago
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆253Updated 2 years ago
- The metalua programming language☆364Updated last year
- Lua Protocol Buffers☆294Updated 7 years ago
- A self contained Lua MessagePack C implementation.☆374Updated 3 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,231Updated 10 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆515Updated last week
- Lua String Templates☆187Updated 10 years ago
- A lua debugger in independent lua VM☆121Updated 7 years ago
- The project is superceded by Fengari. See https://fengari.io/☆839Updated 7 years ago
- convert Lua source code into an equivalent C source code written in terms of Lua C API calls☆306Updated last year
- Automatically exported from code.google.com/p/llvm-lua☆158Updated 9 years ago
- Remote debugger for Lua.☆929Updated 2 years ago
- Multithreading support for Lua☆451Updated 2 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆987Updated last year
- LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribut…☆964Updated last year
- tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua☆219Updated 5 years ago
- Yet another bgfx lua binding