Compress::LZV1

Extremely leight-weight Lev-Zimpel-Vogt compression
Download

Compress::LZV1 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Compress::LZV1 Tags


Compress::LZV1 Description

Extremely leight-weight Lev-Zimpel-Vogt compression LZV1 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. Compress::LZV1 is a Perl module, self-contained and very small (no large library to be pulled in).Developer commentsI have no idea wether any patents in any countries apply to this algorithm, but at the moment it is believed that it is free from any patents. Requirements: · Perl


Compress::LZV1 Related Software