awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • phoboslab/qoiAvatar de phoboslab

    phoboslab/qoi

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