compress/

directory
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: MIT

Directories

Path Synopsis
Package lzma implements reading and writing of LZMA and LZMA2 compressed data.
Package lzma implements reading and writing of LZMA and LZMA2 compressed data.
hash
Package hash provides rolling hash functions used by the LZMA compressor to maintain a sliding window of byte sequences.
Package hash provides rolling hash functions used by the LZMA compressor to maintain a sliding window of byte sequences.
Package xz implements reading and writing of XZ compressed data.
Package xz implements reading and writing of XZ compressed data.
Package zstd provides Zstandard (zstd) compression and decompression.
Package zstd provides Zstandard (zstd) compression and decompression.
huff0
Package huff0 provides fast Huffman encoding and decoding for the Zstandard literals section.
Package huff0 provides fast Huffman encoding and decoding for the Zstandard literals section.
huff0/fse
Package fse implements Finite State Entropy encoding and decoding.
Package fse implements Finite State Entropy encoding and decoding.
le
Package le provides functions to load 32-bit and 64-bit little-endian integers from byte slices at arbitrary (possibly unaligned) offsets.
Package le provides functions to load 32-bit and 64-bit little-endian integers from byte slices at arbitrary (possibly unaligned) offsets.
snapref
Package snapref is a stub implementation of Snappy decompression for reading snappy-encoded blocks within Zstandard frames.
Package snapref is a stub implementation of Snappy decompression for reading snappy-encoded blocks within Zstandard frames.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL