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

HexFiend/HexFiend

A fast and clever hex editor for macOS observed · 2026-08-28

github.com/HexFiend/HexFiend · homepage · Objective-C · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 29
  • Release rhythm 16
  • 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: 156
  • age_days: 5384
  • days_rel: 535
  • days_push: 430
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

5884 stars · 452 forks observed · 2026-08-28

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

Hex Fiend is a fast, open-source hex editor for macOS that supports inserting, deleting, and rearranging bytes in files of virtually any size without loading them into memory. It also offers binary diffing, a data inspector, scriptable binary templates, and an embeddable framework for adding hex views to other apps.

Use cases

  • edit binary files on macOS
  • inspect raw bytes of a large file
  • compare two binary files for differences
  • interpret bytes as integers or floats with different endianness
  • visualize binary file structure with templates
  • embed a hex editor view in my own macOS app
  • open a 100 GB file without running out of RAM

When to choose

  • you need a fast hex editor on macOS that handles huge files
  • you want binary diffing that accounts for insertions and deletions
  • you need an embeddable hex/data view framework with a permissive BSD license
  • you work on low-RAM machines and need a small-footprint editor

When to avoid

  • you need a hex editor on Windows or Linux
  • you need a cross-platform or terminal-based hex editor
  • you need disk forensics or advanced reverse-engineering suites beyond hex editing

Facets

application · maturity active

editor file-system developer-tools developer-tools files apple-ecosystem hex-editor binary-editing binary-diff binary-templates data-inspector embeddable-framework large-files macos

2 sources

Member repositories

RepositoryRoleHealth v2
HexFiend/HexFiendmain39

For agents

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

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