awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sisong/hdiffpatchAvatar von sisong

    sisong/HDiffPatch

    2,042Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,042
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. C and C++ Libraries
  5. Binary Diffing Libraries