uutils 0.0.20 Improves GNU Coreutils Compatibility For This Rust-Written Replacement

Written by Michael Larabel in Programming on 14 July 2023 at 04:47 PM EDT. 65 Comments
PROGRAMMING
The uutils project continues advancing as a modern, drop-in replacement to the GNU Coreutils utilities that is written in the Rust programming language.

With today's release of uutils 0.0.20, there continues to be a focus on increasing the GNU test suite compatibility for ensuring uutils can effectively serve as a replacement to GNU Coreutils without any user impact. With uutils 0.0.20 another eight tests are now passing, bringing the total test suite pass rate to 373 while still having 49 skips and then 178 test failures.

The uutils 0.0.20 release brings improvements to utilities like cp, cut, chroot, chmod, cksum, and others. There are even some uutils fixes for usage on Windows, various ls argument fixes, support for setting the baud rate with stty, and other changes. There is also continuous integration (CI) updates and various Rust dependency updates.

Downloads and more details on this GNU Coreutils Rust'ed replacement via the uutils GitHub.


See this FOSDEM 2023 presentation for more background information on the uutils project by lead developer Sylvestre Ledru.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week