{"library":"pthreadpool","type":"library","category":null,"description":"Portable (POSIX/Windows/Emscripten) thread pool for C/C++","language":"cpp","status":"active","version":"2024-11-04","tags":["thread-pool","parallel","portable","concurrency"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install pthreadpool","imports":["#include <pthreadpool.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(pthreadpool CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE pthreadpool::pthreadpool)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}