8 releases

new 0.0.8 Feb 17, 2025
0.0.7 Feb 11, 2025
0.0.5 Jan 25, 2025
0.0.2 Dec 16, 2024

#500 in GUI

Download history 247/week @ 2024-12-10 74/week @ 2024-12-17 1/week @ 2024-12-31 179/week @ 2025-01-07 115/week @ 2025-01-14 135/week @ 2025-01-21 13/week @ 2025-01-28 178/week @ 2025-02-04 210/week @ 2025-02-11

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

Apache-2.0

125KB
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