jlabeit / parallel-divsufsortLinks
Parallel Lightweight Suffix Array Algorithm.
☆18Updated 8 years ago
Alternatives and similar repositories for parallel-divsufsort
Users that are interested in parallel-divsufsort are comparing it to the libraries listed below
Sorting:
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- Dynamic succinct/compressed data structures☆112Updated 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
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated last month
- Succinct Data Structure Library 3.0☆98Updated 3 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)☆39Updated last year
- Parallel Block GZIP☆50Updated 9 years ago
- A tool for merging large BWTs☆25Updated 5 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated 2 weeks ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Bloom-filter based minimal perfect hash function library☆269Updated 4 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 lightweight suffix-sorting library☆396Updated 5 years ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆28Updated 9 months ago
- Smith-Waterman database searches with inter-sequence SIMD parallelisation☆60Updated 2 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- BWT-based index for graphs☆73Updated 8 months ago
- Simple succinct data structures (in Rust)☆51Updated last year
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆54Updated last year
- Truly parallel gzip decompression☆124Updated 6 years ago
- R-Index-F Library for Pattern Matching☆12Updated last year
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago