4 releases

new 0.0.4 Jan 18, 2025
0.0.3 Jan 8, 2025
0.0.2 Dec 16, 2024
0.0.1 Dec 10, 2024

#389 in GUI

Download history 79/week @ 2024-12-04 199/week @ 2024-12-11 43/week @ 2024-12-18 2/week @ 2025-01-01 182/week @ 2025-01-08

258 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

120KB
3K SLoC

yozefu-app

Build

This library contains the code for the main kafka consumer and all the logic to filter kafka records based on the user-provided search query.

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

~43–62MB
~1M SLoC