macOS
brew install yozefulocal Homebrew formula metadata
brew
TUI for exploring data in a Kafka cluster. Version 0.0.30 via Homebrew; verified 2026-06-22.
install
brew install yozefulocal Homebrew formula metadata
overview
TUI for exploring data in a Kafka cluster
history
Yozefu is a young Rust terminal UI for exploring Kafka cluster data, packaged because it gives terminal-first users a focused alternative to browser Kafka consoles.
The public project is maintained by MAIF and presents itself as an interactive terminal user interface for exploring Kafka clusters. Its README positions it beside AKHQ, Redpanda Console, and JetBrains Kafka tooling, but with a terminal workflow and a command-line headless mode.
A March 2025 article by the author says the tool had been developed over the previous four months to make Kafka data search more productive from the terminal. The design grew around real-time topic consumption, SQL-inspired filtering, cross-topic search, and later WebAssembly user-defined filters through Extism.
Public adoption evidence is still thin compared with older Kafka tools. Its appearance in Homebrew, crates.io, Arch packaging, and Nix-oriented install instructions shows the project moving from a personal/internal productivity tool toward package-manager discovery.
Users run `yozf` against a registered Kafka cluster to browse topics, inspect records, filter values, export records, or stream matching results in headless mode into other command-line tools such as jq. The README explicitly notes that it consumes records only; it is not a Kafka producer or cluster administration console.
Yozefu is significant as a modern TUI entry in the Kafka tooling space: small, terminal-native, Rust-based, and built around exploratory consumption rather than full cluster management. It is the kind of package that matters to people who prefer k9s-like workflows over web dashboards.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/io.maif.yozefu/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yozf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/MAIF/yozefu
install metadata
| Package key | brew:yozefu |
|---|---|
| Version | 0.0.30 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yozefu |
| Homepage | https://maif.github.io/yozefu/ |
| Repository | https://github.com/MAIF/yozefu |
| Upstream docs | https://github.com/MAIF/yozefu#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/MAIF/yozefu/archive/refs/tags/v0.0.30.tar.gz |
| Last updated | 2026-06-22T14:06:44-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | cmake, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yozefu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.