delta-compression
There are 28 repositories under delta-compression topic.
sisong/HDiffPatch
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.
couchbase/fleece
A super-fast, compact, JSON-equivalent binary data format
chinedufn/dipa
dipa makes it easy to efficiently delta encode large Rust data structures.
NetickNetworking/NetickForUnity
Netick is a C# networking solution for Unity.
eerimoq/detools
Binary delta encoding tools.
colyseus/schema
An incremental binary state serializer with delta encoding for games.
costerwi/rezip
Git clean filter to output uncompressed zip files for better delta compression while packing repository objects
loyso/Scarab
A system to patch your content files.
hucsmn/qbsdiff
fast and memory saving bsdiff 4.x compatible delta compressor and patcher
balacode/go-delta
go-delta - A Go package and utility to generate and apply binary delta updates.
udamir/patchpack
Json patch serializer
udamir/mosx
Multiview observable state management engine
apple-ouyang/gdelta
A delta compression algorithem better than Xdelta
khwas/bin2delta
Creates patch file incorporating all changes to binary file by calculating difference between old and new versions
nidorx/roblox-network-contract
Facilitates Client Server communication through Events. Has Encode, Decode, Diff, Patch and Message Knowledge
zihaozou/Delta
Delta compression for limited resource
willscott/bloom
Delta Compressed bloom filter
ggicci/python-fossil-delta
Fossil delta compression algorithm for python.
Speedy37/vcdiff-rs
Pure rust (no unsafe) vcdiff decoder / (encoder in the future)
xjarvik/FlatSharpDelta
Delta encoding for your FlatSharp objects.
BeowulfStratOps/zsyncnet
zsync ported to .net core
kuba--/diff
delta encoding package
RAOF/indurs
Delta compression/decompression library for Rust
wmsmacdonald/deltaflate
Delta compression over HTTP with extended support for GraphQL
corearchive/librsync
remote delta-compression library
akaliutau/timeseries-compressor
Double-Delta Time Series compressor (prototype)
crykn/quakemonkey
An implementation of a byte-level snapshot delta algorithm (inspired by the Quake 3 network code) on top of KryoNet