https://github.com/rawnly/rdkafka-cli
a little tool to interact with kafka
https://github.com/rawnly/rdkafka-cli
cli kafka rust
Last synced: 7 months ago
JSON representation
a little tool to interact with kafka
- Host: GitHub
- URL: https://github.com/rawnly/rdkafka-cli
- Owner: rawnly
- Created: 2023-07-26T22:52:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T23:06:05.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T21:40:24.875Z (over 1 year ago)
- Topics: cli, kafka, rust
- Language: Rust
- Homepage: https://crates.io/crates/rdkafka-cli
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rdkafka-cli
(WIP) A little tool to interact with kafka
## Installation
```sh
cargo install rdkafka-cli
```