1. Home
  2. Browse
  3. openzl

openzl

v0.1.0#0Go to latest

Format-aware compression framework delivering high ratios while preserving speed.

Install

Run the following Vcpkg command to install the port.

vcpkg install openzl

Usage

OpenZL provides CMake targets:

find_package(OpenZL CONFIG REQUIRED)

target_link_libraries(main PRIVATE OpenZL::openzl)

Optional C++ bindings are available as:

target_link_libraries(main PRIVATE OpenZL::openzl_cpp)

Dependencies

See source

Version

v0.1.0#0

Publication

Supports

!uwp & !x86 & !arm32

GitHub

facebook/openzl

Homepage

github.com/facebook/openzl

Subtree

195276f716

License

BSD-3-ClauseandApache-2.0

Definition

Manifest