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.☆15Updated 7 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- 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☆94Updated 3 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- Compact Data Structures Library☆127Updated 10 years ago
- Implementation of the sacabench framework☆17Updated 4 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆215Updated last month
- A lightweight suffix-sorting library☆386Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Paper Collection for Stringologists