Coder Social home page Coder Social logo

pleonex / xdelta-sharp Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 7.0 772 KB

Decompressor for delta encoding VCDIFF (RFC-3284) -- xdelta3 compatible.

Home Page: https://www.pleonex.dev/xdelta-sharp/

License: MIT License

C# 99.47% Dockerfile 0.53%
compression rfc-3284 vcdiff xdelta xdelta3

xdelta-sharp's People

Contributors

pleonex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xdelta-sharp's Issues

unavailable secondary compressor

Recent versions of xdelta3 apply some sort of secondary compression by default. xdelta-sharp clearly does not support this (throws exception about secondary compressor). I've spent couple hours fighting this issue, so i'm sharing my workaround for anyone who might be struggling with it.

Issue can be avoided by using -S argument of xdelta3 to disable secondary compression:

xdelta3 -e -S -s original_file modified_file output_patch

Might be worth mentioning in docs or in exception message itself?

does not do anything

i opened both xdeltasharp and create dump and both of them open and then close automaticly

Patching files > 4GiB

I was trying to patch a large file (4 448 220 211 bytes) with not so large xdelta, and it failed. Worth mentioning in limitations list i guess. By the way, any thoughts if it's difficult to support large files?

System.FormatException: decoder file offset overflow at
PleOps.XdeltaSharp.Decoder.WindowReader.CheckReadOverflow() at
PleOps.XdeltaSharp.Decoder.Decoder.Run() at
...

Push NuGet package to a public feed

As part of the release process, we should publish a NuGet package to nuget.org
This should be done after merging the branch changing the namespaces.

Discussed in #5

Originally posted by minexew November 16, 2021
Hi, any chance for a NuGet release? :)

We would like to use XdeltaSharp for Gnoll's mod installer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.