Crates.io | psacak |
lib.rs | psacak |
version | 0.1.0 |
source | src |
created_at | 2020-04-22 15:08:19.314599 |
updated_at | 2020-04-22 15:08:19.314599 |
description | The pSACAK suffix sorting algorithm for huge in-memory data on multicore machines. |
homepage | https://github.com/hucsmn/psacak |
repository | https://github.com/hucsmn/psacak |
max_upload_size | |
id | 232964 |
size | 120,615 |
Implementation of the pSACAK suffix sorting algorithm for huge in-memory data on multicore machines, as described in this paper.