lua-binding
There are 52 repositories under lua-binding 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:
luaposix/luaposix
Lua bindings for POSIX APIs
zhaojh329/libuwsc
A Lightweight and fully asynchronous WebSocket client library based on libev
fanchy/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
moteus/lua-llthreads2
`llthreads` library rewritten without `LuaNativeObjects` code generator
TheLartians/TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
osch/lua-lpugl
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
Lekensteyn/luagcrypt
luagcrypt is a Lua interface to the libgcrypt library, written in C.
d-led/pugilua
a lua binding for pugixml
rprata/sgfx
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
moteus/lua-odbc
ODBC Library for lua
ylmbtm/LuaServerFrame
将原来的框架改为使用lua作为开发语言
osch/lua-mtstates
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
Alloyed/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
nearmeng/toluapp
tolua++ for lua 5.3
osch/lua-mtmsg
Low-level multi-threading message buffers for the Lua scripting language (see: https://github.com/osch/lua-mtmsg#mtmsg)
merlinblack/manualbind
A C++ Lua binding without the cruft.
osch/lua-nocurses
A terminal screen manipulation library
DoooReyn/fmod-for-cocos2dx
cocos2d-x集成fmod
jirutka/brieflz.lua
Lua binding for BriefLZ compression library
LauraRozier/lua-beef
BeefLang port of Lua 5.3 and 5.4
osch/lua-mtint
Make threads and coroutines interruptible for the Lua scripting language, see https://github.com/osch/lua-mtint#mtint
ToyAuthor/luapp
A Lua wrapper for creating bindings between C++ and Lua.
siffiejoe/lua-tinylthread
Tiny threading module for Lua
igor725/lua-vosk
Vosk (offline speech recognition library) binding for Lua
moteus/lua-pdh
Lua binding to Microsoft Performance Data Helper (PDH) library.
osch/lua-lrtmidi
Lua binding for RtMidi
wolfha/lua-magic
Lua binding to libmagic to recognize the type of data in a file
osch/lua-lrtaudio
Lua binding for RtAudio
TeaEntityLab/rustLuaActor
Lua Actor implementation for Rust (in sync/async modes)
DoooReyn/cocos2d-x-lua-protobuf
Cocos2d-x 接入 lua-protobuf,支持 protobuf3
jprjr/lua-whereami
Lua module for finding your executable's path.
merlinblack/oyunum
Benim Oyunum 'My Game'. C++ meets Lua with Allegro.
osch/lua-ljack
Lua binding for the JACK Audio Connection Kit
vontikov/java-lua
Executes Lua scripts from Java
osch/lua-lfft
Fast Fourier Transform library for Lua