Skip to Content

cppkafka v0.4.0

Created
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.

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 40 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • NancyLi1013's avatar NancyLi1013
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • Cheney Wang's avatar Cheney Wang
  • Nikita Vakula's avatar Nikita Vakula

# Changelog

  • 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)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete 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)

# Source