Linux SoftwareProgrammingLibrariesLibLZF 1.51

LibLZF 1.51


LibLZF is a very small data compression library
Developer:   Marc Lehmann
      more software by author →
Price:  0.00
License:   BSD License
File size:   44K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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+

    LibLZF 1.51 (by Marc Lehmann)
    LibLZF is a very small data compression library

    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::basewidget 1.211 (by Marc Lehmann)
    Gimp::basewidget is a pragma to declare the superclass of a gtk widget.

    SYNOPSIS

    use Gimp::basewidget 'superclass';
    e.g.

    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

    LibLZF 1.51 (by Marc Lehmann)
    LibLZF is a very small data compression library

    LZO 2.01 (by Markus F.X.J. Oberhumer)
    LZO is a data compression library which is suitable for data de-/compression in real-time

    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

    Ext2 compression extension 0.4.45 (by Paul Whittaker)
    E2compr is a small patch against the ext2 filesystem that allows on-the-fly compression and decompression

    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

    La 0.4b (by Michael Bevin)
    La is a Lossless Audio compression program

    Compress::LZW 0.01 (by Sean O'Rourke and Matt Howard)
    Compress::LZW is a pure perl implementation of LZW.

    WARNING

    This module does not yet support compress(1)'s .Z files!! Nor is it

    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

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    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

  •     search


    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


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags