1. Home
  2. Browse
  3. blosc2

blosc2

v3.1.2#0Latest

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

v3.1.2#0

Publication

Supports

All

GitHub

Blosc/c-blosc2

Homepage

github.com/Blosc/c-blosc2

Subtree

3d0f5f6d9d

License

BSD-3-Clause

Definition

Manifest