sarama
Kafka client library
A Go client library for interacting with Apache Kafka message broker
Sarama is a Go library for Apache Kafka.
12k stars
654 watching
2k forks
Language: Go
last commit: 10 days ago
Linked from 4 awesome lists
gokafkakafka-client
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-go | A high-performance Golang client for Apache Kafka | 4,657 |
optiopay/kafka | Provides a Go driver for interacting with Apache Kafka | 216 |
lovoo/goka | A distributed stream processing library for Apache Kafka written in Go, enabling scalable and fault-tolerant microservices. | 2,362 |
provectus/kafka-ui | A web-based management interface for Apache Kafka clusters, providing metrics visualization and configuration options. | 9,809 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |
strimzi/strimzi-kafka-operator | An operator for deploying and managing Apache Kafka clusters on Kubernetes or OpenShift | 4,858 |
linkedin/burrow | A tool for monitoring Apache Kafka consumer lag and providing cluster information | 3,762 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
jdamick/kafka | A Go implementation of a distributed publish-subscribe messaging system | 130 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
travisjeffery/jocko | A fully managed, distributed messaging system implemented in Go. | 4,935 |
grepplabs/kafka-proxy | A tool that provides a secure and simplified way to connect to Kafka clusters from outside the cluster. | 500 |
latence-technologies/kafka-ada | An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada. | 14 |
apache/kafka | A distributed event-driven messaging system designed to handle high-throughput data processing and streaming data pipelines | 28,842 |