apache-datasketchesv5.2.0
- Updated
Apache DataSketches Core C++ Library Component.
- Project website: https://datasketches.apache.org/
#Usage
apache-datasketches provides CMake targets:
find_package(DataSketches CONFIG REQUIRED)
target_link_libraries(main PRIVATE datasketches)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Weihang Ding
Frank
Rusty Conover
SunBlack