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
- Compact Tree Representation☆16Updated 7 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- A C++ template library for compact Hamming distance indexes☆10Updated 7 years ago
- TU DOrtmund lossless COMPression framework☆17Updated 6 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆105Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- SUccinct Retrieval Framework☆19Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆33Updated 3 weeks ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated 3 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Essential C++ utilities.☆15Updated 8 months ago
- Bit packed vector of integral values☆27Updated last month
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- Space efficient (graph) algorithms☆18Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 9 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago