LibLZF 1.51
LibLZF is a very small data compression library
LibLZF is a very small data compression library. LibLZF library 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.
Last not least, it is freely usable, unlike most other compression libraries which are under the GPL, this library uses a BSD-type license, so you can include it in your programs without worrying.
Here are some key features of "LibLZF":
Small code size (less then 500 lines including header files and docs).
Very fast compression speeds, rivaling a straight copy loop, especially for decompression which is basically at (unoptimized) memcpy-speed. Compression speed can be increased by 20% by sacrificing a few percent of compression ratio.
Mediocre compression ratios - you can usually expect about 40-50% compression for typical binary data
Easy to use (just two functions, no state attached)
Highly portable (written in C)
Tunable, see the file lzfP.h in the distribution, to tailor liblzf to your needs. The generated compressed blocks can be decompressed by any liblzf version regardless of the options used to compress.
Freely usable (BSD-type-license)
Perl-Interface is available on CPAN (Compress::LZF)
LibLZF is an ideal library for the following applications:
Fast, real-time compression, where liblzf can save I/O without costing too much CPU time.
Block compression. If you have repeated blocks of data (IP packets, application state etc..), then liblzf is ideal to decrease the size at a very small cost, as liblzf is basically free on modern cpus.
What's New in This Release:
incorporated C♯ implementation of both the en- and decoder, written by "Oren J. Maurice". You can find it in the cs/ subdirectory.
make FRST, NEXT IDX overridable if lzf_c.c is directly included in the code.
tags
you can type license bsd type freely usable files and very fast very small
Download LibLZF 1.51
http://www.goof.com/pcg/marc/data/liblzf-1.51.tar.gz
Authors software
|
Crossfire+ 2006-09-17 (by Marc Lehmann)
Its main purpose, besides being fun to play, is to demo the specific versions of the server, archetypes and maps used by crossfire+
|
|
PDL::Audio 1.1 (by Marc Lehmann)
PDL::Audio is a Perl module for some PDL functions intended for audio processing.
SYNOPSIS
use PDL;
use PDL::Audio;
Oh
|
|
Gimp::Feature 1.211 (by Marc Lehmann)
Gimp::Feature is a Perl module that can check for specific features to be present before registering the script.
SYNOPSIS
use
|
Similar software
|
Long Range ZIP 0.18 (by Con Kolivas)
Long Range ZIP is a compression program that can achieve very high compression ratios and speed when used with large files
|
|
UPX 2.90 (by UPX Team)
UPX is a versatile executable packer.
Here are some key features of "UPX":
· excellent compression ratio: typically compresses be
|
|
SCZ 1.6 (by Carl Kindman)
SCZ application is a simple set of compression routines for compressing and decompressing arbitrary data
|
|
TinyCrypt 0.4 (by Bill Cox)
TinyCrypt is a NEW encryption algorithm, not written by an expert, nor significantly peer-reviewed
|
|
Flux 0.10.0 (by Hans Petter Jansson)
Flux is an easy-to-use crypto, compression, I/O, and memory management library.
Flux consists of utility APIs that apply compression
|
Other software in this category
|
zlib 1.2.3 (by Jean-loup Gailly)
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp
|
|
libxml2 2.6.27 (by DV)
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i
|
|
GNU C library 2.4 (by Andreas Jaeger)
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.
GNU C library is us
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell