Selene
Lua binder
C++11 friendly header-only bindings to Lua
Simple C++11 friendly header-only bindings to Lua
814 stars
82 watching
117 forks
Language: C++
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stevekchiu/lua-intf | A binding between C++11 and Lua language, providing an interface to access Lua functionality from C++ code. | 418 |
satoren/kaguya | A C++ binding library to Lua, enabling seamless interaction between C++ and the Lua scripting language. | 347 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 257 |
daurnimator/zig-autolua | A tool for generating a Lua binding for the Zig programming language. | 22 |
alexeyco/binder | Library to bind Go code to Lua execution environment | 77 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,056 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 110 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for network management | 11 |
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,656 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 130 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
n0la/lua-openbsd | A Lua library providing bindings to OpenBSD-specific functions. | 15 |
clementfarabet/lua---opengm | A Lua wrapper for the OpenGM C++ library used in graphical modeling and inference | 8 |
lualanes/lanes | A lightweight multithreading library for Lua | 469 |
soulik/lutok2 | A C++/Lua binding helper for managing Lua states and stacks | 9 |