
mmc
Novel algorithm for fast longest match search. Primarily designed for compression softwares.
MMC has been tested in combination with LZ4HC and zhuff compression algorithms.
The algorithm is described on its homepage : http://fastcompression.blogspot.com/p/mmc-morphing-match-chain.html
What's new
r18 : corrected a rare bug into the update function. Update is recommended.
r17 : license changed to LGPL
Project Information
- License: GNU Lesser GPL
- 11 stars
- svn-based source control
Labels:
Compression
SearchEngine