lua-binding topic
libuwsc
A Lightweight and fully asynchronous WebSocket client library based on libev
sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵...
lua-llthreads2
`llthreads` library rewritten without `LuaNativeObjects` code generator
lua-lpugl
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
sgfx
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
luagcrypt
luagcrypt is a Lua interface to the libgcrypt library, written in C.