The Changelog: Software Development, Open Source cover image

The Rust Programming Language (Interview)

The Changelog: Software Development, Open Source

00:00

Russ - The Ownership Story

The ownership story is basically exactly what you want for for data, right? So I typically, I mean, everyone knows that shared mutable state is the root of all evil when it comes to concurrency. And a lot of languages try to solve that by restricting your ability to have shared state or mutable state and Ross basically says, share mutablestate is indeed bad, but shared state is fast, and also often very intuitive. Russ has this really robust ownership story, ownership and borrowing and ownership and borrowing is pretty awesome for reasoning about things. It's awesome for performance, awesome for letting you allocate things in the right place you did heap or the stack whatever's appropriate,. But it

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