mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-10 06:07:07 -06:00
9 lines
260 B
Markdown
9 lines
260 B
Markdown
|
|
# Multithreading Library for [LZ4], [LZ5] and [ZStandard]
|
|
|
|
- this library is used as a threading wrapper for zstd, lz4 and lz5
|
|
- zstandard has it's own now, maybe I should switch to it
|
|
- homepage of zstdmt is: https://github.com/mcmilk/zstdmt
|
|
|
|
/TR 2017-05-17
|