awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesColumnar Hex Rendering

Visual organization of binary data into a grid of offsets, hexadecimal values, and ASCII representations.

Distinct from ASCII Renderers: Unlike columnar databases or ASCII diagram renderers, this specifically refers to the layout of a hexadecimal dump.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Columnar Hex Rendering. Refine with filters or upvote what's useful.

Awesome Columnar Hex Rendering GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sharkdp/hexylAvatar de sharkdp

    sharkdp/hexyl

    9,971Ver en GitHub↗

    Hexyl is a colored hex dump utility and binary data viewer for the terminal. It allows for the inspection of binary files by rendering contents as a colored hex dump to distinguish between different byte categories, such as printable text, whitespace, and null bytes. The tool includes a C-style hex exporter that transforms binary data into C include files for direct integration into source code. It supports visual layout customization through configurable panels and borders, as well as the ability to define colors for byte categories and offsets using terminal colors or RGB hex codes via envi

    Organizes raw bytes into a human-readable grid layout containing offsets and ASCII representations.

    Rustbinary-datacommand-linehexadecimal
    Ver en GitHub↗9,971
  1. Home
  2. Operating Systems & Systems Programming
  3. Columnar Hex Rendering