hdiffpatch topic

List hdiffpatch repositories

HDiffPatch

1.5k
Stars
280
Forks
Watchers

a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory re...

ApkDiffPatch

294
Stars
48
Forks
Watchers

a C++ library and command-line tools for Zip(Jar,Apk) file Diff & Patch; create minimal delta/differential; support Jar sign(apk v1 sign) & apk v2,v3 sign .

gift

294
Stars
48
Forks
Watchers

Go Image Filtering Toolkit

UnityAndroidHotUpdate

180
Stars
46
Forks
Watchers

(Unity3D热更新) provide a way to hot update Unity app on Android, support code&resources, not need lua js or IL runtime etc..., will not disturb your project development; just loading the new version...

detools

155
Stars
16
Forks
Watchers

Binary delta encoding tools.

sfpatcher

73
Stars
8
Forks
Watchers

stable & fast to patch apk archives, used by Android app store. 为安卓应用商店使用而优化的apk增量更新算法。

HPatchLite

77
Stars
25
Forks
Watchers

Lite version of HDiffPatch, tiny code & ram requirements when patch on embedded systems,MCU,NB-IoT,...

hsynz

35
Stars
5
Forks
Watchers

hsynz is a library for delta update using sync algorithm, like zsync. rsync over http(s); implement the sync algorithm on client side, and server side only need http(s) cdn. support compressor zstd &...

SharpHDiffPatch.Core

31
Stars
6
Forks
Watchers

A port of original HDiffPatch by housisong, written in C# and .NET Standard 2.0 compatible