Ross ROSS = Recommend OSS · open-source software intelligence for agents

sharkdp/hexyl

A command-line hex viewer observed · 2026-08-28

github.com/sharkdp/hexyl · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 80
  • Release rhythm 38
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 235.5
  • age_days: 2858
  • days_rel: 200
  • days_push: 125
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

10264 stars · 268 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

hexyl is a command-line hex viewer for the terminal written in Rust. It uses colored output to distinguish categories of bytes such as NULL bytes, printable ASCII, whitespace, other ASCII, and non-ASCII bytes.

Use cases

  • view binary file contents in the terminal
  • inspect hex dumps of files with color-coded byte categories
  • examine unknown file formats byte by byte
  • replace xxd or hexdump with a friendlier hex viewer
  • debug binary data while developing
  • quickly identify NULL bytes and non-ASCII content in a file

When to avoid

  • you need to edit binary files, not just view them
  • you need a GUI hex editor with advanced features like struct parsing
  • you need scripted/parseable hex output rather than human-friendly colored display

Facets

cli-tool · maturity active

cli developer-tools terminal-ui developer-tools files windows bsd cli cross-platform rust hex-viewer binary-data hexdump colored-output terminal command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
sharkdp/hexylmain69

For agents

markdown · JSON · MCP: product_card(name="sharkdp/hexyl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem