Skip to content

zz85/kafka-streams-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.