sacabench / sacabenchLinks
Implementation of the sacabench framework
☆18Updated 4 years ago
Alternatives and similar repositories for sacabench
Users that are interested in sacabench are comparing it to the libraries listed below
Sorting:
- Succinct Data Structure Library 3.0☆99Updated last week
- Dynamic succinct/compressed data structures☆112Updated last year
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- A lightweight suffix-sorting library☆397Updated 5 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- A space-efficient compressor based on the Re-Pair grammar☆10Updated 8 years ago
- Compact Tree Representation☆16Updated 8 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- Inducing enhanced suffix arrays for string collections [DCC'16, TCS 2017]☆26Updated this week
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Paper Collection for Stringologists☆17Updated last week
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆51Updated 6 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago