awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sharkdp/hexylAvatar von sharkdp

    sharkdp/hexyl

    9,971Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,971
  1. Home
  2. Operating Systems & Systems Programming
  3. Columnar Hex Rendering