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:
- A collection of generic, C++ Bloom Filter classes developed for the Boost C++ Libraries.☆24Updated 8 years ago
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- A framework for building reranking models.☆28Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- ☆13Updated 6 years ago
- C Library of Double-Array Trie System☆16Updated 11 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- ☆10Updated 8 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 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
- An Implementation of Two-Trie and Tail-Trie using Double Array☆21Updated 12 years ago
- ☆11Updated 8 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- A very fast and small(memory efficient) hash map☆7Updated 9 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated last month
- Format-incompatible 64-bit version of cdb (no 4GB limit)☆14Updated 11 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- ☆26Updated 8 years ago
- A flexible tree-based index structure to support edit distance search on strings☆11Updated 7 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Simple C++/Qt Project for Searching in text files using BST / TST / Trie / Hash Data Structures.☆11Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago