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
Using liblzf
Loading usage information…
Packages
Dependencies
Loading dependencies…
✓◈ GPL-2.0-or-later, BSD-2-Clause32c99a19d08f0fd1b6cac99239d11e90
🔍 Ready to secure your dependencies in seconds?
- Register for free at audit.conan.io/register.
- Save your token and activate it via the confirmation email you receive.
- Configure Conan to use your token:conan audit provider auth conancenter --token=<token>
- Scan for vulnerabilities:# Check a specific reference
conan audit list liblzf/3.6# Scan the entire dependency graph
conan audit scan --requires=liblzf/3.6
Note: For more details on the Conan Audit command, please read this post.
Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.
conanv3.6
[](https://conan.io/center/recipes/liblzf)