Expand description
High-level archive operations for Hexz.
Modules§
- archive_
writer - Unified archive write logic.
- inspect
- Archive inspection and metadata extraction.
- pack
- High-level archive packing operations.
- parallel_
pack - Parallel packing pipeline for multi-threaded compression.
- parent_
index - In-memory index of a parent archive’s block hashes for cross-file deduplication.
- predict
- Pre-pack analysis and savings prediction.
- progress
- Progress reporting for long-running pack operations.
- sign
- Cryptographic signing and verification for archive files.
- write
- Low-level write operations for Hexz archives.