code wiki / zstd

topic: zstd

20 modules sharing the zstd name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_zstd_bits.nxZstandard's BACKWARD bitstream reader + Huffman weights.23511
nx_zstd_bits_gate.nxproves zstd's BACKWARD reader and Huffman weights.2103
nx_zstd_block.nxZstandard compressed-block decompression.1553
nx_zstd_block_gate.nxproves zstd compressed-block decompression.2043
nx_zstd_frame.nxZstandard frame and block layer, writer and reader.24811
nx_zstd_frame_gate.nxproves the zstd frame and block layer.1993
nx_zstd_fse.nxFSE (tANS) decoding-table construction for Zstandard.1896
nx_zstd_fse_dec.nxthe FSE decoding state machine for zstd sequences.914
nx_zstd_fse_dec_gate.nxproves the FSE decoding state machine.2313
nx_zstd_fse_gate.nxproves the FSE (tANS) decoding-table build.1352
nx_zstd_huf.nxZstandard's Huffman decode table (the X1 flat form).1614
nx_zstd_huf_gate.nxproves the zstd Huffman decode table.1873
nx_zstd_lit.nxZstandard literals section, header and payload.1996
nx_zstd_lit_gate.nxproves the zstd literals section.1933
nx_zstd_seq.nxZstandard sequences: header, code tables, execution.2629
nx_zstd_seq_gate.nxproves zstd sequence execution and code tables.2353
nx_zstd_seqdec.nxzstd sequence decoding: repeat offsets + the loop.1854
nx_zstd_seqdec_gate.nxproves zstd's repeat-offset machine and sequence loop.1953
nx_zstd_seqtab.nxZstandard's three PREDEFINED sequence distributions.1127
nx_zstd_seqtab_gate.nxproves the predefined sequence distributions.1903