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.
☆232Updated 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☆398Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- msufsort parallel suffix array construction algorithm☆30Updated 5 years ago
- Succinct Data Structure Library 3.0☆101Updated 3 weeks ago
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- High performance block-sorting data compression library☆339Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Header-only binary fuse and xor filter library☆414Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆131Updated 11 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- ☆144Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆165Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Testing common random-number generators (RNG)☆196Updated 3 weeks ago
- Implementation of the sacabench framework☆18Updated 4 years ago
- BitMagic Library☆438Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Fast lossless data compression in C++☆196Updated last week
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago