LuaBridge3
Lua binder
A lightweight C++ library for binding Lua to C++
A lightweight, dependency-free library for binding Lua to C++
253 stars
9 watching
40 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list
bindingscppcpp17lualuajit
Related projects:
Repository | Description | Stars |
---|---|---|
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,642 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 158 |
satoren/kaguya | A C++ binding library to Lua, enabling seamless interaction between C++ and the Lua scripting language. | 346 |
stevekchiu/lua-intf | A binding between C++11 and Lua language, providing an interface to access Lua functionality from C++ code. | 419 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
jeremyong/selene | C++ bindings for Lua scripting language | 813 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |