Zstandard - Fast real-time compression algorithm
Run the following Vcpkg command to install the port.
vcpkg install zstd
zstd provides CMake targets:
find_package(zstd CONFIG REQUIRED)
target_link_libraries(main PRIVATE zstd::libzstd)
Build zstd binary
v1.5.7#0
Feb 26, 2025
All
facebook/zstd25K
facebook.github.io/zstd
e984ec7d14
BSD-3-ClauseorGPL-2.0-only
Manifest