zstd v1.5.6
- Created
- Updated
Zstandard - Fast real-time compression algorithm
# Usage
zstd provides CMake targets:
find_package(zstd CONFIG REQUIRED)
target_link_libraries(main PRIVATE zstd::libzstd)
# License
BSD-3-Clause OR GPL-2.0-only
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tools
Build zstd binary
Supports: !uwp & static
- ✅ linux-static
- ✅ osx-static
- ✅ windows-static
- ❌
linux-dynamic - ❌
osx-dynamic - ❌
uwp - ❌
windows-dynamic
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- arrow
- blosc
- boost-iostreams (feature
zstd
) - bxzstr
- curl (feature
zstd
) - dv-processing
- elfutils
- fbthrift
- fizz
- folly (feature
zstd
) - gdal (feature
zstd
) - kf5archive (feature
zstd
) - ktx
- libarchive (feature
zstd
) - libdwarf
- libmagic (feature
zstd
) - libmariadb (feature
zstd
) - libmysql
- libpq (feature
zstd
) - librdkafka (feature
zstd
) - libsystemd
- libtorch (feature
zstd
) - libwandio
- libzim
- libzip (feature
zstd
) - llvm (feature
enable-zstd
) - magnum-plugins (feature
basisimageconverter
) - magnum-plugins (feature
basisimporter
) - mesa
- minizip-ng (feature
zstd
) - mongo-c-driver (feature
zstd
) - mysql-connector-cpp
- omniorb
- orc
- pangolin (feature
zstd
) - pdal (feature
zstd
) - proxygen
- pulsar-client-cpp
- qt5-base
- qtbase (feature
zstd
) - rocksdb (feature
zstd
) - seal (feature
zstd
) - simage (feature
tiff
) - tiff (feature
zstd
) - tmxlite
# Host Dependents
No dependents.
# Contributors
- Saul Thurrowgood
- Robert Schumacher
- codicodi
- Alexander Karatarakis
- Stanislav Ershov
- yurybura
- Erwan BERNARD
- Andrei Lebedev
- Phil Christensen
- pravic
- Stefano Sinigardi
- zi-m
- Alexander Neumann
- Nemirtingas
- Matthieu Penant
- JonLiu1993
- Kai Pastor
- Mengna Li
- Rémy Tassoux
- Benjamin Oldenburg
- Andres Freund
- autoantwort
- Theodore Tsirpanis
# Changelog
and 28 more commits:
5c30e5b
update portfile.cmake according to NancyLi1013 reviewdb7aaf8
export zstd-config.cmake66b71a0
[zstd] Fix non-Windows builds50e5ee1
[lz4] fix version number [zstd] update to 1.3.4502c465
[yaml-cpp][zeromq][zstd] Fix non-windows757e75f
[zstd] update to 1.3.326516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)a8d69a6
[zstd] update to 1.3.142a425c
[zstd] update to 1.3.04cc8c7c
[zstd] update to 1.2.002f00df
[zstd] Reduce modifications to the upstream CMake. Remove all variation from the import lib name.431f5e1
zstd port: rename libs to non-versioned names5c74546
zstd port: rename to non-versioned libs, don't47af384
Add zstd port