I have been searching for C++ kafka consumer. I came across following which are for C++ kafka but there is no consumer.
https://github.com/adobe-research/libkafka (Only sample producer)
https://github.com/edenhill/librdkafka/tree/master/src-cpp
Does anyone have C++ kafka consumer based on the above work or any new way for C++ kafka consumer