diff --git a/README.md b/README.md index 0112196..50f256a 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Database](#database) - [Data processing](#data-processing) - [Data structures](#data-structures) + - [Data visualization](#data-visualization) - [Date and time](#date-and-time) - [Distributed Systems](#distributed-systems) - [Email](#email) @@ -584,6 +585,10 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https * [Nemo157/roaring-rs](https://github.com/Nemo157/roaring-rs) – Roaring Bitmaps in Rust [](https://travis-ci.org/Nemo157/roaring-rs) * [reem/rust-typemap](https://github.com/reem/rust-typemap) — [](https://travis-ci.org/reem/rust-typemap) +### Data Visualization + +* [saresend/gust](https://github.com/saresend/Gust) - [](https://travis-ci.org/saresend/Gust) + ### Date and time