mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 18:11:43 -06:00
12 lines
293 B
Markdown
12 lines
293 B
Markdown
|
|
# Multithreading Library for [LZ4], [LZ5] and [ZStandard]
|
|
|
|
- this library is a temporary solution to the threading problem with zstd, lz4 and lz5
|
|
- future version will support threading in some way, I think ;)
|
|
- it's based on my zstdmt version @ github...
|
|
|
|
zstdmt_compress.c
|
|
|
|
/TR 2016-12-22
|
|
|