Conan Center will stop receiving updates for Conan 1.x packages soon. Read the blog post

liblzf/3.6

LZF is an extremely fast (not that much slower than a pure memcpy) compression algorithm. It is ideal for applications where you want to save *some* space but not at the cost of speed.
Recipe info
GPL-2.0-or-later, BSD-2-Clause
2024-02-28

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
liblzf/3.6

Using liblzf

Loading ...
Loading...