atuljangra / Ukkonen-SuffixTree
A C++ implementation of a Generalized Suffix Tree using Ukkonen's algorithm
☆23Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Ukkonen-SuffixTree
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- FOundation of stXXl and thriLL☆14Updated 9 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 9 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆103Updated 9 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…☆32Updated 4 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- A locality-sensitive hashing library☆45Updated 10 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated 3 months ago
- C++ implementation of FM Index data structure wrapped in Python☆13Updated last year
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆51Updated 4 years ago
- A collection of string sorting algorithms☆53Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- Succinct C++☆25Updated 4 years ago
- Relative data structures based on the BWT☆12Updated 6 years ago
- k-means++: a C++ version implement☆17Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆28Updated 3 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A tool for merging large BWTs☆26Updated 3 years ago