hermanstehouwer / Enhanced-Suffix-Arrays
A flexible implementation of enhanced suffix arrays in template based C++. Supports single and multi-position wildcard. Fast queries thanks to the implicit suffix tree structure.
☆20Updated 4 years ago
Alternatives and similar repositories for Enhanced-Suffix-Arrays:
Users that are interested in Enhanced-Suffix-Arrays are comparing it to the libraries listed below
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- A framework for building reranking models.☆29Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- High-performance Concurrent Cuckoo Hashing Library☆46Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- An Implementation of Two-Trie and Tail-Trie using Double Array☆21Updated 11 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- ☆25Updated 7 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- A flexible tree-based index structure to support edit distance search on strings☆11Updated 6 years ago
- ☆10Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Algorithms to compress sorted arrays of integers☆18Updated 10 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆38Updated 9 years ago
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆23Updated 7 years ago
- A very fast and small(memory efficient) hash map☆7Updated 8 years ago
- Neural Network engine for Veles distributed machine learning platform☆26Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- similarity join and search algorithms for edit distance and jaccard☆18Updated 7 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- C++ utility library☆24Updated 11 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago