{"library":"concurrencpp","type":"library","category":null,"description":"concurrencpp is a tasking library for C++ allowing developers to write highly concurrent applications easily and safely by using tasks, executors and coroutines.","language":"cpp","status":"active","version":"0.1.7","tags":["concurrency","coroutines","tasking","c++20"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install concurrencpp","imports":["#include <concurrencpp/concurrencpp.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(concurrencpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE concurrencpp::concurrencpp)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}