The libsais library provides fast (see Benchmarks below) linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (LCP) array, permuted LCP (PLCP) array, ...
This is a modern reconstruction of a multi-threaded sorting algorithms visualizer using C# 14 (.NET 10) and Microsoft's Windows App SDK (WinUI 3). It visually replicates parallel array processing ...