waYne1337 / gsaca
linear time suffix array construction algorithm
☆12Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for gsaca
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 6 years ago
- Compact Tree Representation☆16Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Dynamic succinct/compressed data structures☆112Updated 6 months ago
- LZ Double factor Factorization.☆11Updated 7 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- TU DOrtmund lossless COMPression framework☆17Updated 2 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Relative data structures based on the BWT☆12Updated 6 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆28Updated 5 years ago
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Succinct Data Structure Library 3.0☆86Updated 2 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆58Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Compact Data Structures Library☆124Updated 10 years ago
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago