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.
☆216Updated last week
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☆388Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 2 months ago
- High performance block-sorting data compression library☆325Updated last week
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Succinct Data Structure Library 3.0☆94Updated this week
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- BitMagic Library☆426Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- A lightweight suffix-sorting library enhanced with LCP construction☆12Updated 5 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated last week
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Collection of Suffix Array Construction Algorithms (SACAs)☆33Updated 6 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 4 months ago
- String Matching Algorithms Research Tool☆104Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆85Updated 3 years ago
- Header-only binary fuse and xor filter library☆407Updated 6 months ago
- Custom compression for CRAM and others.☆35Updated last month
- Compression Benchmark☆354Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 7 months ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆82Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago