koeppl / stringsheetLinks
A cheatsheet for most common Stringology tasks
☆14Updated 4 years ago
Alternatives and similar repositories for stringsheet
Users that are interested in stringsheet are comparing it to the libraries listed below
Sorting:
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- R-Index-F Library for Pattern Matching☆12Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 4 months ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated last month
- A tool for merging large BWTs☆25Updated 4 years ago
- vector illustrations of BWT based searching on small strings☆16Updated 6 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Efficient construction of the BWT using string compression☆20Updated 5 months ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆16Updated 4 months ago
- Implementation of a Backpack Quotient Filter☆13Updated 4 months ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]☆28Updated 9 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated last week
- Paper Collection for Stringologists☆17Updated 2 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- Fast, Cache-Efficient, and Scalable Queries on Pangenomes☆34Updated last week
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆86Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated 4 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- A hash map using the BooPHF perfect hash function☆13Updated 9 years ago
- ☆24Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 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
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆54Updated last year
- Practical Dynamic de Bruijn Graphs☆18Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated last month