github.com/sjbog/bwt

Implements FM-Index (https://en.wikipedia.org/wiki/FM-index), full-text substring index based on the Burrows-Wheeler transform. One should use "index/suffixarray" pkg


License
BSD-3-Clause
Install
go get github.com/sjbog/bwt

Documentation