psacak 0.1.0

The pSACAK suffix sorting algorithm for huge in-memory data on multicore machines.
Documentation
1
2
3
4
5
6
7
8
pSACAK
======

[![crates](https://img.shields.io/badge/crates-0.1.0-blue)](https://crates.io/crates/psacak)
[![docs](https://img.shields.io/badge/docs-0.1.0-blue)](https://docs.rs/psacak)

Implementation of the pSACAK suffix sorting algorithm for huge in-memory data on multicore machines,
as described in this [paper](https://doi.org/10.1109/TC.2018.2842050).