An easy-to-use and efficient C++ 20 thread pool that supports task priorities and task submission to specific threads.
NekoThreadPool provides CMake targets:
find_package(NekoThreadPool CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::ThreadPool)
v1.0.2#0
All
MITorApache-2.0
Manifest