nicolaprezza / Re-PairLinks
A space-efficient compressor based on the Re-Pair grammar
☆10Updated 8 years ago
Alternatives and similar repositories for Re-Pair
Users that are interested in Re-Pair are comparing it to the libraries listed below
Sorting:
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Succinct Data Structure Library 3.0☆95Updated 2 months ago
- Dynamic succinct/compressed data structures☆111Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- A tool for merging large BWTs☆25Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 3 months ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆15Updated 4 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
- Implementation of the sacabench framework☆18Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 9 months ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated 3 weeks ago
- Efficient construction of the BWT using string compression☆20Updated 4 months ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆28Updated 8 months ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 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
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- R-Index-F Library for Pattern Matching☆12Updated last year
- Bit packed vector of integral values☆27Updated 8 months ago
- Bloom-filter based minimal perfect hash function library☆266Updated 3 months ago
- Implementation of a Backpack Quotient Filter☆13Updated 3 months ago
- A lightweight suffix-sorting library☆393Updated 5 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆53Updated last year