Example C++ shared library loaded in LuaJIT through FFI
☆21May 15, 2016Updated 9 years ago
Alternatives and similar repositories for luajit-cpp
Users that are interested in luajit-cpp are comparing it to the libraries listed below
Sorting:
- LuaJIT FFI bindings for the Tiny C Compiler☆29May 23, 2022Updated 3 years ago
- module supporting win32 ffi binding☆38Nov 19, 2024Updated last year
- LuaJIT Bindings for Win32☆45Oct 6, 2018Updated 7 years ago
- lpeg based parser -> highlighter for m in nvim☆18Oct 18, 2018Updated 7 years ago
- An attempt at unifying lua class libraries to provide a common API.☆56Jan 13, 2018Updated 8 years ago
- A Series of Tubes for Lua tables.☆14Feb 27, 2017Updated 9 years ago
- A stately GUI lib for LÖVE☆18Apr 17, 2018Updated 7 years ago
- A collection of Lua code snippits I've used for talks, workshops, and teaching.☆21Oct 11, 2020Updated 5 years ago
- A unified http/s client library for lua☆71Oct 31, 2016Updated 9 years ago
- autogenerated LuaJIT bindings for SDL2 with threads and audio☆32Oct 15, 2024Updated last year
- LuaJIT FFI bindings to FFmpeg libraries☆26Dec 23, 2015Updated 10 years ago
- Pure Lua Implementation of RFC 4122-compliant v4 pseudorandom UUID generator. Also includes an RFC 4122-compliant v5 SHA1-based UUID gene…☆43Dec 11, 2016Updated 9 years ago
- Lua module to emulate a Lua Terminal in a IUP toolkit textbox to easily embed in any IUP application☆16Jul 29, 2024Updated last year
- automatic update Clinvar db for ANNOVAR☆10Mar 9, 2026Updated last week
- TINN Is Not Node - All things Windows☆88Mar 21, 2020Updated 5 years ago
- Pure Lua implementation of alert dialog box (functionality similar to JavaScript alert() function).☆12Nov 12, 2018Updated 7 years ago
- Lua VM implemented in Javascript☆62Dec 15, 2012Updated 13 years ago
- Lua loadable module providing bindings to the LLVM/Clang APIs.☆45Jan 12, 2014Updated 12 years ago
- Lua module for CRC-32 calculation implemented in C☆14Oct 31, 2022Updated 3 years ago
- Lua HTTP client cosocket driver for OpenResty / ngx_lua, interfaces are more flexible☆71Jul 22, 2020Updated 5 years ago
- A unified approach to IAP with Corona SDK☆24Apr 14, 2022Updated 3 years ago
- A mess of an util for Noita stuff - can unpack data.wak☆14Oct 10, 2019Updated 6 years ago
- ☆10May 10, 2022Updated 3 years ago
- Per function, Lua JIT using LLVM C++ toolchain☆10Jun 8, 2017Updated 8 years ago
- Eliminating the need for hand-crafted assembly in high-performance interpreters☆14Mar 22, 2021Updated 4 years ago
- A dynamic array implementation in C☆14Jan 7, 2018Updated 8 years ago
- Algalon the Observer☆11Mar 3, 2015Updated 11 years ago
- A nice R development and analytics environment, for the Renjin JVM implementation of R☆16Apr 2, 2024Updated last year
- Noita-compatible non-conformant XML parser written in Lua☆13Dec 22, 2023Updated 2 years ago
- lighDB - light embed database written on C99 without dynamic allocation and it targets to the MCUs☆16Nov 30, 2017Updated 8 years ago
- Noita API Extension☆13Aug 29, 2025Updated 6 months ago
- ImGui + PS3 on ESP32 (IDF)☆13Jul 16, 2022Updated 3 years ago
- POC demonstrating best practice for high-performance LuaJIT C Binding.☆10Feb 15, 2016Updated 10 years ago
- (PROTOTYPE) A proof-of-concept C++ FFI for LuaJIT☆31Feb 28, 2015Updated 11 years ago
- luajit implementation of lpack☆12Sep 7, 2016Updated 9 years ago
- 容器日志搜集套件。☆15Mar 15, 2019Updated 7 years ago
- Provides a way to get raw Keyboard data in Lua☆13Jan 18, 2026Updated 2 months ago
- V8 for Lua