1. Home
  2. Browse
  3. blosc2

blosc2

v2.22.0#1Go to latest

A fast, compressed, persistent binary data store library for C.

Install

Run the following Vcpkg command to install the port.

vcpkg install blosc2

Usage

blosc2 provides CMake targets:

find_package(Blosc2 CONFIG REQUIRED)

target_link_libraries(main PRIVATE Blosc2::blosc2)

Features

Dependencies

See source

Version

v2.22.0#1

Publication

Supports

All

GitHub

Blosc/c-blosc2

Homepage

github.com/Blosc/c-blosc2

Subtree

4db164a3fa

License

BSD-3-Clause

Definition

Manifest