uutils-coreutils
brew install uutils-coreutils
v0.9.0
MIT
Rust rewrite of GNU coreutils providing drop-in replacements for cat, ls, grep, sed, and 100+ standard Unix utilities.
Why you might care
Faster single-binary alternative to GNU coreutils with identical CLI interfaces; useful for containerized workflows, embedded systems, or when you want core utilities without the GNU toolchain overhead. Supports Windows, macOS, and Linux from the same codebase.
6.3k
30-day installs · #503
17.9k
90-day · #571
100.7k
365-day · #414
Build dependencies
Links
- https://uutils.github.io/coreutils/
- Brew formula source: Formula/u/uutils-coreutils.rb
Caveats
Commands have been installed with the prefix "uu-". If you need to use these commands with their normal names, you can add a "uubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/uutils-coreutils/libexec/uubin:$PATH"
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"coreutils",
"busybox",
"toybox"
],
"build_dependencies": [
"rust",
"sphinx-doc"
],
"categories": [
"text-processor",
"file-utility",
"sysadmin"
],
"caveats": "Commands have been installed with the prefix \"uu-\".\nIf you need to use these commands with their normal names, you\ncan add a \"uubin\" directory to your PATH from your bashrc like:\n PATH=\"$HOMEBREW_PREFIX/opt/uutils-coreutils/libexec/uubin:$PATH\"\n",
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cross-platform Rust rewrite of the GNU coreutils",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:55+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "uutils-coreutils",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://uutils.github.io/coreutils/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "coreutils | uutils",
"installs_30d": 6290,
"installs_365d": 100690,
"installs_90d": 17860,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:45:16+00:00",
"llm_model": "claude-haiku-4-5",
"name": "uutils-coreutils",
"oldnames": [],
"one_liner": "Rust rewrite of GNU coreutils providing drop-in replacements for cat, ls, grep, sed, and 100+ standard Unix utilities.",
"optional_dependencies": [],
"rank_30d": 503,
"rank_365d": 414,
"rank_90d": 571,
"raw_hash": "2a0872c3326d7c9c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/u/uutils-coreutils.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.9.0",
"versioned_formulae": [],
"why_use_this": "Faster single-binary alternative to GNU coreutils with identical CLI interfaces; useful for containerized workflows, embedded systems, or when you want core utilities without the GNU toolchain overhead. Supports Windows, macOS, and Linux from the same codebase."
}