Giter Site home page Giter Site logo

sisong / hsynz Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 5.0 357 KB

hsynz is a library for delta update using sync algorithm, like zsync. rsync over http(s); implement the sync algorithm on client side, and server side only need http(s) cdn. support compressor zstd & zlib, support large file & directory(folder), support muti-thread.

License: MIT License

Makefile 6.36% C++ 66.06% C 22.63% Batchfile 0.36% Shell 0.36% Java 4.22%
hdiffpatch hsyni hsynz https rsync sync zsync

hsynz's People

Contributors

housisong avatar sisong 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

Watchers

 avatar  avatar

hsynz's Issues

Patching the same directory with diff

Will be setting oldPath and outNewPath to the same path supported? Currently it throws an error:
not support oldPath outNewPath same path "directory" ERROR!
It is kinda needed, because currently it requires double space to be able to patch directory.

support input muti old path

now, not supported input muti old path; only support input one old file or one old dir.
Temporary alternative usage solutions:

  • must add muti oldfiles to one old dir

sync dir patch support continue

now, not supported dir sync patch continue from break (only support single file sync patch continue).
Temporary alternative usage solutions :

  1. add downloaded part files to old files, as old dir files. (like continue)
  2. diff(support continue) + dir patch

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.