Suffix Tree/Suffix Arrays

Hi all, what’s the best library to implement (exact and inexact) search with suffix trees or suffix arrays? I tried SuffixArrays.jl, but the API was limited. Any suggestion? Thanks in advance.