luavela / dumpanalyzeLinks
Mini-framework for processing LuaJIT's compiler dumps.
☆39Updated 6 years ago
Alternatives and similar repositories for dumpanalyze
Users that are interested in dumpanalyze are comparing it to the libraries listed below
Sorting:
- Easier to read LuaJIT dumps☆179Updated last year
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- LuaJIT FFI reflection library☆105Updated last year
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Line-level profiler for code running in LuaJIT☆94Updated 9 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆112Updated 3 years ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 6 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.