File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ Here are some of the projects using rust-rdkafka:
139139- [ kafka-benchmark] : a high performance benchmarking tool for Kafka.
140140- [ callysto] : Stream processing framework in Rust.
141141- [ bytewax] : Python stream processing framework using Timely Dataflow.
142+ - [ kafka-mock-gen] easy to use mock data producer allowing stress broker
142143
143144* If you are using rust-rdkafka, please let us know!*
144145
@@ -272,6 +273,7 @@ logging framework.
272273[ rdkafka-sys-known-issues ] : https://github.com/fede1024/rust-rdkafka/tree/master/rdkafka-sys/README.md#known-issues
273274[ smol ] : https://docs.rs/smol
274275[ Tokio ] : https://tokio.rs/
276+ [ kafka-mock-gen ] : https://github.com/tomaszkubacki/kafka-mock-gen
275277
276278## rdkafka-sys
277279
You can’t perform that action at this time.
0 commit comments