27 releases

Uses new Rust 2024

new 0.0.27 Feb 25, 2026
0.0.25 Jan 14, 2026
0.0.23 Dec 19, 2025
0.0.21 Nov 24, 2025
0.0.2 Dec 16, 2024

#2016 in Parser implementations

24 downloads per month
Used in 5 crates (4 directly)

Apache-2.0

115KB
3K SLoC

This crate contains the core structs and enums for the tool. It heavily relies on the rdkafka crate.


yozefu-lib

Build

This crate provides the core definitions for Yozefu.

  • KafkaRecord, the main structure used everywhere representing a kafka record.
  • Definitions of errors that can occur.
  • Structures and functions to parse and execute search queries.

Usage

cargo add yozefu-lib

Dependencies

~11–29MB
~370K SLoC