Rust in production at Figma
This is the story of how Rust dramatically improving Figma’s server-side performance (one of their most important features).
The multiplayer server we launched with two years ago is written in TypeScript and has served us surprisingly well, but Figma is rapidly growing more popular and that server isn’t going to be able to keep up. We decided to fix this by rewriting it in Rust.