ocfnash / FM-IndexLinks
C++ implementation of FM Index data structure wrapped in Python
☆13Updated 2 years ago
Alternatives and similar repositories for FM-Index
Users that are interested in FM-Index are comparing it to the libraries listed below
Sorting:
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Relative data structures based on the BWT☆12Updated 7 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- FM-index representation of a de Bruijn graph☆27Updated 7 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- compressed, queryable variation graphs☆11Updated 10 years ago
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- Compact Data Structures Library☆100Updated 3 years ago
- An alignment-free, reference-free and incremental data structure for colored de Bruijn graph with application to pan-genome indexing.☆44Updated 3 years ago
- BlastGraph is a new tool for computing intensive approximate pattern matching in a sequence graph or a de-Bruijn graph. Given an oriented…☆12Updated 12 years ago
- Bit packed vector of integral values☆27Updated 5 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago