A 10-minute lightning talk taking you from zero to Rust!This video is based on the excellent article https://fasterthanli.me/articles/a-half-hour-to-learn-ru... (more…)
Read more »
This tutorial is an adaptation of https://vulkan-tutorial.com to use Rust instead of C++. The majority of the credit for this tutorial should go the author of the original tutorial (Alexander Overvoorde) and the other contributors. (more…)
Read more »
Writing const functions has been supported since Rust 1.31 in 2018.These functions can be evaluated at compile time, which is for example useful to shift exp... (more…)
Read more »
Open Source Security, Inc is proud to announce its funding of a full-time and
public development effort of a GCC front-end for Rust.
In this blog post, we'll detail the motivations for our involvement and the benefits the public will reap
as a result of ... (more…)
Read more »