From 850acbaa013ed72f9a9be9b7d993d059980773d5 Mon Sep 17 00:00:00 2001 From: Felix Kronlage Date: Tue, 10 Nov 2015 19:33:42 +0000 Subject: [PATCH] list flowgger, a fast, simple and lightweight data collector written in Rust. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a1a210..e05b83d 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [simias/rustation](https://github.com/simias/rustation) — a Playstation emulator [](https://travis-ci.org/simias/rustation) * [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota) * [imjacobclark/Herd](https://github.com/imjacobclark/Herd) — an experimental HTTP load testing application +* [jedisct1/flowgger](https://github.com/jedisct1/flowgger) - a fast, simple and lightweight data collector * [kbknapp/docli](https://github.com/kbknapp/docli-rs) — a command line utility for managing DigitalOcean infrastructure [](https://travis-ci.org/kbknapp/docli-rs) * [MaidSafe](http://maidsafe.net/) — a decentralized platform. * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation [](https://travis-ci.org/seppo0010/rsedis)