It has been just over a year since my last update on the Rust compiler’s performance. Let’s get into it. The information about metrics at the top of this post still applies. (more…)
Read more »
How to structure concurrent workflows in Rust, via five simple examples. (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
Imagine you are implementing a calculator application and want users to be able to extend the application with their own functionality. For example, imagine a user wants to provide a random() function that generates true random numbers using random.org in... (more…)
Read more »
Rust’s second birthday is a little less than two weeks away (May 15th, 2017), so
it’s time for us to reflect on our progress over the past year, and how we
should plan for the future. The Rust Community Team is pleased to announce our
2017 State of Rust S... (more…)
Read more »