How has Rust changed over the years? It's been nine years since 1.0 was released (well, next week, technically). In that time, there have been 78 major releases and two editions, with a third due later this year. Quite a lot has changed! Those changes hav... (more…)
Read more »
In this article, I will describe Rust return type polymorphism (a.k.a. generic returns), a feature that I recently discovered and that I… (more…)
Read more »
A Rust DHCP server. Contribute to bluecatengineering/dora development by creating an account on GitHub. (more…)
Read more »
In this blog entry following the Call for Rust 2021 Roadmap items, I
shall layout my vision for giving Rust the ability to use arbitrarily sized
integer primitives. (more…)
Read more »
A modern and readable Doom source port written in Rust, designed for clarity and maintainability. - Henrique194/iron-doom... (more…)
Read more »