https://github.com/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.
https://github.com/calebtt/cpprunnerlib
concurrency lambda sfinae
Last synced: 12 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/calebtt/cpprunnerlib
- Owner: calebtt
- Created: 2022-01-05T02:46:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-23T23:08:08.000Z (over 3 years ago)
- Last Synced: 2025-04-09T15:20:36.706Z (6 months ago)
- Topics: concurrency, lambda, sfinae
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: