From e4f4e0501d7150f038b97a4ce19a2261a1f257aa Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 24 Oct 2022 09:18:23 +0200 Subject: Add article on why rust Signed-off-by: Matthias Beyer --- computer/programming/rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/computer/programming/rust.md b/computer/programming/rust.md index b5a0ff9..996974c 100644 --- a/computer/programming/rust.md +++ b/computer/programming/rust.md @@ -76,6 +76,7 @@ ones are listed here. * [hackernews](https://news.ycombinator.com/item?id=31652363) * [Why Rust easily optimizes out smart pointers where C++ cannot? (hackernews)](https://news.ycombinator.com/item?id=31626508) * [Lessons from my marathon Rust debugging session](https://www.leafwing-studios.com/blog/debugging-lessons/) +* [Why Rust](https://www.rerun.io/blog/why-rust) ## Libraries -- cgit v1.2.3