awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sharkdp/hexylالصورة الرمزية لـ sharkdp

    sharkdp/hexyl

    9,971عرض على 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
    عرض على GitHub↗9,971
  1. Home
  2. Operating Systems & Systems Programming
  3. Columnar Hex Rendering