ghostscope-ui 0.1.1

Terminal user interface that streams GhostScope traces with async input handling.
Documentation
1
2
3
4
5
# ghostscope-ui

`ghostscope-ui` is the async TUI for GhostScope. It renders live trace output, handles keyboard interaction, and summaries of variables/structures streamed over the GhostScope protocol.

It builds on `ratatui`, `tokio`, and `crossterm`. For screenshots and walkthroughs, visit <https://github.com/swananan/ghostscope#readme>.