Another milestone for Uutils: 95% compatibility with GNU Coreutils — thanks to all the contributors who made this possible.
https://github.com/uutils/coreutils-tracking/
https://github.com/uutils/coreutils-tracking/
Reimplementing key part of operating systems in Rust
Account managed by Sylvestre Ledru
| Github | https://github.com/uutils/ |
| Rust Coreutils | https://github.com/uutils/coreutils |
| Rust find | https://github.com/uutils/findutils/ |
| Website | https://uutils.github.io/ |
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