Intro to Memory Management in C and Rust
Details
Special guest David Hollander has volunteered to give this months talk. (We will postpone lifetimes to next month !! )
He will cover some general concepts, C example, Rust examples, how things differ, how Rust provides strong spatial & temporal memory safety, cover address space, pointers, arrays, slices, buffers, single ownership, borrow checker.
