#Ubuntu is moving away from GNU coreutils to Rust-based uutils coreutils with Ubuntu 25.10. There are two big differences with this move:
1. uutils coreutils is MIT licensed, not GPL.
2. Obviously, it's written in Rust, a memory-safe compiled language, unlike C.
IMO, this is a good move.
https://discourse.ubuntu.com/t/carefully-but-purposefully-oxidising-ubuntu/56995