geoffleyland / luatraceLinks
A tool for tracing Lua script execution and analysing time profiles and coverage
☆174Updated 9 years ago
Alternatives and similar repositories for luatrace
Users that are interested in luatrace are comparing it to the libraries listed below
Sorting:
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆219Updated 7 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆243Updated 8 months ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- A Lua 5.3 parser written with LPegLabel☆207Updated 8 months ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆179Updated 3 years ago
- luaproc is a concurrent programming library for Lua☆124Updated 8 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆477Updated 4 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆268Updated 11 months ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆171Updated last year
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- Lua integration with libev.☆224Updated 3 years ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.5.☆512Updated last week
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- General Lua libraries☆301Updated 2 years ago
- An extension of LPeg that supports labeled failures☆147Updated 2 years ago
- Lua String Templates☆188Updated 10 years ago
- LuaJIT FFI reflection library☆105Updated last year
- The metalua programming language☆361Updated last year
- A port of LPeg 100% written in Lua.☆265Updated 3 years ago
- Lua code analysis, with plugins for HTML and SciTE☆179Updated 9 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- An extended Lua macro preprocessor☆159Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Very fast XML parser for Lua based on RapidXML.☆74Updated 10 months 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