Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

Kafka Streams Topology Sketch Diagram Visualization
https://github.com/zz85/kafka-streams-viz

Last synced: 3 months ago
JSON representation

Kafka Streams Topology Sketch Diagram Visualization

Lists

README

        

# Kafka Streams Topology Visualizer

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

## [Try now](https://zz85.github.io/kafka-streams-viz)

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

Thanks to the following libraries
1. [Viz.js](https://github.com/mdaines/viz.js/) an emscripten built of Graphviz
2. [rough.js](https://github.com/pshihn/rough/) for generating hand-drawn like diagrams.