|
You are here |
www.ralfj.de | ||
| | | | |
borretti.me
|
|
| | | | | A survey of type systems for memory safety. | |
| | | | |
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)? | |
| | | | |
thatonegamedev.com
|
|
| | | Dive into the world of C generics, exploring how to write flexible, type-safe code without the pitfalls of traditional macro-based solutions. Learn about modern techniques to achieve generic programming in C. | ||