ocfnash / FM-Index
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
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆105Updated 10 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 2 years ago
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- Relative data structures based on the BWT☆12Updated 6 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- Bit packed vector of integral values☆27Updated 2 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- FOundation of stXXl and thriLL☆14Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- libsequence: a C++ class library for evolutionary genetic analysis☆53Updated 4 years ago
- A tool for merging large BWTs☆26Updated 4 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- compressed, queryable variation graphs☆11Updated 9 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆62Updated last year
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 5 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- A C++ implementation of a Generalized Suffix Tree using Ukkonen's algorithm☆23Updated 8 years ago
- Dynamic succinct/compressed data structures☆112Updated 10 months ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- An experimental tool to find approximate max-cuts in a large graph☆11Updated 3 years ago