Making a const version of Rust's array::from_fn - How hard can it be?

Thoughts on the xz backdoor: an lzma-rs perspective

Testing SIMD instructions on ARM with Rust on Android: beware of the overhead of CPU feature detection!

Detecting SIMD support on ARM with Android (and patching the Rust compiler for it)

Why my Rust benchmarks were wrong, or how to correctly use std::hint::black_box?

Horcrux: Implementing Shamir's Secret Sharing in Rust

Asynchronous streams in Rust (part 1) - Futures, buffering and mysterious compilation error messages

Asynchronous streams in Rust (part 2) - Cancelling expired requests

Reaching the (current) limits of Rust's type system with asynchronous programming

5 years of Rust - a cross-platform & full-stack language of choice for the next decade(s)