nicolaprezza / Re-Pair
A space-efficient compressor based on the Re-Pair grammar
☆11Updated 7 years ago
Alternatives and similar repositories for Re-Pair:
Users that are interested in Re-Pair are comparing it to the libraries listed below
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 3 years ago
- Succinct Data Structure Library 3.0☆94Updated 6 months ago
- A lightweight suffix-sorting library enhanced with LCP construction☆11Updated 4 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated last year
- Dynamic succinct/compressed data structures☆112Updated 10 months ago
- A tool for merging large BWTs☆26Updated 4 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Implementation of the sacabench framework☆16Updated 3 years ago
- R-Index-F Library for Pattern Matching☆13Updated 7 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated last month
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆105Updated 10 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆29Updated 5 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆62Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- LZ Double factor Factorization.☆11Updated 8 years ago
- Implementation of a Backpack Quotient Filter☆11Updated 8 months ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆13Updated this week
- Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]☆15Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆30Updated 2 months ago
- Compact Tree Representation☆16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 9 months ago
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆199Updated this week
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Efficient construction of the BWT using string compression☆17Updated 5 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- Paper Collection for Stringologists☆17Updated 4 months ago
- Bicriteria Data Compressor