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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesBinary Diffing Libraries

Cross-platform C and C++ libraries for generating and applying binary deltas.

Distinct from C and C++ Libraries: Distinct from C and C++ Libraries: focuses specifically on binary diffing and patching capabilities rather than general-purpose libraries.

Explore 1 awesome GitHub repository matching part of an awesome list · Binary Diffing Libraries. Refine with filters or upvote what's useful.

Awesome Binary Diffing Libraries GitHub Repositories

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

    sisong/HDiffPatch

    2,042عرض على GitHub↗

    HDiffPatch is a cross-platform library and command-line utility designed for generating and applying binary differential updates. It enables the creation of compact patch files by calculating the differences between binary files or entire directory structures, facilitating efficient data synchronization and software distribution. The project distinguishes itself through a low-memory patching engine specifically engineered for hardware with restricted resources. By utilizing streaming buffer techniques and suffix-sorting algorithms, it maintains a constant memory footprint during operations, m

    Provides a cross-platform C and C++ library for generating and applying compact binary deltas between files and directory structures.

    C++androidbinarybsdiff
    عرض على GitHub↗2,042
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. C and C++ Libraries
  5. Binary Diffing Libraries