|
You are here |
www.chriswarbo.net | ||
| | | | |
nora.codes
|
|
| | | | | [AI summary] The article explains the concept of 'unsafe' in Rust, clarifying that it allows specific low-level operations while maintaining overall memory safety through the language's type system and safe abstractions. | |
| | | | |
www.pl-enthusiast.net
|
|
| | | | | Memory safety is a commonly used term - but what is its definition (and why does that matter)? | |
| | | | |
limpet.net
|
|
| | | | | [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data. | |
| | | | |
veykril.github.io
|
|
| | | |||