Recent recommendations
See AllRecent posts
See All
0xcacti @0xcacti
ยท
Aug 10, 2023
okay, so I am a newly minted rustacean. If you are too, go through the tokio tutorial. It good practice for learning tokio and concurrent programming in rust more generally.
https://tokio.rs/tokio/tutorial
Just learned about the idea of sharded mutexs and I am hyped up.