kurpicz / saca-benchLinks
Collection of Suffix Array Construction Algorithms (SACAs)
☆33Updated 6 years ago
Alternatives and similar repositories for saca-bench
Users that are interested in saca-bench are comparing it to the libraries listed below
Sorting:
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Dynamic succinct/compressed data structures☆111Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Succinct Data Structure Library 3.0☆95Updated 2 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆223Updated last month
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- TU DOrtmund lossless COMPression framework☆19Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 3 months ago
- A lightweight suffix-sorting library☆393Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated 3 weeks ago
- Implementation of the sacabench framework