@uutils

442 Followers
9 Following
74 Posts

Reimplementing key part of operating systems in Rust

Account managed by Sylvestre Ledru

https://uutils.github.io/

Githubhttps://github.com/uutils/
Rust Coreutilshttps://github.com/uutils/coreutils
Rust findhttps://github.com/uutils/findutils/
Websitehttps://uutils.github.io/
Another milestone for Uutils: 95% compatibility with GNU Coreutils — thanks to all the contributors who made this possible.
https://github.com/uutils/coreutils-tracking/

Uutils Coreutils hits a major milestone! Now passing 603 out of 645 GNU test suite tests (93%+ compatibility). Our Rust reimplementation of core Unix utilities continues to mature as a drop-in replacement for GNU Coreutils while delivering cross-platform support and memory safety.

What remains ?
https://github.com/uutils/coreutils/issues/9729