fast-cdc

Crates.iofast-cdc
lib.rsfast-cdc
version0.1.0
sourcesrc
created_at2023-08-13 23:57:23.109397
updated_at2023-08-13 23:57:23.109397
descriptionA safe place for all your data
homepage
repositoryhttps://github.com/rusty-shelter/rusty-shelter
max_upload_size
id943698
size133,347
Jacob Zak (jagu-sayan)

documentation

README

fast-cdc

Content defined chunking algorithm

Objective

  • Provide a pure rust implementation of this paper :
  • Don't use unsafe
  • Provide benchmark
Commit count: 2

cargo fmt