mksary

A suffix array library (program)

Install

All systems
curl cmd.cat/mksary.sh
Debian Debian
apt-get install sary
Raspbian
apt-get install sary

sary

A suffix array library (program)

Sary is a suffix array library. It provides fast full-text search facilities for huge, say, 10 MB, 100 MB text files using the data structure called suffix array. This package contains a simple search program to use the library.