awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
uutils avatar

uutils/coreutils

0
View on GitHub↗
23,621 estrellas·1,920 forks·Rust·MIT·9 vistasuutils.github.io↗

Coreutils

This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation of POSIX shell utilities. It serves as a portable CLI toolset designed to run across different operating systems and architectures.

The implementation includes a WebAssembly shell environment, which allows these essential command line tools to be executed directly within a web browser without requiring a local installation.

The toolset covers a broad range of system capabilities, including filesystem operations, text processing and stream editing, and system administration tooling. It provides utilities for numeric processing with arbitrary precision, data checksum computation, and the management of user accounts and security access control lists.

The build system supports cross-platform binary compilation, including the generation of manual pages, shell completions, and multicall binaries.

Features

  • Shell Command Execution - Provides a portable implementation of fundamental POSIX shell utilities for file manipulation and system administration.
  • Command Line Utilities - Provides a comprehensive suite of portable command line utilities for system tasks and file manipulation.
  • Whitespace - Implements a tool for extracting specific fields from text using spaces and tabs as delimiters.
  • Source Compilation Tools - Provides a process for compiling a suite of basic POSIX command line tools from source.
  • Cross-Compilation Toolchains - Provides a toolchain for compiling source code into native binaries for multiple target architectures and operating systems.
  • Text String Manipulation Utilities - Provides a comprehensive set of tools for manipulating strings and text streams through sorting, filtering, and formatting.
  • Pattern-Based Stream Editors - Implements a stream editor for filtering and modifying text content through pattern-based transformations.
  • Cross-Platform Execution - Provides a set of portable binaries that ensure consistent execution across different operating systems and architectures.
  • Disk and Mount Management - Ships tools to control disk partitions, monitor block devices, and manage filesystem mount points.
  • Filesystem and Text Processing - Implements essential tools for managing the filesystem and processing text streams.
  • Filesystem Operations - Provides low-level filesystem operations for listing, copying, and moving files across platforms.
  • Cross-Platform Abstraction Layers - Provides a system-call abstraction layer to perform file and process management across diverse platforms.
  • POSIX Shell Utilities - Implements a standard suite of POSIX-compliant shell utilities for portable system interaction.
  • System Utilities - Provides a comprehensive suite of general-purpose tools for configuring and maintaining the operational state of the system.
  • Rust-Implemented Tools - A complete rewrite of core system utilities using the Rust programming language.
  • WebAssembly - Enables the execution of basic command line tools within a web browser using a WebAssembly runtime.
  • Rust-Implemented Tooling - Implements a full suite of system utilities using Rust for high performance and memory safety.
  • System Administration Tools - Provides a consistent set of utilities for monitoring processes, managing users, and handling hardware mounts.
  • WebAssembly Compilation - Compiles system utilities into WebAssembly modules to enable execution within a web browser.
  • File Search Utilities - Provides capabilities to locate files and directories based on specific criteria.
  • Base64 Decoders - Provides capabilities to decode base64 and other base-encoded data back into original form.
  • Multicall Binary Compilation - Implements a build utility for combining multiple programs into a single executable binary.
  • Archive Utilities - Ships a utility for bundling and unpacking multiple files into a single archive.
  • Multicall Binaries - Provides the ability to combine multiple utility programs into a single executable binary.
  • Text Pagers - Ships a basic pager utility for viewing large text files screen-by-screen.
  • Shell Environments - Provides a WebAssembly shell environment enabling command line tools to run directly in a web browser.
  • Arbitrary Precision Arithmetic - Implements numeric processing with arbitrary precision to ensure consistent calculations across different hardware architectures.
  • Number Sequence Generation - Produces number sequences using arbitrary precision decimals and customizable terminators.
  • File Comparison Tools - Implements a utility to identify differences between files or text streams to detect divergences.
  • Process Monitors - Includes tools for real-time tracking of active processes and memory usage statistics.
  • System Utilities - Cross-platform rewrite of GNU coreutils.
  • GNU coreutils - Listed in the “GNU coreutils” section of the Awesome Alternatives In Rust awesome list.

Historial de estrellas

Gráfico del historial de estrellas de uutils/coreutilsGráfico del historial de estrellas de uutils/coreutils

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Coreutils

Proyectos open-source similares, clasificados según cuántas características comparten con Coreutils.
  • coreutils/coreutilsAvatar de coreutils

    coreutils/coreutils

    5,185Ver en GitHub↗

    This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro

    C
    Ver en GitHub↗5,185
  • hammerspoon/hammerspoonAvatar de Hammerspoon

    Hammerspoon/hammerspoon

    14,497Ver en GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Objective-Cautomationhammerspoonirc
    Ver en GitHub↗14,497
  • shelljs/shelljsAvatar de shelljs

    shelljs/shelljs

    14,402Ver en GitHub↗

    ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas

    JavaScriptbashjavascriptnode
    Ver en GitHub↗14,402
  • assemblyscript/assemblyscriptAvatar de AssemblyScript

    AssemblyScript/assemblyscript

    17,926Ver en GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    Ver en GitHub↗17,926
Ver las 30 alternativas a Coreutils→

Preguntas frecuentes

¿Qué hace uutils/coreutils?

This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation of POSIX shell utilities. It serves as a portable CLI toolset designed to run across different operating systems and architectures.

¿Cuáles son las características principales de uutils/coreutils?

Las características principales de uutils/coreutils son: Shell Command Execution, Command Line Utilities, Whitespace, Source Compilation Tools, Cross-Compilation Toolchains, Text String Manipulation Utilities, Pattern-Based Stream Editors, Cross-Platform Execution.

¿Qué alternativas de código abierto existen para uutils/coreutils?

Las alternativas de código abierto para uutils/coreutils incluyen: coreutils/coreutils — This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It… hammerspoon/hammerspoon — Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua… shelljs/shelljs — ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system… assemblyscript/assemblyscript — AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of… wasmerio/wasmer — Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side,… gto76/python-cheatsheet — This project is a comprehensive technical reference and programming cheatsheet for the Python language. It serves as a…