This guide explains how you can use "global data" in Rust - paulkernfeld/global-data-in-rust... (more…)
Read more »
Tools for concurrent programming in Rust. Contribute to crossbeam-rs/crossbeam development by creating an account on GitHub. (more…)
Read more »
It’s common knowledge that Rust code is slow to compile.But I have a strong gut feeling that most Rust code out there compiles much slower than it could. (more…)
Read more »
Microsoft has deemed C++ no longer acceptable for writing mission-critical software. The industry sorely needs to move to a performant, memory-safe language for its low-low system work. And the best choice on the market today is Rust, Levick said. (more…)
Read more »
In January of this year, we adopted the 2017 Rust Roadmap, which
laid out our plans for 2017. As part of the roadmap process, we plan
to regularly release updates on the progress of each roadmap item.
This post marks the halfway point through the year. (more…)
Read more »