Flemozi is a simple, fast, and lightweight picker for desktop operating systems. It’s written in Dart.
Read more
The Linux Portal Site
Flemozi is a simple, fast, and lightweight picker for desktop operating systems. It’s written in Dart.
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
parallel is a shell tool for executing jobs in parallel using one or more computers. This tool is written in Perl.
Read more
xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
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
runiq offers an efficient way (in both time and space) to filter duplicate entries (lines) from textual input.
Read more
nauniq is similar to the Unix command uniq but detects repeated lines even if they are not adjacent. It’s written in Perl.
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
pstree shows the currently running processes as a tree. This is free and open source software written in the C programming language.
Read more
fuser identifies processes using files or sockets. It’s written in the C programming language and published under the GPL.
Read more
lsfd is intended to be a modern replacement for lsof on Linux systems. It’s free and open source software written in C.
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
bcal (Byte CALculator) is a REPL CLI utility for storage expression evaluation, SI/IEC conversion, byte address calculation, and more.
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
clac is a command line, stack-based calculator with postfix notation that displays the stack contents at all times.
Read more