Directories
¶
| Path | Synopsis |
|---|---|
|
archive
|
|
|
zim
Package zim implements reading and writing of ZIM files, the open file format used to store wiki content for offline viewing.
|
Package zim implements reading and writing of ZIM files, the open file format used to store wiki content for offline viewing. |
|
zim/bm25
Package bm25 implements the BM25 ranking function for full-text search within ZIM archives.
|
Package bm25 implements the BM25 ranking function for full-text search within ZIM archives. |
|
zim/glass
Package glass implements a pure Go reader and writer for the Xapian Glass database backend used by libzim for full-text indexing within ZIM files.
|
Package glass implements a pure Go reader and writer for the Xapian Glass database backend used by libzim for full-text indexing within ZIM files. |
|
cmds
|
|
|
gozim
command
|
|
|
compress
|
|
|
lzma
Package lzma implements reading and writing of LZMA and LZMA2 compressed data.
|
Package lzma implements reading and writing of LZMA and LZMA2 compressed data. |
|
lzma/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. |
|
xz
Package xz implements reading and writing of XZ compressed data.
|
Package xz implements reading and writing of XZ compressed data. |
|
zstd
Package zstd provides Zstandard (zstd) compression and decompression.
|
Package zstd provides Zstandard (zstd) compression and decompression. |
|
zstd/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. |
|
zstd/huff0/fse
Package fse implements Finite State Entropy encoding and decoding.
|
Package fse implements Finite State Entropy encoding and decoding. |
|
zstd/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. |
|
zstd/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. |
Click to show internal directories.
Click to hide internal directories.