An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "coreutils" keyword

View the packages on the crates.io package registry that are tagged with the "coreutils" keyword.

uu_env 0.1.0 💰
env ~ (uutils) set each NAME to VALUE in the environment and run COMMAND
29 versions - Latest release: 2 months ago - 1 dependent package - 49 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_mktemp 0.1.0 💰
mktemp ~ (uutils) create and display a temporary file or directory from TEMPLATE
29 versions - Latest release: 2 months ago - 2 dependent packages - 289 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_tee 0.1.0 💰
tee ~ (uutils) display input and copy to FILE
29 versions - Latest release: 2 months ago - 1 dependent package - 48.2 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_comm 0.1.0 💰
comm ~ (uutils) compare sorted inputs
29 versions - Latest release: 2 months ago - 1 dependent package - 49.2 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_pr 0.1.0 💰
pr ~ (uutils) convert text files for printing
23 versions - Latest release: 2 months ago - 1 dependent package - 40.8 thousand downloads total - 17,688 stars on GitHub - 2 maintainers
uu_rmdir 0.1.0 💰
rmdir ~ (uutils) remove empty DIRECTORY
29 versions - Latest release: 2 months ago - 1 dependent package - 47.9 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_join 0.1.0 💰
join ~ (uutils) merge lines from inputs with matching join fields
29 versions - Latest release: 2 months ago - 1 dependent package - 48.7 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_stty 0.1.0 💰
stty ~ (uutils) print or change terminal characteristics
17 versions - Latest release: 2 months ago - 1 dependent package - 17.1 thousand downloads total - 17,688 stars on GitHub - 2 maintainers
uu_groups 0.1.0 💰
groups ~ (uutils) display group memberships for USERNAME
29 versions - Latest release: 2 months ago - 1 dependent package - 29.7 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_stdbuf 0.1.0 💰
stdbuf ~ (uutils) run COMMAND with modified standard stream buffering
28 versions - Latest release: 2 months ago - 1 dependent package - 29.1 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_chgrp 0.1.0 💰
chgrp ~ (uutils) change the group ownership of FILE
29 versions - Latest release: 2 months ago - 1 dependent package - 30.8 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_false 0.1.0 💰
false ~ (uutils) do nothing and fail
29 versions - Latest release: 2 months ago - 1 dependent package - 48.2 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
uu_split 0.1.0 💰
split ~ (uutils) split input into output files
29 versions - Latest release: 2 months ago - 1 dependent package - 48.1 thousand downloads total - 17,688 stars on GitHub - 1 maintainer
tac 2.1.0
Print lines from file in reverse order
8 versions - Latest release: over 1 year ago - 42 dependent repositories - 12.1 thousand downloads total - 112 stars on GitHub - 1 maintainer
binbox
POSIX core utilities written in Rust
1 version - Latest release: 5 days ago - 1.34 thousand downloads total - 0 stars on GitHub - 1 maintainer
hns 0.2.0
Human numeric sorting program — does what `sort -h` is supposed to do!
2 versions - Latest release: about 2 years ago - 2.57 thousand downloads total - 10 stars on GitHub - 1 maintainer
zsplit 0.4.0
Split text into multiple files by line
9 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 9.83 thousand downloads total - 5 stars on GitHub - 1 maintainer
zsplit-cli 0.4.0
Split text into multiple files by line
4 versions - Latest release: over 1 year ago - 4.44 thousand downloads total - 5 stars on GitHub - 1 maintainer
coreutils_core 0.1.2 💰
A crate with abstractions to implement UNIX core utilities
3 versions - Latest release: about 1 year ago - 16.9 thousand downloads total - 106 stars on GitHub - 1 maintainer
humnum 0.2.0
Human numeric sorting program — does what `sort -h` is supposed to do!
2 versions - Latest release: about 2 years ago - 1 dependent package - 2.81 thousand downloads total - 10 stars on GitHub - 1 maintainer
b2sum 0.4.0
Rust clone of the BLAKE2b checksum utility in GNU coreutils
4 versions - Latest release: over 4 years ago - 6.71 thousand downloads total - 2 stars on GitHub - 1 maintainer
cardbox
A modern, modular, and Unix-compatible implementation of core system utilities, designed as both ...
1 version - Latest release: 15 days ago - 414 downloads total - 1 stars on GitHub - 1 maintainer
fnew 1.0.1
A Unicode-aware line-oriented drop-in replacement for coreutils' fold.
2 versions - Latest release: over 5 years ago - 2.92 thousand downloads total - 3 stars on GitHub - 1 maintainer
ofCourse 1.1.1
Output a string repeatedly until killed.
4 versions - Latest release: over 3 years ago - 4.88 thousand downloads total - 6 stars on GitHub - 1 maintainer
printenv2 0.1.3
A printenv rewrite in Rust
7 versions - Latest release: over 1 year ago - 7.66 thousand downloads total - 2 stars on GitHub - 1 maintainer
md5sum 0.1.0
A re-implementation of the GNU Coreutils md5sum program
1 version - Latest release: almost 8 years ago - 1.85 thousand downloads total - 1 stars on GitHub - 1 maintainer
rmdup 0.1.0
Simple tool for removing duplicate files
1 version - Latest release: about 2 years ago - 1.26 thousand downloads total - 1 stars on GitHub - 1 maintainer
reelpath 1.2.2
CLI tool that prints the absolute path for a given file or directory.
7 versions - Latest release: almost 4 years ago - 7.67 thousand downloads total - 3 stars on GitHub - 1 maintainer
rawmv 1.0.2 💰
mv(1) but without cp(1) fallback. Simple wrapper of renameat2(2).
5 versions - Latest release: about 2 years ago - 5.29 thousand downloads total - 3 stars on GitHub - 1 maintainer
core-utils 0.1.2
A reimplementation of the GNU core utils in the Rust programming language
3 versions - Latest release: almost 10 years ago - 9 dependent repositories - 8.6 thousand downloads total - 1 maintainer
ratiscat 0.4.1
rat is cat reimplemented in rust with some new features
6 versions - Latest release: almost 2 years ago - 6.86 thousand downloads total - 0 stars on GitHub - 1 maintainer
nth_rs 0.2.2 💰
Return or exclude the nth lines supplied from stdin as output on stdout.
8 versions - Latest release: almost 5 years ago - 8.97 thousand downloads total - 1 stars on GitHub - 1 maintainer
jumb 0.1.3
A lightning-fast CLI tool for directory navigation. Create custom shortcuts to instantly jump bet...
4 versions - Latest release: about 1 year ago - 4.05 thousand downloads total - 1 stars on GitHub - 1 maintainer