Docs.rs
lib-compression-0.1.0
lib-compression 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
10 July 2026
Links
crates.io
Source
Owners
umwelt
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
axum ^0.7
normal
optional
base64 ^0.22
normal
bincode ^1.3
normal
bitvec ^1.0
normal
blake3 ^1.5
normal
bytes ^1.9
normal
dashmap ^6.1
normal
fastcdc ^3.1
normal
flate2 ^1.0
normal
futures ^0.3
normal
hex ^0.4
normal
lazy_static ^1.4
normal
memchr ^2.7
normal
memmap2 ^0.9
normal
optional
rayon ^1.10
normal
serde ^1.0
normal
serde_bytes ^0.11
normal
serde_json ^1.0
normal
subtle ^2.5
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tower-http ^0.5
normal
optional
tracing ^0.1
normal
criterion ^0.5
dev
proptest ^1.6
dev
tempfile ^3.13
dev
Versions
47.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module chunker
lib_
compression
0.1.0
Module chunker
Module Items
Structs
In crate lib_
compression
lib_compression
Module
chunker
Copy item path
Source
Expand description
Content-defined chunking using FastCDC
Structs
ยง
Content
Chunker
Content-defined chunker using FastCDC algorithm.