{"library":"caf","type":"library","category":null,"description":"an open source implementation of the actor model for C++ featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.","language":"cpp","status":"active","version":"1.1.0","tags":["actor","concurrency","messaging","pattern-matching","distributed"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install caf","imports":["#include <caf/all.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(caf CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE caf::caf)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}