9 releases

new 0.0.9 Mar 6, 2025
0.0.8 Feb 17, 2025
0.0.5 Jan 25, 2025
0.0.2 Dec 16, 2024

#501 in GUI

Download history 154/week @ 2024-12-08 162/week @ 2024-12-15 5/week @ 2024-12-22 1/week @ 2024-12-29 161/week @ 2025-01-05 84/week @ 2025-01-12 134/week @ 2025-01-19 61/week @ 2025-01-26 164/week @ 2025-02-02 143/week @ 2025-02-09 155/week @ 2025-02-16 14/week @ 2025-02-23 113/week @ 2025-03-02

435 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

~46–66MB
~1M SLoC