10 releases
Uses new Rust 2024
new 0.0.10 | Mar 24, 2025 |
---|---|
0.0.9 | Mar 6, 2025 |
0.0.8 | Feb 17, 2025 |
0.0.5 | Jan 25, 2025 |
0.0.2 | Dec 16, 2024 |
#508 in GUI
307 downloads per month
Used in 3 crates
(2 directly)
125KB
3K
SLoC
yozefu-app
This library contains the code for the kafka consumer and all the logic to filter kafka records based on the user-provided search query for Yozefu.
Usage
cargo add yozefu-app
lib.rs
:
The core of the tool:
- List topics, and consume records,
- Fetch information about a given topic,
- Consume records.
Dependencies
~45–65MB
~1M SLoC