A fast, compressed, persistent binary data store library for C.
Run the following Vcpkg command to install the port.
vcpkg install blosc2
blosc2 provides CMake targets:
find_package(Blosc2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE Blosc2::blosc2)
Support zlib compression
Support zstd compression
v3.3.2#0
Aug 13, 2026
All
Blosc/c-blosc2582
github.com/Blosc/c-blosc2
c61aa239e2
BSD-3-ClauseandMITandBSD-2-Clause
Manifest