migumar2 / uiHRDC
Suite of universal indexes for Highly Repetitive Document Collections
☆20Updated 4 years ago
Alternatives and similar repositories for uiHRDC:
Users that are interested in uiHRDC are comparing it to the libraries listed below
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- A Space-Optimal Grammar Compression☆10Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- SUccinct Retrieval Framework☆19Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 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
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- ☆25Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- C++11 library for fast fuzzy searching☆14Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 4 years ago
- Succinct Data Structure Library☆105Updated 11 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 8 months ago
- A C++ library for integer array compression☆28Updated 2 years ago
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- An encoder/decoder collection for a sequence of integers