GitHunt
WJ

wjiec/chunker

Implementation of Content Defined Chunking (CDC) in Go

GoDoc
Build Status

The package chunker implements content-defined-chunking (CDC) based on a
rolling Rabin Hash. The library is part of the restic backup
program
.

An introduction to Content Defined Chunking can be found in the restic blog
post Foundation - Introducing Content Defined Chunking (CDC).

You can find the API documentation at
https://godoc.org/github.com/restic/chunker

Languages

Go100.0%

Contributors

BSD 2-Clause "Simplified" License
Created September 10, 2023
Updated September 10, 2023