itomomoti / OnlineRlbwtLinks
Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.
☆15Updated 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
- TU DOrtmund lossless COMPression framework☆19Updated 11 months ago
- Compact Tree Representation☆16Updated 8 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☆67Updated 2 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- Implementation of a Backpack Quotient Filter☆12Updated last month
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 4 years ago
- Succinct Data Structure Library 3.0☆96Updated 2 weeks ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 6 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- R-Index-F Library for Pattern Matching☆13Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated last month
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Relative data structures based on the BWT☆12Updated 7 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- linear time suffix array construction algorithm☆12Updated 8 years ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- Paper Collection for Stringologists☆17Updated last week
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago