restic / chunker
Implementation of Content Defined Chunking (CDC) in Go
☆323Updated last year
Alternatives and similar repositories for chunker:
Users that are interested in chunker are comparing it to the libraries listed below
- Go implementation of the FastCDC content-defined chunking algorithm☆65Updated last year
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆911Updated 3 months ago
- Bazil is a file system that lets your data reside where it is most convenient for it to reside.☆346Updated 5 years ago
- A Go package for implementing a FUSE file system.☆509Updated last week
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆415Updated 7 months ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Updated 7 years ago
- Go implementation of the Data At Rest Encryption (DARE) format.☆368Updated 6 months ago
- Reed-Solomon forward error correcting library☆193Updated last year
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆377Updated last month
- golang NFSv3 server☆722Updated last month
- Go implementation of bsdiff & bspatch☆306Updated last year
- Streaming Deduplication Package for Go☆196Updated 6 years ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆617Updated last year
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Asynchronous read-ahead for Go readers☆231Updated 7 months ago
- Implementation of some rolling hashes in go☆69Updated last year
- go4 hosts the go4.org packages.☆327Updated last year
- io.Reader and io.Writer with progress and remaining time estimation☆410Updated 4 years ago
- Pure Go bsdiff and bspatch libraries and CLI tools.