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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

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

    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