All Projects → clearlinux → bsdiff

clearlinux / bsdiff

Licence: other
Binary delta tools and library

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
Makefile
30231 projects
M4
1887 projects
perl
6916 projects

Projects that are alternatives of or similar to bsdiff

fullmetalupdate
FullMetalUpdate Python client application.
Stars: ✭ 19 (-34.48%)
Mutual labels:  software-update
dipa
dipa makes it easy to efficiently delta encode large Rust data structures.
Stars: ✭ 243 (+737.93%)
Mutual labels:  delta-encoding
xdelta3-python
Fast delta encoding in python using xdelta3
Stars: ✭ 30 (+3.45%)
Mutual labels:  delta-encoding
go-bsdiff
Golang wrapper for @mendsley's bsdiff C library.
Stars: ✭ 20 (-31.03%)
Mutual labels:  binary-diffing
Mas
📦 Mac App Store command line interface
Stars: ✭ 8,603 (+29565.52%)
Mutual labels:  software-update
Sparkle
A software update framework for macOS
Stars: ✭ 5,662 (+19424.14%)
Mutual labels:  software-update
ferryd
Fast, safe and reliable transit for the delivery of software updates to users.
Stars: ✭ 43 (+48.28%)
Mutual labels:  software-update
rauc-hawkbit-updater
The RAUC hawkBit updater is a simple commandline tool/daemon that runs on your target and interfaces between RAUC and hawkBit's DDI API.
Stars: ✭ 40 (+37.93%)
Mutual labels:  software-update
upkit
UpKit: Software Updates for Internet of Things devices
Stars: ✭ 44 (+51.72%)
Mutual labels:  software-update
libsais
libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induced sorting algorithm.
Stars: ✭ 81 (+179.31%)
Mutual labels:  suffix-array
deltaq
Fast and portable delta encoding for .NET in 100% safe, managed code.
Stars: ✭ 26 (-10.34%)
Mutual labels:  suffix-array
fuzzy-match
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
Stars: ✭ 31 (+6.9%)
Mutual labels:  suffix-array
This project is a forked version of BSDiff, as taken from the Chromium project
at SVN Revision 122769. See README.chromium for background on its origins.

Significant changes after the fork include:

- Changing the BSDiff file format to support file owner, group, and permission
  information.
- Adding more robust error handling.
- Adding a new program, bsdump, that outputs BSDiff header information.
- Converting the core functionality into a library, libbsdiff, with public API
  functions make_bsdiff_delta() and apply_bsdiff_delta().
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].