#安卓#Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
翻译 - Sol3(sol2 v3.0)-具有高级功能和一流性能的C ++ <-> Lua API包装器在这里,它很棒!说明文件:
A Lightweight and fully asynchronous WebSocket client library based on libev
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
`llthreads` library rewritten without `LuaNativeObjects` code generator
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
A minimal Lua-API for building GUIs using Cairo or OpenGL (see: https://github.com/osch/lua-lpugl#lpugl)
luagcrypt is a Lua interface to the libgcrypt library, written in C.
SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
Low-level multi-threading message buffers for the Lua scripting language (see: https://github.com/osch/lua-mtmsg#mtmsg)
A C++ Lua binding without the cruft.
A Lua wrapper for creating bindings between C++ and Lua.