proxy.golang.org : github.com/improbable/desync : v0.7.1
Package desync implements data structures, protocols and features of https://github.com/systemd/casync in order to allow support for additional platforms and improve performace by way of concurrency and caching. Supports the following casync data structures: catar archives, caibx/caidx index files, castr stores (local or remote). See desync/cmd for reference implementations of the available features.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/improbable/desync@v0.7.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/datadog/zstd v1.4.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dchest/siphash v1.2.0
- github.com/fatih/color v1.7.0
- github.com/folbricht/tempfile v0.0.1
- github.com/go-ini/ini v1.38.2
- github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c
- github.com/hanwen/go-fuse v1.0.0
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/jtolds/gls v4.2.1+incompatible
- github.com/kr/fs v0.1.0
- github.com/mattn/go-colorable v0.0.9
- github.com/mattn/go-isatty v0.0.4
- github.com/mattn/go-runewidth v0.0.3
- github.com/minio/minio-go v6.0.6+incompatible
- github.com/mitchellh/go-homedir v1.0.0
- github.com/pkg/errors v0.8.0
- github.com/pkg/sftp v1.8.2
- github.com/pkg/xattr v0.4.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/smartystreets/assertions v0.0.0-20180820201707-7c9eb446e3cf
- github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a
- github.com/spf13/cobra v0.0.3
- github.com/spf13/pflag v1.0.2
- github.com/stretchr/testify v1.2.2
- golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
- golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
- golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
- golang.org/x/text v0.3.0
- gopkg.in/cheggaaa/pb.v1 v1.0.25
- gopkg.in/ini.v1 v1.38.2