Wispr Flow: Dictation That Works Everywhere — Stop typing. Start speaking. 4x faster.
Stop typing. Start speaking. 4x faster.
Promoted
Maker
📌
Yōzefu is an interactive terminal user interface for exploring data of a kafka cluster. It is an alternative tool to AKHQ, redpanda console or the kafka plugin for JetBrains IDEs.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.
I built this tool to make it super easy to access Apache Kafka directly from the terminal so you can explore, test, and play with your data without extra setup.
Report
No reviews yetBe the first to leave a review for Yozefu