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.
☆210Updated 2 weeks ago
Alternatives and similar repositories for libsais
Users that are interested in libsais are comparing it to the libraries listed below
Sorting:
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Succinct Data Structure Library 3.0☆94Updated last month
- Collection of Suffix Array Construction Algorithms (SACAs)☆31Updated 6 years ago
- Custom compression for CRAM and others.☆32Updated last week
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week
- Implementation of the sacabench framework☆17Updated 4 years ago
- A space-efficient compressor based on the Re-Pair grammar☆11Updated 8 years ago
- A lightweight suffix-sorting library☆382Updated 5 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- High performance block-sorting data compression library☆314Updated last week
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- Fast lossless data compression in C++☆153Updated this week
- A lightweight suffix-sorting library enhanced with LCP construction☆11Updated 5 years ago
- MCM file compressor☆113Updated 7 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 9 months ago
- Compression Benchmark☆350Updated last year
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 3 weeks ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆23Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago