Hacker News
- Why Rust and Its Memory Safety Lulls Developers into a False Sense of Security https://www.darrenhorrocks.co.uk/why-rust-its-memory-safety-lulls-developers-into-false-sense-security/ 4 comments
- Rust is not about memory safety https://o-santi.github.io/blog/rust-is-not-about-memory-safety/ 64 comments
- Rust – Compile Time Memory Safety https://kkimdev.github.io/posts/2019/04/22/Rust-Compile-Time-Memory-Safety.html 86 comments
- Memory Safety in Rust: A Case Study with C http://willcrichton.net/notes/rust-memory-safety/ 89 comments
- Rudra: Finding Memory Safety Bugs in Rust at the Ecosystem Scale https://www.micahlerner.com/2021/10/31/rudra-finding-memory-safety-bugs-in-rust-at-the-ecosystem-scale.html 4 comments
- Static Analyzer Rudra Found over 200 Memory Safety Issues in Rust Crates https://www.infoq.com/news/2021/11/rudra-rust-safety/ 10 comments
- Blue Team Rust: What Is “Memory Safety”, Really? https://tiemoko.com/blog/blue-team-rust/ 99 comments
Lobsters
- rust is not about memory safety https://o-santi.github.io/blog/rust-is-not-about-memory-safety/ 31 comments rust
- Memory Safety in Rust: A Case Study with C http://willcrichton.net/notes/rust-memory-safety/ 9 comments c , rust
- Memory-Safety Challenge Considered Solved? An Empirical Study with All Rust CVEs https://arxiv.org/abs/2003.03296 13 comments rust
- inline-rust + Haskell = Memory Safety? https://www.reddit.com/r/haskell/comments/agqt4f/inlinerust_haskell_memory_safety/ 6 comments haskell
- Memory Safety in C++ vs Rust vs Zig https://medium.com/@shyamsundarb/memory-safety-in-c-vs-rust-vs-zig-f78fa903f41e 29 comments zig
- Rust is not about memory safety https://o-santi.github.io/blog/rust-is-not-about-memory-safety/ 75 comments rust
- 12 other approaches to memory safety Rust didn't use https://verdagon.dev/grimoire/grimoire 34 comments rust
- A succinct comparison of memory safety in Rust, C++ and Go https://nested.substack.com/p/safety 102 comments rust
- An update on Memory Safety in Chrome - Exploring Rust https://security.googleblog.com/2021/09/an-update-on-memory-safety-in-chrome.html?m=1 5 comments rust
- Rust vs. Swift Memory Safety https://docs.swift.org/swift-book/LanguageGuide/MemorySafety.html 17 comments rust
- Evading Rust's memory safety https://www.reddit.com/r/rust/comments/c57oos/evading_rusts_memory_safety/ 79 comments rust
- Rust - Compile Time Memory Safety https://kkimdev.github.io/posts/2019/04/22/rust-compile-time-memory-safety.html 7 comments programming
- C++ vs Rust - Compile Time Memory Safety https://kkimdev.github.io/posts/2019/04/22/rust-compile-time-memory-safety.html 20 comments rust
- Memory Safety in Rust: A Case Study with C http://willcrichton.net/notes/rust-memory-safety/ 20 comments rust
- Memory Safety in Rust: A Case Study with C http://willcrichton.net/notes/rust-memory-safety/ 155 comments programming
- Rust: memory safety without GC http://theburningmonk.com/2015/05/rust-memory-safety-without-gc/ 10 comments rust
- Guaranteeing memory safety in Rust https://air.mozilla.org/guaranteeing-memory-safety-in-rust/ 32 comments programming
- Linux's V4L2 VP9 Codec Kernel Code Rewritten In Rust For Better Memory Safety https://www.phoronix.com/news/VP9-Linux-Kernel-Rust-V4L2-RFC 21 comments linux
- Static Analyzer Rudra Found over 200 Memory Safety Issues in Rust Crates https://www.infoq.com/news/2021/11/rudra-rust-safety/ 94 comments rust
- Rudra: Finding Memory Safety Bugs in Rust at the Ecosystem Scale https://www.micahlerner.com/2021/10/31/rudra-finding-memory-safety-bugs-in-rust-at-the-ecosystem-scale.html 29 comments programming
- Rudra: Finding Memory Safety Bugs in Rust at the Ecosystem Scale https://www.micahlerner.com/2021/10/31/rudra-finding-memory-safety-bugs-in-rust-at-the-ecosystem-scale.html 8 comments rust
- Blue Team Rust: What is "Memory Safety", really? https://tiemoko.com/blog/blue-team-rust/ 20 comments rust
- Rust memory safety revolution: why, what and how for complete beginners https://anixe.pl/content/news/rust_memory_safety_revolution 15 comments rust
- Rust memory safety revolution: why, what and how for complete beginners https://anixe.pl/content/news/rust_memory_safety_revolution 55 comments programming
- Achieving Memory Safety Without Compromise in Ivory and Rust (embedded Rust in production) https://www.embedded.com/electronics-blogs/say-what-/4460422/achieving-memory-safety-without-compromise 26 comments rust
- Guaranteeing memory safety in Rust [PDF Slides] http://smallcultfollowing.com/babysteps/pubs/2013.07.17-neu.pdf 38 comments programming
- What is "Memory Safety", really? - A brief technical primer on Rust's key security feature, with embedded-specific context. https://tiemoko.com/blog/blue-team-rust/ 17 comments programming
- New issue of C++ magazine "Overload" covers (among other things) memory safety including an introduction to Rust for their target audience. https://accu.org/var/uploads/journals/overload140.pdf 14 comments rust
- Advice on creating safe FFI bindings to wlroots, a library who's memory model sort of disagrees with rust's memory safety :) https://www.reddit.com/r/rust/comments/g1w3jz/advice_on_creating_safe_ffi_bindings_to_wlroots_a/ 8 comments rust
- Guaranteeing memory safety in Rust (Presentation by Niko, live at 11AM PDT) https://air.mozilla.org/guaranteeing-memory-safety-in-rust/ 12 comments rust
- Comment about Rust (Does Rust have advantages when you ban Dynamic Memory Allocation?) in NASA's 10 Coding Rules for Writing Safety Critical Program • r/programming https://www.reddit.com/r/programming/comments/66pzb8/nasas_10_coding_rules_for_writing_safety_critical/dgkp572/ 9 comments rust
- Understanding Memory and Thread Safety Practices and Issues in Real-World Rust Programs https://cseweb.ucsd.edu/~yiying/ruststudy-pldi20.pdf 8 comments programming
- [Paper] Understanding Memory and Thread Safety Practices and Issues in Real-World Rust Programs https://cseweb.ucsd.edu/~yiying/ruststudy-pldi20.pdf 7 comments rust