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
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆23Updated 7 years ago
- ☆11Updated 8 years ago
- Simple C++/Qt Project for Searching in text files using BST / TST / Trie / Hash Data Structures.☆11Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library