MSufSort is a high speed, light-weight suffix sorting algorithm
complete with Burrows/Wheeler transform class in C++.
Version 2.1 contains a build time feature for sorting 16 bit character
sets as well as the traditional 8 bit.
- Michael A Maniscalco