Pinned Repositories
coreutils
Cross-platform Rust rewrite of the GNU coreutils
coreutils-tracking
diffutils
Drop-in replacement of diffutils in Rust
findutils
Rust implementation of findutils
parse_datetime
Parses a relative time string and returns a `Duration`
platform-info
A cross-platform way to get information about your machine
procps
Rust reimplementation of the procps project
sed
Rewrite of sed in Rust
util-linux
Rust reimplementation of the util-linux project
uucore
Code shared between uutils projects
Uutils's Repositories
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
uutils/findutils
Rust implementation of findutils
uutils/diffutils
Drop-in replacement of diffutils in Rust
uutils/util-linux
Rust reimplementation of the util-linux project
uutils/platform-info
A cross-platform way to get information about your machine
uutils/procps
Rust reimplementation of the procps project
uutils/uucore
Code shared between uutils projects
uutils/parse_datetime
Parses a relative time string and returns a `Duration`
uutils/coreutils-tracking
uutils/sed
Rewrite of sed in Rust
uutils/login
Rust reimplemtation of the login project
uutils/uutils.github.io
Sources for uutils.github.io
uutils/rust-users
Library for Unix users and groups in Rust.
uutils/ansi-width
Calculate the width of a string when printed to the terminal
uutils/hostname
Rust reimplementation of the hostname project
uutils/uutils-term-grid
uutils/acl
Rust reimplemtation of the acl project
uutils/uutils-args
An experimental derive-based argument parser specifically for uutils
uutils/findutils-tracking