github.com/sabhiram/gsync@v0.0.0-20180214150410-b9089a1b7f13/README.md (about)

     1  # gSync
     2  
     3  [![GoDoc](https://godoc.org/github.com/c4milo/gsync?status.svg)](https://godoc.org/github.com/c4milo/gsync)
     4  [![Build Status](https://travis-ci.org/c4milo/gsync.svg?branch=master)](https://travis-ci.org/c4milo/gsync)
     5  
     6  A Go library implementing rsync algorithm described at https://www.samba.org/~tridge/phd_thesis.pdf and in more detail at http://paperswelove.org/2017/video/camilo-aguilar-rsync-algorithm/.
     7  
     8  ![](https://cldup.com/RbP31xBun9.png)