jlabeit / parallel-divsufsortLinks
Parallel Lightweight Suffix Array Algorithm.
☆18Updated 9 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)☆88Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 10 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated last month
- Parallel Block GZIP☆50Updated 9 years ago
- SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)☆39Updated 2 years ago
- Succinct Data Structure Library 3.0☆101Updated 3 weeks ago
- A tool for merging large BWTs☆24Updated 5 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆67Updated 2 years 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
- 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 3 weeks ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆56Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆90Updated 3 weeks ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- BWT-based index for graphs☆73Updated 10 months ago
- Bit packed vector of integral values☆28Updated 11 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆157Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A lightweight suffix-sorting library☆398Updated 5 years ago
- Truly parallel gzip decompression☆124Updated 6 years ago
- A C/C++ library for fast interval overlap queries (with a "bedtools coverage" example)☆169Updated last year
- Extremely fast inplace radix sort☆43Updated 5 years ago
- Bifrost: Highly parallel construction and indexing of colored and compacted de Bruijn graphs☆221Updated 2 months ago
- Fast, portable C implementations of Needleman-Wunsch and Smith-Waterman sequence alignment☆97Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Efficient construction of the BWT using string compression☆20Updated 7 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 5 months ago