ConanCenter
FAQ
Docs
Blog
Downloads
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.
compression
lzf
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
GPL-2.0-or-later,
BSD-2-Clause
View recipe on GitHub
software.schmorp.de/p...
2024-02-28
32c99a19d08f0fd1b6c...
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...