from Hacker News

Real-Time Visualization of Streaming Data in Python with ReRun

by amath on 5/25/23, 4:13 PM with 1 comments

  • by amath on 5/25/23, 4:30 PM

    https://github.com/rerun-io/rerun is such a great tool for creating interactive dashboards to look at real-time data. Curious if there are others looking for something like this and what the other use cases would be interesting. I have heard ideas like: - A system for watching debezium populate topics in kafka. - Quick exploratory telemetry dashboards.

    Any others?