librdkafka

Kafka client library

A high-performance client library for the Apache Kafka messaging system

The Apache Kafka C/C++ library

GitHub

284 stars
110 watching
3k forks
Language: C
last commit: 4 days ago
Linked from 6 awesome lists

apache-kafkacc-plus-plusconsumerhigh-performancekafkakafka-consumerkafka-producerlibrdkafka

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
confluentinc/confluent-kafka-dotnet A .NET client for Apache Kafka, providing high performance and reliable connectivity to Kafka clusters. 81
confluentinc/confluent-kafka-python A Python client for Apache Kafka that provides reliable and performant messaging capabilities 127
mfontanini/cppkafka A C++ wrapper around librdkafka to simplify Apache Kafka interaction 599
dlangapache/librdkafka A C library providing a high-level interface to the Apache Kafka messaging system 10
sahilkang/cl-rdkafka A Common Lisp client library for Apache Kafka. 42
morganstanley/modern-cpp-kafka A C++ wrapper around librdkafka to simplify and improve Kafka client API usage 359
confluentinc/kafka-rest Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients 46
flightaware/kafkatcl Tcl interface to Apache Kafka messaging system 12
nodefluent/node-rdkafka A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka 0
confluentinc/kafka-connect-hdfs A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System 12
fgeller/kt A command-line tool for interacting with Apache Kafka clusters 948
linkedin/li-apache-kafka-clients A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. 133
nodefluent/node-sinek A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. 290
dart-kafka/kafka Provides a Dart client library for interacting with the Apache Kafka message broker 56
confluentinc/kafka-connect-jdbc A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. 21