Think of rargs as similar to xargs and awk with pattern-matching support. It’s written in the Rust programming language.
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
fend is an arbitrary-precision unit-aware calculator. fend supports a few different output formats. It’s free and open source software.
Read more
Resonance is an intuitive music player application written in Rust (with a smattering of Python), built with a clean user interface using GTK4 / Libadwaita.
Read more
kalc is a complex numbers, 2d/3d graphing, arbitrary precision, CLI calculator with real-time output. It’s written in Rust.
Read more
Kalker (or “kalk”) is a calculator program. It supports user-defined variables, functions, differentiation, and integration.
Read more
cpc is a text calculator with support for units and conversion. cpc parses and evaluates strings of math. It’s written in Rust.
Read more
eva is a simple calculator REPL, similar to bc, with syntax highlighting and persistent history. It’s free and open source software.
Read more
skim is a fuzzy finder. It can be used as a general filter (like grep) or as an interactive interface for invoking commands.
Read more
please is a small utility to delegate accurate least privilege access with ease. It’s written in the Rust programming language.
Read more
Fast Unix Commands provides modern UNIX commands.The goals of the project are to provide performance, efficiency, and usability.
Read more
sd is an intuitive find and replace CLI. sd uses regex syntax that you already know from JavaScript and Python.
Read more
bropages is a highly readable supplement to man pages. The CLI tool shows simple, concise examples for commands with syntax highlighting.
Read more
tlrc is a tldr client written in Rust. The tldr-pages project is a collection of community-maintained help pages for command-line tools.
Read more
tcount is a utility to count your code by tokens and patterns in the syntax tree. It’s written in the Rust language.
Read more
dog is a command-line DNS client. It has colourful output, understands normal command-line argument syntax.
Read more