Rust and Go are two huge successes in the realm of modern programming language development. The two languages compete in terms of backend web development... and... (more…)
Read more »
These are videos from "Rust Overlaps: where Rust isn't essential but is a key enabler", which was a session of Rust Edinburgh (https://www.meetup.com/rust-ed... (more…)
Read more »
I’m trying to explain references to people beginning programming in Rust. Despite using Rust for a couple of years now, I’m unable to answer this question: Why can’t I just deref an immutable reference to access the owned data? (more…)
Read more »
This is chapter 6 of a multi-part series on writing a RISC-V OS in Rust. (more…)
Read more »
cap-std is a project to create capability-based versions of Rust standard
library and related APIs. (more…)
Read more »