Skip to Content

librdkafka v2.6.0

Created
Updated

The Apache Kafka C/C++ library

# Usage

The package librdkafka:<TARGET_TRIPLET> provides CMake targets:

find_package(RdKafka CONFIG REQUIRED)
target_link_libraries(main PRIVATE RdKafka::rdkafka RdKafka::rdkafka++) 

# License

Unspecified

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# curl

Build with curl

Dependencies:
and 2 transitive dependencies:
Host Dependencies:
3 transitive dependencies:

# sasl

Build with sasl/gssapi

Dependencies:
and 3 transitive dependencies:
Host Dependencies:
3 transitive dependencies:

# ssl

Build with OpenSSL

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

# zlib

Build with zlib

Dependencies:

No transitive dependencies.

Host Dependencies:
one transitive dependency:

# zstd

Build with zstd

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • myd7349's avatar myd7349
  • Rodrigo Trida's avatar Rodrigo Trida
  • Victor Romero's avatar Victor Romero
  • Ehsan's avatar Ehsan
  • Phoebe's avatar Phoebe
  • Alexander Smyslov's avatar Alexander Smyslov
  • JonLiu1993's avatar JonLiu1993
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Mengna Li's avatar Mengna Li
  • Chen Yufei's avatar Chen Yufei
  • LilyWangLL's avatar LilyWangLL
  • Jia Yue Hua's avatar Jia Yue Hua
  • Tyler Rockwood's avatar Tyler Rockwood
  • jim wang's avatar jim wang
  • Kai Pastor's avatar Kai Pastor
  • Tim Paine's avatar Tim Paine

# Changelog

  • 613657a [librdkafka] update to 2.6.0 (#41487)
  • 26ce0e5 [librdkafka] update to 2.5.3 (#41386)
  • 906d928 [librdkafka] add new feature librdkafka[sasl] (#39894)
  • 853e515 [lz4] Update to 1.10.0, use official CMake build system (#40052)
  • a26e565 [librdkafka] Fix feature curl compilation error under arm64-osx triplet (#39919)
  • de8cad5 [librdkafka] Fix code download URL (#39841)
  • 638daad Enable additional authentication mechanisms in librdkafka (#39184)
  • 0c5d26f [librdkafka] update to 2.3.0 (#34798)
  • 3a4b722 [librdkafka] Upgrade up to v2.2.0 (#32951)
  • 21ba00c [librdkafka] Upgrade up to 2.1.1 (#31266)
and 28 more commits:

# Source