bfncs / kafka-streams-viz

Kafka Streams Topology Sketch Diagram Visualization

Home Page:https://zz85.github.io/kafka-streams-viz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kafka Streams Topology Visualizer

A tool helps visualizing stream topologies by generating nice looking diagrams from a kafka stream topology descriptions.

This was conceived during one of the lab days @ Zendesk Singapore.

Thanks to the following libraries

  1. Viz.js an emscripten built of Graphviz
  2. rough.js for generating hand-drawn like diagrams.

About

Kafka Streams Topology Sketch Diagram Visualization

https://zz85.github.io/kafka-streams-viz


Languages

Language:JavaScript 71.7%Language:HTML 28.3%