chunkrs 0.1.0

Streaming Content-Defined Chunking (CDC) using FastCDC algorithm with modernized API, support sync and async I/O. Prioritizes correctness, determinism, and composability. Flexible async backend support such as Tokio, async-std, and smol ect. Streaming in --> chunks & hash out.
Documentation

chunkrs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 2 of them enabled by default.

default

hash-blake3 (default)

hash (default)

This feature flag does not enable additional features.

async-io