green-coder / cdc

A library for performing Content-Defined Chunking (CDC) on data streams.
MIT License
23 stars 5 forks source link

Derive clone for Rabin64 #8

Open pescuma opened 1 year ago

pescuma commented 1 year ago

This makes it possible to avoid the initialization of the internal tables when multiple computations are needed.