AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Make a Rust Program Concurrent
The book that I'm writing right now refactoring to rust, you know, you don't have to have written rust before. It's not for people who have never programmed before. We assume you have familiarity with some kind of programming language,. But if you haven't used Rust before, you should be able to learn enough to get going with refactoring and put it to rest. Concurrency is like, you have a Rust program. How do I make it concurrent? A versus refactoring in any language. How do you add Rust to that program and make it safer or faster or what have you?