https://github.com/thedodd/kafka-rs
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
https://github.com/thedodd/kafka-rs
Last synced: over 1 year ago
JSON representation
Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
- Host: GitHub
- URL: https://github.com/thedodd/kafka-rs
- Owner: thedodd
- License: apache-2.0
- Created: 2024-03-01T16:55:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T17:26:43.000Z (over 1 year ago)
- Last Synced: 2025-04-15T06:17:31.569Z (over 1 year ago)
- Language: Rust
- Size: 88.9 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
kafka-rs
[](https://github.com/thedodd/kafka-rs/actions)
[](https://crates.io/crates/kafka-rs)



Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.
### License
kafka-rs is licensed under the terms of the MIT License or the Apache License 2.0, at your choosing.