From a9f35a8a545d149efebd83091457d2fac04e2a17 Mon Sep 17 00:00:00 2001 From: usamec Date: Mon, 6 Nov 2017 21:22:49 +0100 Subject: [PATCH] Update README.md Add antomony (distributed streaming engine in Rust) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 60f0168..ffea955 100644 --- a/README.md +++ b/README.md @@ -570,6 +570,8 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https ### Distributed Systems +* Antimony + * [antimonyproject/antimony](https://github.com/antimonyproject/antimony) [[antimony](https://crates.io/crates/antimony)] — stream processing / distributed computation platform [](https://travis-ci.org/antimonyproject/antimony) * 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)