Skip to content

Zstandard v0.4.6

Compare
Choose a tag to compare
@Cyan4973 Cyan4973 released this 12 Jan 23:48

fix : fast compression mode on Windows
New : cmake configuration file, thanks to @mailagentrus
Improved : high compression mode on repetitive data
New : block-level API
New : Duplicate context for faster dictionary compression
Changed : ZSTD_decompress() uses heap memory by default (can be changed back to stack with #define)