The tool is built on top of Ratatui, a Rust library for building TUIs. Yozefu offers interesting features such as: - Real-time access to data published to topics. - The ability to search kafka records across multiple topics. - A search query language inspired by SQL providing fine-grained filtering capabilities. - The possibility to extend the search engine with user-defined filters written in WebAssembly (Extism).
More details in the README.md file. Let me know if you have any questions!