S
S
shasoft2020-09-25 11:00:53
API
shasoft, 2020-09-25 11:00:53

How to create a dictionary in zstd (zstandard) packing algorithms?

Found the ZSTD compression algorithm . It has examples of use. And in particular, there are examples of using an external dictionary in which both the speed is higher and the compression is better ( Dictionary compression and Dictionary decompression ).
In the examples, the dictionary is loaded from a file.

However, it is not clear how to create this dictionary file? Can someone suggest?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2020-09-25
@shasoft

The documentation says how.
API: facebook.github.io/zstd/zstd_manual.html#Chapter10

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question