Benchmarking Wild vs Mold

static-generics: Zero cost generic statics for Rust

Sonora: native, crossplatform music player with first-class Spotify/YTMusic support

Ubuntu 26.10 completes transition to Rust-based coreutils

Rust Glancer 0.2: Windows & Zed support, better Bevy indexing, and more

Methods or free functions

cargo-pretty-build

Speedrun splits graphics with ffmpeg

Rust enums are gold for compilers

Is there a way to express `type SelfRef<'a, T> = &'a T<'a>` ?