confluent-kafka-dotnet
Kafka client
A .NET client for Apache Kafka, providing high performance and reliable connectivity to Kafka clusters.
Confluent's Apache Kafka .NET client
81 stars
161 watching
866 forks
Language: C#
last commit: 6 days 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 | 127 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 46 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 12 |
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. | 15 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
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 | 599 |
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 |