The Apache Pulsar C++ library
Run the following Vcpkg command to install the port.
vcpkg install pulsar-client-cpp
pulsar-client-cpp provides CMake targets:
find_package(unofficial-pulsar CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::pulsar::pulsar)
v3.8.0#0
Nov 14, 2025
!((arm | x86) & windows) & !android
apache/pulsar-client-cpp
github.com/apache/pulsar-client-cpp
3ea0fbfcb3
Apache-2.0
Manifest