1. Home
  2. Browse
  3. lz4

lz4

v1.10.0#0Latest

Lossless compression algorithm, providing compression speed at 400 MB/s per core.

Install

Run the following Vcpkg command to install the port.

Usage

lz4 provides CMake targets:

find_package(lz4 CONFIG REQUIRED)

target_link_libraries(main PRIVATE lz4::lz4)

lz4 provides pkg-config modules:

liblz4

Features

Dependencies

See source

Version

v1.10.0#0

Publication

Supports

All

GitHub

lz4/lz49.8K

Homepage

github.com/lz4/lz4

Subtree

853e515b2b

License

BSD-2-Clause

Definition

Manifest