From 022092af65c2adef1cbd9da1b957d8a4b27c7f94 Mon Sep 17 00:00:00 2001 From: Nikolaus West Date: Sun, 26 Feb 2023 21:35:54 +0100 Subject: [PATCH] Add Rerun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e34e38..2075786 100644 --- a/README.md +++ b/README.md @@ -1013,6 +1013,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ * [mazznoer/colorgrad-rs](https://github.com/mazznoer/colorgrad-rs) [[colorgrad](https://crates.io/crates/colorgrad)] — Rust color scales library for data visualization, charts, games, maps, generative art and others. * [milliams/plotlib](https://github.com/milliams/plotlib) — [![build badge](https://api.travis-ci.org/milliams/plotlib.svg?branch=master)](https://travis-ci.org/milliams/plotlib) * [plotters](https://github.com/plotters-rs/plotters) — [![build badge](https://github.com/plotters-rs/plotters/workflows/CI/badge.svg)](https://github.com/plotters-rs/plotters/actions) +* [rerun](https://github.com/rerun-io/rerun) — [[rerun](https://crates.io/crates/rerun)] — An SDK for logging computer vision and robotics data (tensors, point clouds, etc) paired with a visualizer for exploring that data over time. * [saresend/gust](https://github.com/saresend/Gust) — [![build badge](https://api.travis-ci.org/saresend/Gust.svg?branch=master)](https://travis-ci.org/saresend/Gust) ### Database