bzip3: A Practical Guide to Modern File Compression
bzip3 is a modern compressor built for high compression ratios on text and source code. This guide explains its LZP, RLE, Burrows-Wheeler, block, command-line, and libbz3 features, along with the memory trade-offs behind larger blocks.