confluent-kafka-go
Kafka client
A high-performance Golang client for Apache Kafka
Confluent's Apache Kafka Golang client
5k stars
362 watching
658 forks
Language: HTML
last commit: 6 days 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 | 127 |
confluentinc/confluent-kafka-dotnet | A .NET client for Apache Kafka, providing high performance and reliable connectivity to Kafka clusters. | 81 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
lovoo/goka | A distributed stream processing library for Apache Kafka written in Go, enabling scalable and fault-tolerant microservices. | 2,362 |
ibm/sarama | A Go client library for interacting with Apache Kafka message broker | 11,560 |
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,935 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 46 |
edenhill/kcat | A command line tool for producing and consuming Apache Kafka messages. | 5,447 |
confluentinc/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 12 |
confluentinc/ksql | A database for real-time stream processing applications built on top of Apache Kafka. | 125 |
dpkp/kafka-python | A Python client for interacting with the Apache Kafka distributed stream processing system | 5,624 |
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 |