Remix.run Logo
rurban 5 hours ago

And whenever someone tells you to lookup "Fearless concurrency", replace it internally with "Locking concurrency". Thanks to the Rust marketing department

onlyrealcuzzo 4 hours ago | parent [-]

When you combine that with guaranteed lock elision when you're doing things as expected, it's not a problem.