My favorites | Sign in
mmc
Project Home Wiki Issues Source
Project Information
Members
Links

Novel algorithm for fast longest match search. Primarily designed for compression softwares.

MMC is used within the LZ4HC compression algorithm.

The algorithm is described on its homepage : http://fastcompression.blogspot.com/p/mmc-morphing-match-chain.html

Grab the latest source code


What's new

r18 : corrected a rare bug into the update function. Update is recommended.

r17 : license changed to LGPL

Powered by Google Project Hosting