A command-line hex viewer

hexyl is a hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
$ sudo apt install hexyl$ sudo dnf install hexyl$ pacman -S hexyl$ brew install hexyl$ cargo install hexyl$ sudo snap install hexylto comment.
A terminal user interface (TUI) application for testing and visualizing regular expressions in real-time.
A Blazingly Fast Minimal Serial Monitor with serial plottter TUI and more
A command-line benchmarking tool