1. Home
  2. Browse
  3. apache-datasketches

apache-datasketches

v5.1.0#0Latest

Apache DataSketches Core C++ Library Component.

Install

Run the following Vcpkg command to install the port.

vcpkg install apache-datasketches

Usage

apache-datasketches provides CMake targets:

find_package(DataSketches CONFIG REQUIRED)
target_link_libraries(main PRIVATE datasketches)

Dependencies

See source

Version

v5.1.0#0

Publication

Supports

All

GitHub

apache/datasketches-cpp

Homepage

datasketches.apache.org

Subtree

27048529da

License

Apache-2.0

Definition

Manifest