summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-01-17 13:57:30 +0100
committerMatthias Beyer <mail@beyermatthias.de>2023-01-17 13:57:30 +0100
commit6a7f286d4c92ddabf90ee33b18b983cb0ece6f47 (patch)
tree011b557ec71160f30af0465bfa05bb1e51bb6b1c
parent0f2d630a3ce0e0e058ba34ff28ef983a2e30d32b (diff)
Add C++ vs Rust video of fasterthanlime
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 2c28309..31ede5c 100644
--- a/computer/programming/rust.md
+++ b/computer/programming/rust.md
@@ -83,6 +83,7 @@ ones are listed here.
* [How much does Rust's bounds checking actually cost?](https://blog.readyset.io/bounds-checks/)
* [discussions](https://discu.eu/q/https://blog.readyset.io/bounds-checks/)
* [Rust in 2024 (Niko Matsakis)](https://www.youtube.com/watch?v=OuSiuySr6_Q)
+* [C++ vs Rust: which is faster?](https://www.youtube.com/watch?v=VMpSYJ_7aYM)
## Libraries