IlyaGrebnov / libsaisLinks
The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (LCP) array, permuted LCP (PLCP) array, Burrows-Wheeler transform (BWT) and inverse BWT based on the induced sorting algorithm with optional OpenMP support for multi-core parallel construction.
☆233Updated 4 months ago
Alternatives and similar repositories for libsais
Users that are interested in libsais are comparing it to the libraries listed below
Sorting:
- A lightweight suffix-sorting library☆399Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- msufsort parallel suffix array construction algorithm☆30Updated 5 years ago
- High performance block-sorting data compression library☆341Updated 4 months ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- 🚀 Fast C/C++ bit population count library☆359Updated last year
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- Succinct Data Structure Library 3.0☆101Updated last month
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast lossless data compression in C++☆197Updated last week
- ☆145Updated last year
- A lightweight suffix-sorting library enhanced with LCP construction☆13Updated 5 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- BitMagic Library☆441Updated 5 months ago
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- A space-efficient compressor based on the Re-Pair grammar☆10Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 9 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago