tudocomp / tudocompLinks
TU DOrtmund lossless COMPression framework
☆19Updated last year
Alternatives and similar repositories for tudocomp
Users that are interested in tudocomp are comparing it to the libraries listed below
Sorting:
- 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
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 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
- Succinct Data Structure Library 3.0☆95Updated 2 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Succinct Data Structure Library