The InfoQ Podcast cover image

Bryan Cantrill on Rust and Why He Feels It’s The Biggest Change In Systems Development in His Career

The InfoQ Podcast

00:00

Rust Isn't the Best Tool in Systems Development

Rust really struggles when you have data structures that are multiple owned. A very common structure namely a doubly linked list is actually two single link lists with multiple ownership of each node. Rust wants to be able to give you the power of a garbage collected language without garbage collection but I need you to avoid these kinds of data structures, he says.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app