calebtt/CPPRunnerLib
Contains classes for running functions asynchronously that protect access, from outside threads, to the internal data with a mutex. CPPLambdaRunner uses a user-supplied lambda function as the work thread.
C++
No issues in this repository yet.