Ross ROSS = Recommend OSS · open-source software intelligence for agents

uutils/coreutils

Cross-platform Rust rewrite of the GNU coreutils observed · 2026-08-28

github.com/uutils/coreutils · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 48
  • age_days: 4779
  • days_rel: 28
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

23996 stars · 2008 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

uutils coreutils is a cross-platform reimplementation of the GNU coreutils command-line utilities written in Rust, aiming to be a drop-in replacement with identical output and exit codes. It ships by default on Ubuntu 25.10+ and runs on Linux, macOS, BSD, Windows, WASI, and other platforms.

Use cases

  • replace GNU coreutils with a memory-safe Rust implementation
  • run the same shell utilities on Windows, macOS, and Linux
  • port shell scripts between operating systems without platform-specific tools
  • get better error messages from standard command-line utilities
  • use coreutils in WebAssembly or embedded environments
  • improve performance of common command-line operations

When to choose

  • you want a memory-safe, modern replacement for GNU coreutils
  • you need identical coreutils behavior across Linux, macOS, Windows, and BSD
  • you are building cross-platform scripts that rely on GNU-compatible utilities
  • you want faster performance and better error messages than GNU coreutils

When to avoid

  • you depend on exact GNU coreutils behavior for every option, since some options may be missing or differ
  • you need a battle-tested, decades-proven toolchain for critical production systems
  • your environment requires strict GNU licensing or packaging policies

Facets

cli-tool · maturity active

cli developer-tools file-system internationalization developer-tools cross-platform operating-systems windows bsd rust cli cross-platform wasm coreutils gnu-coreutils busybox drop-in-replacement memory-safety unix-utilities command-line linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
uutils/coreutilsmain94

For agents

markdown · JSON · MCP: product_card(name="uutils/coreutils")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem