From ecec9f69a9ac17feb0895ac1458464beca9b691f Mon Sep 17 00:00:00 2001 From: Federico Giraud Date: Sat, 18 Feb 2017 11:27:00 +0000 Subject: [PATCH] Add rust-rdkafka bindings for Apache Kafka --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a18f941..3a1f1a6 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( ### Distributed Systems * Apache Kafka + * [fede1024/rust-rdkafka](https://github.com/fede1024/rust-rdkafka) [[rdkafka](https://crates.io/crates/rdkafka)] — [librdkafka](https://github.com/edenhill/librdkafka) bindings [](https://travis-ci.org/fede1024/rust-rdkafka) * [spicavigo/kafka-rust](https://github.com/spicavigo/kafka-rust) — [](https://travis-ci.org/spicavigo/kafka-rust) * Beanstalkd * [schickling/rust-beanstalkd](https://github.com/schickling/rust-beanstalkd) — [Beanstalkd](https://github.com/kr/beanstalkd) bindings [](https://travis-ci.org/schickling/rust-beanstalkd)