Apache Kafka
Links
Confluent - Complete Event Streaming Platform For Apache Kafka.
Goka - Compact yet powerful distributed stream processing library for Apache Kafka written in Go.
OPERATR - Observe, explore, and control streaming compute.
Kaf - Kafka CLI inspired by kubectl & docker.
jocko - Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native).
CMAK - Tool for managing Apache Kafka clusters.
rochefort - Poor man's kafka (plus in-place mutations and search).
Trubka - CLI tool for Kafka written in Go.
franz-go - High performance, pure Go library for interacting with Kafka.
Kafka message scheduler - Allows you to send message to a target topic on a specific time with a particular payload.
librdkafka - Apache Kafka C/C++ client library.
Last updated