TLDR: I think that the primary benefit of async/await is that it lets us concisely express complex concurrency; any (potential) performance improvements are just a second-order effect. We should thus judge async primarily based on how it simplifies our co… Read more
Similar
21st century systems languages, with fundamentally different philosophies. (more…)
Read more »
Cross-platform application to monitor your network traffic with ease - GitHub - GyulyVGC/sniffnet: Cross-platform application to monitor your network traffic with ease... (more…)
Read more »
Wordle in Rust. Contribute to 64bit/wordle-rs development by creating an account on GitHub. (more…)
Read more »
Recently cessen asked people to write their thoughts on Rust community norm for unsafe code. So here it is. I recommend reading the whole... (more…)
Read more »