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.1.0#0
Apr 9, 2026
!((arm | x86) & windows) & !android
github.com/apache/pulsar-client-cpp
82d23cecb8
Apache-2.0
Manifest