hermanstehouwer / Enhanced-Suffix-ArraysLinks
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
Sorting:
- Feed-forward Bloom filters☆52Updated 14 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- ☆26Updated 8 years ago
- Reduced on-disk Suffix Array☆22Updated 11 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search☆168Updated 10 years ago
- ARTful radix tree☆13Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- ☆20Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C++11 port of the PostgreSQL DBMS☆69Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- A system for maintaining replicated state machines☆115Updated 8 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- A high performance search engine☆107Updated 8 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Toy prototype for a distributed computing system in C++☆18Updated 10 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- mpio for Jubatus☆34Updated 6 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago