LuaBridge
Lua wrapper
A lightweight library for binding C++ to the Lua scripting language
A lightweight, dependency-free library for binding Lua to C++
2k stars
98 watching
348 forks
Language: C
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
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 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
tickbh/td_rlua | A high-level binding for Lua 5.3 in Rust. | 53 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
askyrme/luaproc | A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes. | 118 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
jamesmarlowe/lua-resty-github | A Lua library that provides a GitHub API interface for the ngx_lua Nginx module | 5 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
jeremyong/selene | C++ bindings for Lua scripting language | 813 |