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:

C++CMakeCShellPythonDockerfileMesonandroidiosvisual-studioluandksimplegccmodern-cppluajitclangcpp17sollua-bindinglua-bindingslua-scriptingvisual-cpp
This is stars and forks stats for /ThePhD/sol2 repository. As of 26 Apr, 2024 this repository has 3641 stars and 423 forks.

sol2 sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to add to a project. The library is header-only for easy integration with projects, and a single header can be used for drag-and-drop start up. Sneak Peek #include <sol/sol.hpp> #include <cassert> int main() { sol::state lua; int x = 0; lua.set_function("beep", [&x]{ ++x; }); lua.script("beep()"); assert(x...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
esphome/esphomeC++PythonOther6.6k02.6k0
scottbez1/smartknobC++CTypeScript15.6k08960
NVlabs/tiny-cuda-nnC++CudaPython2.9k03900
mit-biomimetics/Cheetah-SoftwareC++CMakePython2.1k08390
ValveSoftware/ProtonC++CC#21.2k09580
openMVG/openMVGC++CCMake5.1k01.6k0
aria2/aria2C++COther31.5k03.3k0
tzapu/WiFiManagerC++CHTML6k01.9k0
danmar/cppcheckC++PythonC5.1k+111.4k+6
x64dbg/x64dbgC++CQMake41.7k02.2k0