just is a handy way to save and run project-specific commands. This is free and open source software written in Rust.
Read more
The Linux Portal Site
just is a handy way to save and run project-specific commands. This is free and open source software written in Rust.
Read more
Trippy is a network diagnostic tool. It combines the functionality of traceroute and ping and helps in the analysis of networking issues.
Read more
rage is a simple, modern, and secure file encryption tool. It features small explicit keys, no config options, and UNIX-style composability.
Read more
rust-parallel is a command-line utility to execute commands in parallel and aggregate their output. It’s written in Rust.
Read more
Think of rargs as similar to xargs and awk with pattern-matching support. It’s written in the Rust programming language.
Read more
uq is a simple, user-friendly alternative to sort | uniq. It removes duplicate lines from the output, regardless of the order.
Read more
The semiuniq program reads over lines of input and write lines of output that are “semi-unique” by eliminating repeated lines that are close.
Read more
huniq remove duplicates from the given input. Note that huniq does not sort the input, it just removes duplicates.
Read more
difftastic is a structural diff tool that understands syntax. It uses tree-sitter to build a parse tree.
Read more
procs is a replacement for ps. It has cross-platform support running under Linux and Windows, with experimental support for macOS.
Read more