CodecZstd.jl
CodecZstd.jl copied to clipboard
Addition flags
It'd be nice to expose additional options that are available on the command line like --threads, but it looks a bit more involved than just passing through an extra parameter:
https://zstd.docsforge.com/dev/code-examples/streaming_compression_thread_pool.c/