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

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

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

1 个仓库

Awesome GitHub RepositoriesFixed-Width Binary Headers

Constant-size metadata fields at the start of a binary file.

Distinct from Fixed-Width Integer Implementations: Candidates refer to UI layouts or integer types, not binary file format headers.

Explore 1 awesome GitHub repository matching software engineering & architecture · Fixed-Width Binary Headers. Refine with filters or upvote what's useful.

Awesome Fixed-Width Binary Headers GitHub Repositories

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

    phoboslab/qoi

    7,492在 GitHub 上查看↗

    QOI is a lossless image codec and encoding standard designed for high-speed compression and decompression of raw pixel data. It provides a toolkit for translating raw image buffers into a compact format and back into pixel representations without any loss of quality. The implementation focuses on fast image encoding and decoding, enabling the rapid conversion of compressed image data back into raw pixels. It also supports image format conversion to ensure compatibility across different software systems and hardware.

    Uses a small set of constant-size fields at the start of the file to define image dimensions.

    C
    在 GitHub 上查看↗7,492
  1. Home
  2. Software Engineering & Architecture
  3. Fixed-Width Binary Headers