LPGhatguy / luajit-ffipp
(PROTOTYPE) A proof-of-concept C++ FFI for LuaJIT
☆31Updated 10 years ago
Alternatives and similar repositories for luajit-ffipp:
Users that are interested in luajit-ffipp are comparing it to the libraries listed below
- generates luajit ffi bindings from c headers☆59Updated 6 years ago
- DEFLATE (RFC1951)/gunzip implemented in pure Lua☆52Updated 11 years ago
- Library for manipulation of memory areas in Lua.☆36Updated 6 months ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆13Updated 7 months ago
- proof of concept luajit profiler visualization for zerobrane☆22Updated 8 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆119Updated 5 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 2 years ago
- Lua bitstream☆31Updated 5 years ago
- BGFX bindings for Lua☆35Updated 8 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- A Lua bindings generator that uses Doxygen to parse C/C++ headers.☆83Updated 8 years ago
- glua = LuaJIT + FFI + OpenGL/GLUT