List of all items
Structs
- algo::compression::lz4::Lz4Compressor
- algo::compression::zstd::ZstdCompressor
- algo::dedup::cdc::CdcStats
- algo::dedup::cdc::StreamChunker
- algo::dedup::dcam::DedupeParams
- algo::dedup::dcam::OptimizedParams
- algo::dedup::hash_table::StandardHashTable
- algo::dedup::hash_table::TableStats
- algo::encryption::aes_gcm::AesGcmEncryptor
- algo::hashing::blake3::Blake3Hasher
- algo::hashing::blake3::IncrementalHasher
- api::file::Archive
- api::manifest::ArchiveManifest
- api::manifest::FileEntry
- cache::buffer_pool::BufferPool
- cache::lru::BlockCache
- cache::lru::ShardedPageCache
- cache::prefetch::Prefetcher
- format::header::FeatureFlags
- format::header::Header
- format::index::BlockInfo
- format::index::IndexPage
- format::index::MasterIndex
- format::index::PageEntry
Enums
Traits
- algo::compression::Compressor
- algo::encryption::Encryptor
- algo::hashing::ContentHasher
- store::StorageBackend
Functions
- algo::compression::create_compressor
- algo::compression::create_compressor_from_str
- algo::dedup::cdc::analyze_stream
- algo::dedup::dcam::calculate_c
- algo::dedup::dcam::expected_chunk_length
- algo::dedup::dcam::expected_duplicate_bytes
- algo::dedup::dcam::optimize_params
- algo::dedup::dcam::predict_ratio
- algo::transform::byte_shuffle
- algo::transform::byte_unshuffle
- algo::transform::xor_in_place
- cache::lru::default_page_cache_size
- format::version::check_version
- format::version::compatibility_message