Concurrency in Rust

Rust has amazing support for concurrency programming. Today I will cover Mutex, Rc, RefCell, Channels, and Threads. I might make a second po… Read more

Similar

Rust in the Linux Kernel

In this video I discuss the implications of the Rust programming language being used in the Linux Kernellinkshttps://drewdevault.com/2022/10/03/Does-Rust-bel... (more…)

Read more »