zstd
zstd copied to clipboard
Zstandard - Fast real-time compression algorithm
https://github.com/facebook/zstd/issues/3762 seems to show that it doesn't perform as well as we though it would in many cases. It makes sense to at least allow users to disable them at...
using zstd 1.5.5, latest version as of writing prepare an int array(each int occupies 4 bytes, little endian) `[0,30,60,90,...]` 65536 ints, 65536*4 bytes then compress it using various compression levels(simple...
I hope to provide a cross compiled script for Android
If the sources for zstd is located on a read-only filesystem (readonly NFS for instance), even with BUILD_DIR set to a writeable directory, the build will fail: make: Entering directory...
the environment variables already have -T settings, and compression levels. I would like to see there also --adapt
**Hi, we need a ZStd JavaScript library so that it can be incorporated into web projects** **Is your feature request related to a problem? Please describe.** A clear and concise...
**Describe the bug** There are bunch of warnings from `zstd.h` in the following form when compiling: > Definition of configuration mac 'ZSTDLIB_VISIBLE' has no effect on the import of 'libzstd';...
**Is your feature request related to a problem? Please describe.** The [MacPorts](http://macports.org) project builds zstd using [make](https://github.com/macports/macports-ports/blob/master/archivers/zstd/Portfile). There are [various reasons](https://lists.macports.org/pipermail/macports-dev/2023-May/045008.html), not the least of which is that, according to...
Prevent building x86_64 ASM from Solaris x86_64