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 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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • phoboslab/qoiAvatar de phoboslab

    phoboslab/qoi

    7,492Ver en 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
    Ver en GitHub↗7,492
  1. Home
  2. Software Engineering & Architecture
  3. Fixed-Width Binary Headers