[ 源代码: golang-github-restic-chunker ]
软件包:golang-github-restic-chunker-dev(0.4.0-2)
golang-github-restic-chunker-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-restic-chunker:
- [golang-github-restic-chunker_0.4.0-2.dsc]
- [golang-github-restic-chunker_0.4.0.orig.tar.gz]
- [golang-github-restic-chunker_0.4.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- zbackup
- golang-github-flynn-noise-dev
- golang-github-minio-blake2b-simd-dev
- golang-github-tdewolff-parse-dev
- python3-petsc4py-complex3.23-dbgsym
- golang-github-andybalholm-brotli-dev
- golang-github-gomarkdown-markdown-dev
- libcapstone5
- python3-petsc4py-64-real3.23-dbgsym
- golang-gopkg-h2non-gock.v1-dev
- libstdc++-11-dev-riscv64-cross
implementation of Content Defined Chunking (CDC) in Go
The package chunker implements content-defined-chunking (CDC) based on a rolling Rabin Hash. The library is part of the restic backup program (https://github.com/restic/restic).