|
You are here |
vale.dev | ||
| | | | |
gavinhoward.com
|
|
| | | | | I am using C for a professional project. I believe in memory safety. Yes, I'm a hypocrite, but please, let me explain. | |
| | | | |
verdagon.dev
|
|
| | | | | [AI summary] The article explores various approaches to memory safety in programming languages, including garbage collection, reference counting, borrow checking, and manual memory management, while discussing their tradeoffs in speed, development velocity, and security. | |
| | | | |
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. | |
| | | | |
eta.st
|
|
| | | This is the fourth part of the Learn You a Rust for Great Good! tutorial explainer series.If you're coming to the series for the first time, I recommend star... | ||