Crate librapidarchive

Source

Modulesยง

blocking
Buffered writers that work exclusively with one particular block size, including padding out the last block with null bytes.
concurrentbuf
Parallel I/O buffers
fs
Abstraction layer for platform-specific behaviors rapidtar needs.
normalize
Platform-agnostic path normalization compatible with tar behavior.
spanning
Facilities for tracking data within a write buffer for error recovery.
tape
Abstraction layer for platform-specific magnetic tape behaviors.
tar
tar archive format definitions and serializers.
traverse
Multithreaded path traversal (the thing which makes rapidtar rapid).
tuning
Performance tuning related configuration
units
Code relating to user-input units and conversions therein.