p5-Compress-LZF
3.80Extremely lightweight Lempel-Ziv-Free compression
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. It is ideal for repetitive data as well. The module is self-contained and very small (no large library to be pulled in). It is also free, so there should be no problems incorporating this module into commercial programs.
Origin: archivers/p5-Compress-LZF
Category: archivers
Size: 34.4KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
Website: metacpan.org/release/Compress-LZF
$
pkg install p5-Compress-LZFDependencies (1)
Required By (2 packages)
More in archivers
zstd1.5.7_1
Fast real-time compression algorithmliblz41.10.0_2,1
LZ4 compression library, lossless and very fastlibarchive3.8.5,1
Library to create and read several streaming archive formatskf6-karchive6.22.0
Reading, creating, and manipulating file archivesphp84-zlib8.4.16
The zlib shared extension for phplzo22.10_1
Portable speedy, lossless data compression librarybrotli1.2.0,1
Generic-purpose lossless compression algorithmlibzip1.11.4
C library for reading, creating, and modifying ZIP archivesphp84-zip8.4.16
The zip shared extension for phpphp82-zlib8.2.30
The zlib shared extension for php