Selene
Lua C++ wrapper
C++ bindings for Lua scripting language
Simple C++11 friendly header-only bindings to Lua
813 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. | 419 |
satoren/kaguya | A C++ binding library to Lua, enabling seamless interaction between C++ and the Lua scripting language. | 346 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |
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 | 75 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
stetre/moonnuklear | Lua bindings for a GUI toolkit allowing developers to build graphical user interfaces using Lua | 108 |
hleuwer/luasnmp | A Lua binding to the net-snmp library for monitoring network devices | 11 |
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,642 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
n0la/lua-openbsd | A Lua library that provides bindings to OpenBSD-specific functions | 15 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
lualanes/lanes | A lightweight, native multithreading library for Lua | 466 |
soulik/lutok2 | A C++/Lua binding helper for managing Lua states and stacks | 9 |