One of my colleagues was experimenting with Rust. He started by writing a sudoku solver which he has already written in C before. Once he… (more…)
Read more »
IDE support for Rust is one of the most requested features in our surveys and is a key part of Rust's 2017 roadmap. Here, I'm going to talk about one of the things we're doing to bring Rust support to... (more…)
Read more »
Recent publications by Consumer Reports and the NSA have launched countless conversations in development circles about safety and its benefits.
In these conversations, I’ve seen many misunderstandings about what safety means in programming and h... (more…)
Read more »
Measures the latency between CPU cores. Contribute to nviennot/core-to-core-latency development by creating an account on GitHub. (more…)
Read more »
I have come to the point with C++/WinRT where I am largely satisfied with how it works and leverages C++ to the best of its ability. There is always room for improvement and I will continue to evol… (more…)
Read more »