itomomoti / OnlineRlbwtLinks
Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.
☆14Updated 7 years ago
Alternatives and similar repositories for OnlineRlbwt
Users that are interested in OnlineRlbwt are comparing it to the libraries listed below
Sorting:
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Implementation of a Backpack Quotient Filter☆13Updated 4 months ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Succinct Data Structure Library 3.0☆95Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 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
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- R-Index-F Library for Pattern Matching☆12Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 3 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- A tool for merging large BWTs☆25Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A space-efficient compressor based on the Re-Pair grammar☆10Updated 8 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- Succinct Data Structure Library☆107Updated 12 years ago
- Bloom-filter based minimal perfect hash function library☆267Updated 3 months ago
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated 4 years ago