Why Performance Is Hard I wanted to speed things up in Rust and let's be honest, threads are one of the best tools to improve performance in Rust.. But using the Tokio crate can be quite unintuitive and difficult to use, all those await and features....
riccio.hashnode.dev3 min read
No responses yet.