kampersanda / dyft
C++17 Implementation of Dynamic Filter Trie
☆8Updated 3 years ago
Alternatives and similar repositories for dyft:
Users that are interested in dyft are comparing it to the libraries listed below
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- A C++ template library for compact Hamming distance indexes☆10Updated 8 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- LZ Double factor Factorization.☆11Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Essential C++ utilities.☆15Updated last month
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 2 months ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆30Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated 11 months ago
- Fast compressed trie dictionary library☆68Updated 7 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago