====== Kafka ======

===== Clients =====

  * https://github.com/patschuh/KafkaEsque

===== Web clients =====

  * [[https://github.com/provectus/kafka-ui|UI for Apache Kafka ]]
  * [[https://github.com/yahoo/CMAK|Cluster Manager for Apache Kafka]]
  * https://github.com/Consdata/kouncil
  * https://github.com/tchiotludo/akhq
    * <code bash>
$ java -Dmicronaut.config.files=./application.yml -jar akhq-0.24.0-all.jar
</code>
  * https://github.com/redpanda-data/console
  * [[https://github.com/obsidiandynamics/kafdrop|Kafdrop – Kafka Web UI]]
    * <code bash>
$ java -jar ./kafdrop-4.0.1.jar --kafka.brokerConnect=http://localhost:9092
</code>
  * [[https://github.com/redpanda-data/console|Redpanda Console – A UI for Data Streaming]]
  * [[https://github.com/ideasbucketlabs/tansen?tab=readme-ov-file|Tansen]]
  * [[https://github.com/karafka/karafka-web|Karafka Web]]
  * [[https://github.com/oslabs-beta/kalibrate|Kalibrate]]
  * [[https://github.com/xaecbd/KCenter|KCenter]]
  * [[https://github.com/didi/KnowStreaming|KnowStreaming]]
  * [[https://github.com/obsidiandynamics/kafdrop|Kafdrop – Kafka Web UI]]
  * [[https://github.com/redpanda-data/console|Redpanda Console – A UI for Data Streaming]]
  * [[https://github.com/Consdata/kouncil|Kouncil for Apache Kafka]]
  * [[https://github.com/sauljabin/kaskade|Kaskade]]
  * [[https://github.com/RPG-18/plumber|Plumber simple desktop application for Apache Kafka]]
  * [[https://github.com/karafka/karafka-web|Karafka Web]]