tylerneylon / lua_api_demoLinks
An educational Lua module that can be used to teach or learn about Lua's C API.
☆88Updated 9 years ago
Alternatives and similar repositories for lua_api_demo
Users that are interested in lua_api_demo are comparing it to the libraries listed below
Sorting:
- Lua Multitasking Environment.☆156Updated 7 months ago
- A Lua 5.3 parser written with LPegLabel☆205Updated 3 months ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated last year
- An extension of LPeg that supports labeled failures☆148Updated 2 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆238Updated 4 months ago
- A Lua C PreProcessor☆130Updated 8 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆171Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆118Updated 5 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆173Updated 9 years ago
- Sane and simple unit testing framework for Lua☆67Updated 6 years ago
- LuaJIT FFI reflection library☆103Updated last year
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆492Updated 2 weeks ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆112Updated last year
- A portable C FFI for Lua 5.1+☆203Updated 3 weeks ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆145Updated last year
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.