xxsds / multi_indexLinks
A C++ template library for compact Hamming distance indexes
☆10Updated 8 years ago
Alternatives and similar repositories for multi_index
Users that are interested in multi_index are comparing it to the libraries listed below
Sorting:
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- SUccinct Retrieval Framework☆20Updated 9 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 6 years ago
- Teaching implementation of the TurboPFor integer compression algorithm☆22Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆131Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- ☆12Updated 7 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 7 years ago
- Python bindings for the fast integer compression library FastPFor.☆60Updated last year
- A flexible tree-based index structure to support edit distance search on strings☆11Updated 7 years ago
- LSH index for approximate set containment search☆58Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- Experimental search engine in C/C++17 - still in early development.☆27Updated 9 months ago
- Dynamic succinct/compressed data structures☆112Updated last year
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 4 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- C++ implementation of hamming distance algorithm HmSearch using Kyoto Cabinet☆42Updated 9 years ago
- An inverted trigram index for accelerated string matching in Sqlite.☆78Updated 11 years ago
- Minimal Acyclic Subsequential Transducers☆26Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A Go library for succinct partial sums data structure☆10Updated 10 years ago