CodecZstd.jl
CodecZstd.jl copied to clipboard
Dictionary and parameters
These changes add a Julian API to create a pre-trained ZSTD dictionary. It also creates an AbstractDict interface to set and get parameters.
This is currently in draft form since I am now developing tests for the new API.