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 38 transitive dependencies:
- boost-any
>= v1.86.0
(by boost-program-options ) - boost-assert
>= v1.86.0
(by boost-any ) - boost-bind
>= v1.86.0
(by boost-program-options ) - boost-cmake
>= v1.86.0
(by boost-assert ) - boost-concept-check
>= v1.86.0
(by boost-iterator ) - boost-config
>= v1.86.0
(by boost-assert ) - boost-container
>= v1.86.0
(by boost-lexical-cast ) - boost-container-hash
>= v1.86.0
(by boost-type-index ) - boost-core
>= v1.86.0
(by boost-type-index ) - boost-describe
>= v1.86.0
(by boost-container-hash ) - boost-detail
>= v1.86.0
(by boost-program-options ) - boost-function
>= v1.86.0
(by boost-program-options ) - boost-function-types
>= v1.86.0
(by boost-iterator ) - boost-functional
>= v1.86.0
(by boost-fusion ) - boost-fusion
>= v1.86.0
(by boost-iterator ) - boost-headers
>= v1.86.0
(by boost-config ) - boost-integer
>= v1.86.0
(by boost-lexical-cast ) - boost-intrusive
>= v1.86.0
(by boost-container ) - boost-io
>= v1.86.0
(by boost-utility ) - boost-iterator
>= v1.86.0
(by boost-program-options ) - boost-lexical-cast
>= v1.86.0
(by boost-program-options ) - boost-move
>= v1.86.0
(by boost-optional ) - boost-mp11
>= v1.86.0
(by boost-describe ) - boost-mpl
>= v1.86.0
(by boost-function-types ) - boost-optional
>= v1.86.0
(by boost-iterator ) - boost-predef
>= v1.86.0
(by boost-mpl ) - boost-preprocessor
>= v1.86.0
(by boost-detail ) - boost-smart-ptr
>= v1.86.0
(by boost-iterator ) - boost-static-assert
>= v1.86.0
(by boost-core ) - boost-throw-exception
>= v1.86.0
(by boost-any ) - boost-tokenizer
>= v1.86.0
(by boost-program-options ) - boost-tuple
>= v1.86.0
(by boost-fusion ) - boost-type-index
>= v1.86.0
(by boost-any ) - boost-type-traits
>= v1.86.0
(by boost-detail ) - boost-typeof
>= v1.86.0
(by boost-functional ) - boost-uninstall
>= v1.86.0
(by boost-cmake ) - boost-utility
>= v1.86.0
(by boost-mpl ) - lz4 (by librdkafka )
# Host Dependencies
and one transitive dependency:
- vcpkg-boost (by boost-cmake )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- NancyLi1013
- Stefano Sinigardi
- Billy O'Neal
- Jack·Boos·Yu
- Cheney Wang
- Nikita Vakula