Repository navigation

#

bsdiff

Android应用增量更新

C
2647
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++
1697
12 天前

🎩 Command-line itch.io helper

Go
807
4 天前

Binary delta encoding tools.

Python
172
2 年前

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

Java
155
5 年前

A miniature, portable version of bsdiff.

C
126
7 年前

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

82
1 个月前

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

C
45
1 年前

Binary diffing algorithm implemented in Rust

Rust
45
20 天前

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

C#
42
1 年前

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

C
41
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
2 年前

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

Rust
31
9 天前

Golang wrapper for @mendsley's bsdiff C library.

C
25
12 天前

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

Java
17
7 年前

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

C
16
8 年前

BSDiff iOS

Objective-C
16
9 个月前

Compare google-diff-match and bsdiff tools

Java
14
5 年前

Rust port of the streaming ddelta patch algorithm, based on bsdiff

Rust
11
1 年前

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

C
11
10 年前