Skip to content

cppkafkav0.4.1

Updated

cppkafka allows C++ applications to consume and produce messages using the Apache Kafka protocol. The library is built on top of librdkafka, and provides a high level API that uses modern C++ features to make it easier to write code while keeping the wrapper's performance overhead to a minimum.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 36 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • NancyLi1013's avatarNancyLi1013
  • Stefano Sinigardi's avatarStefano Sinigardi
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Cheney Wang's avatarCheney Wang
  • Nikita Vakula's avatarNikita Vakula
  • toge's avatartoge

#Changelog

  • 2dc54df[cppkafka] update to 0.4.1 (#47199)
  • fbec0d7[cppkafka] bumped to 0.4.0 (#31182)
  • 716c352[baseline][cppkafka] Add DISABLE_PARALLEL_CONFIGURE (#30100)
  • a6cb729[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 726c111[vcpkg] fatal_error when patch fails to apply (#8087)
  • 50b49af[cppkafka] Fix dynamic build. (#8073)
  • a3e8197[cppkafka] Add new port (#7987)