awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesEmbedded Patching Utilities

Tools for applying binary updates on hardware with limited memory and processing power.

Distinct from Runtime Binary Patching: Distinct from Runtime Memory Patching: focuses on static binary updates for embedded maintenance rather than runtime memory modification.

Explore 1 awesome GitHub repository matching hardware & iot · Embedded Patching Utilities. Refine with filters or upvote what's useful.

Awesome Embedded Patching Utilities GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sisong/hdiffpatchsisong 的头像

    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 low-memory patching routines specifically engineered for reliable software maintenance on embedded hardware.

    C++androidbinarybsdiff
    在 GitHub 上查看↗2,042
  1. Home
  2. Hardware & IoT
  3. Embedded Patching Utilities