|
Author of the Boost memory mapped file contribution, available in the Boost Sandbox . This is not (yet) an official Boost Library, but was used as the basis for the memory-mapped files Devices in the Boost IOStreams Library . Author of the Longest Common Subsequence algorithm implementation available in the Boost Sandbox . This is not (yet) an official Boost Library. Author of the Levenshtein Edit Distance algorithm implementation available in the Boost Sandbox . This is not (yet) an official Boost Library. Author of the Boyer Moore algorithm implementation available in the Boost Sandbox This is a fast algorithm for searching for an exact pattern match in a sequence. This is not (yet) an official Boost Library. |
|
|
|
| Differential Compression |
Implementation of a greedy Differential Compression algorithm described in Randal C. Burns' 1996 Master's Thesis . Build a patch file from two file versions, and apply a patch to the original to create the new version. A free Win32 command line tool for building & applying patch files will be made available here soon. In the meantime, if you're interested in such a tool, please contact me. |