confluent-kafka-dotnet
Kafka client
A .NET client library for interacting with Apache Kafka clusters
Confluent's Apache Kafka .NET client
96 stars
168 watching
870 forks
Language: C#
last commit: about 1 month ago
Linked from 6 awesome lists
c-sharpconfluentdotnetkafkakafka-clientkafka-clientsnuget
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 151 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 332 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 54 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 7 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 15 |
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 |
confluentinc/kafka-connect-elasticsearch | A connector that enables data synchronization between Kafka and Elasticsearch. | 20 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 947 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
nodefluent/kafka-connect | A framework to build connectors for transferring data between Apache Kafka and various datastores using JavaScript. | 128 |
bookingcom/perl-net-kafka | Perl client for Apache Kafka for high-performance messaging | 12 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 611 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
flightaware/kafkatcl | Tcl interface to Apache Kafka messaging system | 12 |
nodefluent/bigtable-kafka-connect | A tool for integrating Google BigTable with Apache Kafka using a standardized connector framework. | 3 |