Tag

Coreutils

All articles tagged with #coreutils

technology1 month ago

Rust Coreutils 0.7 Brings Broad Performance Optimizations

Rust Coreutils 0.7 is a performance-focused release that speeds up dozens of utilities with faster hash maps, ASCII fast paths, and reduced malloc allocations, while refactoring unsafe Rust code for safer abstractions; GNU Test Suite compatibility sits at 94.5% after adding 19 new tests from GNU Coreutils 9.10, with more tests causing increased skips and failures; the update also includes build fixes for NetBSD and PowerPC and is available on GitHub.

technology2 months ago

Rust Coreutils Pushes Toward Full GNU Compatibility Amid Ubuntu Adoption

Rust Coreutils is advancing toward full GNU Coreutils compatibility, with FOSDEM 2026 highlighting Ubuntu 25.10’s adoption, rapid bug fixes, and ongoing cross‑platform improvements; the project aims to mirror Rust‑based success for other Linux tools, supported by growing contributions and a slide deck/video from the talk available at fosdem.org.