Repository navigation

#

bsdiff

Android应用增量更新

C
2650
9 年前

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 requires when diff & patch.

C++
1857
3 天前

🎩 Command-line itch.io helper

Go
856
6 个月前

Binary delta encoding tools.

Python
174
2 年前

a smart lib for updating app / Android版本更新,支持增量更新

Java
157
6 年前

A miniature, portable version of bsdiff.

C
128
8 年前

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

90
6 个月前

Binary diffing algorithm implemented in Rust

Rust
54
4 个月前

bsdiff is a library for building and applying patches to binary files.

C
51
2 个月前

bsdiff is a library for building and applying patches to binary files.

C
51
2 个月前

Fast and portable delta encoding for .NET in 100% safe, managed code.

C#
43
2 年前

fast and memory saving bsdiff 4.x compatible delta compressor and patcher

Rust
40
1 个月前

This is an example project to build the common bundle file and the differential bundle file using Metro, and load the differential bundle asynchronously in app. Compare with loading the official bundle file synchronously, there was 20% ~ 25%(20 ~ 200 ms) decrease in the load time of react view by using loading the differential bundle asynchronously.

Objective-C
38
3 年前

Golang wrapper for @mendsley's bsdiff C library.

C
25
24 天前

android bsdiff and bspatch which includes java source code and native source code

C
17
9 年前

An universal patch generator and applier such as using BsDiff/BsPatch and Google Archive Patch

Java
17
7 年前

BSDiff iOS

Objective-C
16
1 年前

Compare google-diff-match and bsdiff tools

Java
14
6 年前

基于HDiffPatch的增量更新算法库,相比Bsdiff,更小的内存占用,更快的合成效率,更适合移植到移动端中

C
12
7 年前

A library for creating and patching binary diffs. Based on bsdiff.

C
11
11 年前