1 2 3 4 5 6 7 8 9 10
# fast-cdc > Content defined chunking algorithm ## Objective - Provide a pure rust implementation of this paper : - Don't use unsafe - Provide benchmark