Welcome! You're looking at the manual for libstree, a generic suffix tree implementation. Thanks for reading this.
Suffix trees are a building block needed for efficient implementations of many string algorithms. If you've found this library, you probably already know why you want to use them. If not, have a look at the comprehensive textbook by Dan Gusfield.