nicolaprezza / r-indexLinks
An optimal space run-length Burrows-Wheeler transform full-text index
☆67Updated 2 years ago
Alternatives and similar repositories for r-index
Users that are interested in r-index are comparing it to the libraries listed below
Sorting:
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A tool for merging large BWTs☆24Updated 5 years ago
- Dynamic succinct/compressed data structures☆113Updated 3 weeks ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- R-Index-F Library for Pattern Matching☆12Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated last year
- Implementation of a Backpack Quotient Filter☆13Updated 6 months ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated last month
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆90Updated 3 weeks ago
- Efficient construction of the BWT using string compression☆20Updated 7 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆17Updated 6 months ago
- Succinct Data Structure Library 3.0☆101Updated last month
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 6 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Incremental construction of FM-index for DNA sequences☆72Updated last year
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆56Updated last year
- vector illustrations of BWT based searching on small strings☆16Updated 6 years ago
- BWT-based index for graphs☆73Updated 10 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Mantis: A Fast, Small, and Exact Large-Scale Sequence-Search Index☆84Updated last year
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆27Updated 11 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- FM-index representation of a de Bruijn graph☆27Updated 8 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- A fast constructor of the compressed de Bruijn graph from many genomes☆42Updated last month
- Fast, Cache-Efficient, and Scalable Queries on Pangenomes☆35Updated 2 months ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- A fast, AVX2 and ARM Neon accelerated FM index library☆36Updated last year