You are here |
morestina.net | ||
| | | |
adventures.michaelfbryan.com
|
|
| | | | Once you get past the growing pains of the Borrow Checker and realise Rust gives you the power to do things which would be unheard of (or just plain dangerous) in other languages, the temptation to Rewrite it in Rust can be quite strong. However at best, the temptation to RiiR is unproductive (unnecessary duplication of effort), and at worst it can promote the creation of buggy software (why would you be better equipped to write a library for some domain-specific purpose than the original author? | |
| | | |
os.phil-opp.com
|
|
| | | | In this post, we explore cooperative multitasking and the async/await feature of Rust. We take a detailed look at how async/await works in Rust, inclu | |
| | | |
blog.yoshuawuyts.com
|
|
| | | | ||
| | | |
iter.ca
|
|
| | Some weird legacy behavior in JavaScript |