It was recently discovered that some surprising operations on Rust’s standard hash table types could go quadratic.
Perhaps the simplest illustration is this snippet from a comment, here simplified...
Read more »
In this post I'll be talking about recent work I and others have done to make crash handling and reporting in Rust a (fairly) straightforward procedure by introducing several new crates that can be used in conjunction with each other, or with other crates... (more…)
Read more »
In this video I discuss the implications of the Rust programming language being used in the Linux Kernellinkshttps://drewdevault.com/2022/10/03/Does-Rust-bel... (more…)
Read more »