awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesScriptable Structure Viewers

Viewers that parse and display binary file layouts using user-defined scripts or templates.

Distinct from Binary Data Viewers: Distinct from Binary Data Viewers: uses user-defined scripts to visualize structure rather than just displaying raw bytes.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Scriptable Structure Viewers. Refine with filters or upvote what's useful.

Awesome Scriptable Structure Viewers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hexfiend/hexfiendHexFiend 的头像

    HexFiend/HexFiend

    5,859在 GitHub 上查看↗

    HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr

    Parses and displays binary file layouts using user-defined scripts or templates.

    Objective-C
    在 GitHub 上查看↗5,859
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Data Viewers
  4. Scriptable Structure Viewers