In the talk I gave at Rust LATAM, I said that the Rust project has| smallcultfollowing.com
Interest in Rust has surged in recent years, with tech leaders such as Microsoft, Google, and Amazon coming forward to share their experiences of leveraging Rust for critical systems. Much of the dialogue about Rust, however, is still drive…| Corrode Rust Consulting
Empowering everyone to build reliable and efficient software.| blog.rust-lang.org
I recently wrote about the importance of asynchronous I/O in Rust and the aims of the new futures library. This post deepens the story by explaining the core design of that library. If you’re looking for more on the use of the library, you’ll have to wait; we’re very actively working on the Tokio stack and will have more to say once that’s settled down a bit.| Aaron Turon