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.
☆215Updated last month
Alternatives and similar repositories for libsais
Users that are interested in libsais are comparing it to the libraries listed below
Sorting:
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆234Updated 2 months ago
- A lightweight suffix-sorting library☆386Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆45Updated 10 months ago
- High performance block-sorting data compression library☆323Updated this week
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆84Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 6 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 11 months ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 3 months ago
- Header-only binary fuse and xor filter library☆404Updated 6 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- String Matching Algorithms Research Tool☆104Updated last year
- BitMagic Library☆426Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- ☆144Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago