xxsds / sdsl-liteLinks
Succinct Data Structure Library 3.0
☆94Updated 2 months ago
Alternatives and similar repositories for sdsl-lite
Users that are interested in sdsl-lite are comparing it to the libraries listed below
Sorting:
- 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
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆153Updated 10 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆264Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆85Updated last week
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆32Updated 5 months ago
- Succinct data structures in C/C++☆89Updated 8 months ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago