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.
☆234Updated 5 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 3 months ago
- High performance block-sorting data compression library☆341Updated last week
- msufsort parallel suffix array construction algorithm☆30Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- Header-only binary fuse and xor filter library☆424Updated 3 weeks ago
- Succinct Data Structure Library 3.0☆101Updated last month
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- Fast lossless data compression in C++☆198Updated this week
- Collection of Suffix Array Construction Algorithms (SACAs)☆34Updated 6 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- A lightweight suffix-sorting library enhanced with LCP construction☆13Updated 5 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆347Updated 3 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Compression Benchmark☆359Updated 2 years ago
- BitMagic Library☆442Updated 5 months ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 10 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆145Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆123Updated 5 years ago
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago