winget install --id uutils.coreutils
About coreutils
Cross-platform Rust rewrite of the GNU coreutils
What's new in 0.9.0
Rust Coreutils 0.9.0 Release: We are excited to announce the release of Rust Coreutils 0.9.0 - a release focused on safety and security. This cycle was shaped by a third-party security audit, driving extensive TOCTOU hardening and a sustained, project-wide effort to shrink the amount of unsafe code by removing it outright and migrating low-level syscalls from nix/libc to rustix. On top of that, we landed major zero-copy I/O performance work (splice/tee/pipe), broadened WebAssembly, Cygwin and Windows support, and continued contributing tests and bug reports upstream to GNU coreutils. GNU Test Suite Compatibility: ──────┬─────┬─────┬─────────────────────┬─────────────┬─────────────┬─────────────────────── Result│0.8.0│0.9.0│Change 0.8.0 to 0.9.0│% Total 0.8.0│% Total 0.9.0│% Change 0.8.0 to 0.9.0 ──────┼─────┼─────┼─────────────────────┼─────────────┼─────────────┼─────────────────────── Pass │630 │625 │-5 │94.74% │90.58% │-4.16% ──────┼─────┼─────┼─────────────────────┼─────────────┼─────────────┼─────────────────────── Skip │14 │8 │-6 │2.11% │1.16% │-0.95% ──────┼─────┼─────┼─────────────────────┼─────────────┼─────────────┼─────────────────────── Fail │21 │56 │+35 │3.16% │8.12% │+4.96% ──────┼─────┼─────┼─────────────────────┼─────────────┼─────────────┼─────────────────────── Error │0 │1 │+1 │0% │0.14% │+0.14% ──────┼─────┼─────┼─────────────────────┼─────────────┼─────────────┼─────────────────────── Total │665 │690 │+25 (new tests) │ │ │ ──────┴─────┴─────┴─────────────────────┴─────────────┴─────────────┴─────────────────────── > Note: The rise in failing tests is due...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.9.0 | Unknown | Rust Coreutils 0.9.0 Release: We are excited to announce the release of Rust Coreutils 0.9.0 - a release focused on safety and security. This cycle was shaped by a third-party security audit, driving extensive TOCTOU har... |
| 0.8.0 | Unknown | Rust Coreutils 0.8.0 Release: We are excited to announce the release of Rust Coreutils 0.8.0 — a major release featuring significant performance gains across core utilities, expanded WebAssembly (WASI) support with a bra... |
| 0.7.0 | Unknown | Rust Coreutils 0.7.0 Release: We are excited to announce the release of Rust Coreutils 0.7.0 — a performance-focused release with major optimizations across dozens of utilities, continued safety improvements replacing un... |
| 0.6.0 | Unknown | Rust Coreutils 0.6.0 Release: We are happy to announce the release of Rust Coreutils 0.6.0 — a major milestone achieving 96% GNU compatibility with significant safety improvements, enhanced locale support, and extensive... |
| 0.5.0 | Unknown | 📦 Rust Coreutils 0.5.0 Release: We are excited to announce the release of Rust Coreutils 0.5.0 — a significant milestone featuring comprehensive platform improvements, and robust testing infrastructure with continued pro... |
| 0.4.0 | Unknown | 📦 Rust Coreutils 0.4.0 Release: We are pleased to announce the release of Rust Coreutils 0.4.0 — continuing our journey toward full GNU compatibility with improved test coverage, enhanced functionality, and robust implem... |
| 0.3.0 | Unknown | 📦 Rust Coreutils 0.3.0 Release: We are happy to announce the release of Rust Coreutils 0.3.0 — our latest milestone bringing significant performance improvements, enhanced compatibility, and robust testing infrastructure... |
| 0.2.2 | Unknown | Rust Coreutils 0.2.2 Release: This is a patch release focused on critical infrastructure fixes to ensure reliable distribution and deployment across different platforms. What's Changed base64 - base64: improve perfs by u... |
| 0.2.0 | Unknown | 📦 Rust Coreutils 0.2.0 Release: We are excited to announce the release of Rust Coreutils 0.2.0 — our first fully internationalized release! This milestone brings comprehensive localization support, major performance impr... |
| 0.1.0 | Unknown | 📦 Rust Coreutils 0.1.0 Release: We are excited to announce the release of Rust Coreutils 0.1.0 — our first 0.1 milestone! This release brings major performance gains, SELinux support, and expanded GNU compatibility. High... |
| 0.0.30 | Unknown | 📦 Rust Coreutils 0.0.30 Release: We are excited to announce the release of Rust Coreutils 0.0.30! Highlights: - Improved Compatibility: - This release focused on compatibility with the upstream GNU Coreutils 9.6 release.... |
| 0.0.28 | Unknown | 📦 Rust Coreutils 0.0.28 Release: We are thrilled to announce the release of Rust Coreutils 0.0.28! This release brings significant improvements in compatibility and stability, continuing our journey to provide a robust a... |
| 0.0.27 | Unknown | Release notes |
| 0.0.23 | Unknown | Release notes |