Implementation of Content Defined Chunking (CDC) in Go
☆348Oct 1, 2023Updated 2 years ago
Alternatives and similar repositories for chunker
Users that are interested in chunker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Go implementation of the FastCDC content-defined chunking algorithm☆82Aug 14, 2023Updated 2 years ago
- Fast implementation of Content Defined Chunking (CDC) based on a rolling Rabin Checksum in C.☆55Oct 2, 2014Updated 11 years ago
- This package implements the FastCDC content defined chunking algorithm☆31Sep 30, 2020Updated 5 years ago
- Go Rabin Fingerprinting (SSE2)☆16Jul 24, 2015Updated 10 years ago
- FastCDC implementation in Python https://pypi.org/project/fastcdc/