Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomenz/luamtlib

Calling lua functions from multiple threads
https://github.com/tomenz/luamtlib

cpp-library cpp17 linux lua multithreading windows

Last synced: 7 days ago
JSON representation

Calling lua functions from multiple threads

Awesome Lists containing this project

README

        

# LuaMtLib
Calling a lua functions from multiple threads

The cmake configure will clone the lua repository into the source tree.

LuaTest.cpp is a example how to use the library