1 unstable release

Uses new Rust 2024

0.1.0 May 13, 2025

#3 in #xxd

MIT license

235KB

xxr

Colorful hexdump.

Showcasing all bytes colors with xxr

Install

cargo install xxr

Usage

Usage: xxr [OPTIONS] <FILE>

Arguments:
  <FILE>  

Options:
  -x                use a classic xxd style
  -b, --braille     Use full braille for the ascii panel
  -B, --no-braille  No braille, use 'x' for non-ascii chars
  -h, --help        Print help

Dependencies

~1.5–2MB
~29K SLoC