|
You are here |
baatz.io | ||
| | | | |
lenholgate.com
|
|
| | | | | ||
| | | | |
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. | |
| | | | |
ricardomartins.cc
|
|
| | | | | UnsafeCell is the keystone for building interior mutability types in Rust, such as Cell, RefCell, RwLock and Mutex. In this article we'll explore how it works and how it is used by those types. | |
| | | | |
model-checking.github.io
|
|
| | | Documentation for the Kani Rust Verifier | ||