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.6#0
Apr 15, 2024
All
facebook/zstd24K
facebook.github.io/zstd
2f3fccd1e7
BSD-3-ClauseorGPL-2.0-only
Manifest