The following full text indexing is written in C++. It depends on cereal for binary serialization and sdsl-lite for compressed suffix array implementations.
The specification for these tasks inside the src directory be here
In creating buildsa and querysa, the following resources were consulted.