Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What's the best way to learn rust for low latency programming in 2022?


I think most low latency tricks work just as well in Rust as in any language. Shared writeable buffers to keep allocations and such down can be a challenge, but with the right unsafe code (and knowledge of the workings of Rust) you can make them work.




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

Search: