confluent-kafka-go
Kafka client
A high-performance Golang client for Apache Kafka
Confluent's Apache Kafka Golang client
5k stars
368 watching
662 forks
Language: HTML
last commit: about 1 month ago
Linked from 2 awesome lists
confluentconsumergolanggolang-bindingsgolang-librarykafka-clientlibrdkafkaproducer
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 151 |
confluentinc/confluent-kafka-dotnet | A .NET client library for interacting with Apache Kafka clusters | 96 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 332 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 947 |
lovoo/goka | A distributed stream processing library for Apache Kafka written in Go, enabling scalable and fault-tolerant microservices. | 2,367 |
ibm/sarama | A Go client library for interacting with Apache Kafka message broker | 11,629 |
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 |
travisjeffery/jocko | A fully managed, distributed messaging system implemented in Go. | 4,939 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 54 |
edenhill/kcat | A command line tool for producing and consuming Apache Kafka messages. | 5,468 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 15 |
confluentinc/ksql | A database for real-time stream processing applications built on top of Apache Kafka. | 133 |
dpkp/kafka-python | A Python client for interacting with the Apache Kafka distributed stream processing system | 5,650 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |