summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-10-24 09:18:23 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-10-24 09:18:23 +0200
commite4f4e0501d7150f038b97a4ce19a2261a1f257aa (patch)
tree3a569009165d75bd95c8d3c57429d40d59426d88
parent4cab83cc7feaf59db6fd9aab6a3f97ac254ee8d8 (diff)
Add article on why rust
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--computer/programming/rust.md1
1 files changed, 1 insertions, 0 deletions
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