Rerito / suffix-tree
A C++ Implementation for Generalized Suffix Trees
☆22Updated 6 years ago
Alternatives and similar repositories for suffix-tree:
Users that are interested in suffix-tree are comparing it to the libraries listed below
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- C++20 Generalized Suffix Tree implementation☆12Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- FOundation of stXXl and thriLL☆14Updated last year
- ☆13Updated last week
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- k-means++: a C++ version implement☆19Updated 7 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆67Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Collection of Parallel String Sorting Algorithms including Parallel Super Scalar String Sample Sort and Parallel Multiway LCP-Mergesort☆33Updated last year
- Execution primitives for C++☆153Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- parallel programming primitives for C++; pausable thread, task_queue, etc.☆8Updated 5 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 11 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 3 months ago
- Succinct Data Structure Library 3.0☆94Updated 3 weeks ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Flat containers for C++☆19Updated 8 years ago