delta-encoding
There are 24 repositories under delta-encoding topic.
chinedufn/dipa
dipa makes it easy to efficiently delta encode large Rust data structures.
eerimoq/detools
Binary delta encoding tools.
colyseus/schema
An incremental binary state serializer with delta encoding for games.
loyso/Scarab
A system to patch your content files.
zhuyie/bsdiff
bsdiff is a library for building and applying patches to binary files.
clearlinux/bsdiff
Binary delta tools and library
samuelcolvin/xdelta3-python
Fast delta encoding in python using xdelta3
vasilionjea/lofi-dx
A small, fast, local-first, searchable index for client side apps written in Typescript. Supports required, negated, and phrase queries.
anshul1004/InformationRetrieval
Performs tokenization, stemming, lemmatization, index creation, index compression and ranked retrieval of Cranfield documents
RapidsAtHKUST/DBGC
Source code of "Density-Based Geometry Compression for LiDAR Point Clouds", accepted by EDBT'23 - By Xibo Sun and Prof. Qiong Luo
MatthiWare/VCDiff.Core
Open VCDiff implementation in .NET Core
vlmarkov/Fault-Tolerance-Library
MPI user-level checkpoint library
Yattabyte/nSuite
Library + utilities for packaging, distributing, and patching directories
nidorx/roblox-network-contract
Facilitates Client Server communication through Events. Has Encode, Decode, Diff, Patch and Message Knowledge
Wittline/Contextual-Data-Transforms
This repository contain the most important contextual data transformation algorithms which help to improve the rate compression reached by statistical encoders. Ramses Alexander Coraspe Valdez
healeycodes/compressing-cs2-demos
An example of compressing Counter-Strike 2 demo data.
nyurik/delta-encoding
A Rust library to encode and decode a delta-encoded stream of numbers
s4ayub/tempo
A data structure for efficient in-memory storage of time-series data; inspired by Facebook's Gorilla DB :hourglass_flowing_sand:
xjarvik/FlatSharpDelta
Delta encoding for your FlatSharp objects.
avojak/integer-compression
Demonstrates several methods of integer compression
Dakostu/LittleSister
Create a video surveillance system with your Raspberry Pis, with difference calculation and delta encoding
IAMIQBAL/Hybrid-Text-Compression
Hybrid text compression pipeline using Burrows Wheelers Transform, Huffman encoding, Run-length encoding, Lempel-Ziv-Welch compression and Delta encoding