LibLZF¶
LibLZF is a very small data compression library. It consists of only two .c and two .h files and is very easy to incorporate into your own programs. The compression algorithm is very, very fast, yet still written in portable C.
homepage: http://oldhome.schmorp.de/marc/liblzf.html
version | toolchain |
---|---|
3.4 |
GCCcore/10.2.0 |
3.6 |
GCCcore/10.3.0 |
3.6 |
GCCcore/11.3.0 |
3.6 |
GCCcore/12.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)