coreutils

Utility library

A cross-platform implementation of a collection of command-line utilities in Rust.

Cross-platform Rust rewrite of the GNU coreutils

GitHub

18k stars
192 watching
1k forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

busyboxcommand-line-toolcoreutilscross-platformgnu-coreutilsrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-lang/cargo The Rust package manager responsible for downloading and compiling dependencies for Rust projects. 12,919
sagiegurari/cargo-make A tool that automates the build process for Rust projects 2,614
rust-lang/rustup A tool that installs and manages multiple versions of the Rust compiler on different platforms. 6,213
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 3,022
juhaku/utoipa Generates OpenAPI documentation from Rust API code 2,556
killercup/cargo-edit A utility for managing cargo dependencies from the command line. 3,107
rustls/rustls A modern, platform-independent TLS library written in Rust 6,315
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 259
rust-windowing/winit A library that provides a low-level window creation and management system for building cross-platform GUI applications 4,940
est31/cargo-udeps Detects unused dependencies in Rust projects during compilation. 1,781
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
ratatui/ratatui A Rust crate for creating simple and flexible text-based user interfaces in the terminal. 11,247
rustpython/rustpython A Python interpreter written in Rust, allowing execution of Python code on the target platform. 19,301
theseus-os/theseus An experimental operating system written in Rust to explore intralingual design principles and shift OS responsibilities into the compiler. 2,936
tokio-rs/prost A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. 4,001