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)
v4.0.0#1
Feb 13, 2026
!((arm | x86) & windows) & !android
github.com/apache/pulsar-client-cpp
e63fec581c
Apache-2.0
Manifest