Hacker News new | past | comments | ask | show | jobs | submit login

We have exactly one service written in Rust, our multiplayer server. This server needs to hold documents in-memory that can get quite large, and Rust's memory management + concurrency capabilities were well suited for the problem. It's explained here: https://www.figma.com/blog/rust-in-production-at-figma/



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: