lua-bindings
There are 98 repositories under lua-bindings topic.
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
simdsoft/yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client applications.
luvit/luv
Bare libuv bindings for lua
billyquith/ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
natecraddock/ziglua
Zig bindings for the Lua C API
Lua-cURL/Lua-cURLv3
Lua binding to libcurl
stetre/moonlibs
Lua libraries for graphics and audio programming
cpgf/cpgf
cpgf library
gengyong/luaaa
C++ to LUA binding tool in a single header file.
Semaeopus/Unity-Lua
A wrapper around MoonSharp that allows easy development of moddable Unity games
zeromq/lzmq
Lua binding to ZeroMQ
hslua/hslua
Haskell bindings to Lua, an embeddable scripting language.
stetre/moongl
Lua bindings for OpenGL
stetre/moonnuklear
Lua bindings for Nuklear
yanwei1983/luatinkerE
LUA to C++ Binding Library "lua_tinker" expand for c++11/14 and lua 5.3
lcurses/lcurses
Lua bindings for Curses
lqt5/lqt
Lua Binding for Qt5
willothy/nvim-utils
Utilities and bindings for writing Neovim plugins in Rust
stetre/moonglfw
Lua bindings for GLFW
moteus/lua-lluv
Lua binding to libuv
flukso/lua-mosquitto
Lua bindings to the libmosquitto MQTT client library.
sackosoft/zig-luajit
Run Lua code in Zig apps! A package providing Zig language bindings to LuaJIT.
siffiejoe/lua-fltk4lua
Lua binding to the Fast Light Tool Kit (FLTK)
marcopompili/lua-leveldb
Lua bindings for google's leveldb library.
stetre/moonfltk
Lua bindings for FLTK
hoelzro/lua-linenoise
Lua bindings for linenoise with UTF-8 support (https://github.com/yhirose/linenoise/tree/utf8-support)
stetre/moonvulkan
Lua bindings for Vulkan
loyso/LuaCSP
Communicating Sequential Processes in Lua
etactica/lua-libmodbus
lua bindings to libmodbus
bagobor/cpp2lua-buindings-battle
Lua <-> C++ bindings libraries benchmark
Quahu/Laylua
Lua wrapper and sandbox for .NET.
shaunbennett/lucis
A rust ray tracer with lua based modelling
Upbolt/Lua-ImGui
Object-oriented Lua bindings for ImGui
sundream/aoi
九宫格和十字链表两种实现
sonoro1234/luaRtAudio
RtAudio + libsndfile lua binding. Now more interested in https://github.com/sonoro1234/LuaJIT-rtaudio
BindBC/bindbc-lua
Static & dynamic D bindings to the C API of Lua, compatible with BetterC, @nogc, and nothrow.