mpetri / FM-IndexLinks
FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental results.
☆107Updated 10 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:
- Dynamic succinct/compressed data structures☆110Updated last year
- Succinct Data Structure Library 3.0☆95Updated last month
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆50Updated 6 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆154Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Succinct Data Structure Library☆107Updated 12 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆24Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- Compact Data Structures Library☆101Updated 3 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ProbMinHash – A Class of Locality-Sensitive Hash Algorithms for the (Probability) Jaccard Similarity☆44Updated 4 years ago
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 8 years ago
- A tool for merging large BWTs☆25Updated 4 years ago
- Extremely fast inplace radix sort☆42Updated 5 years ago
- Relative data structures based on the BWT☆12Updated 7 years ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- A General-Purpose Counting Filter: Counting Quotient Filter☆128Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- Compact Data Structures Library☆128Updated 11 years ago
- A lightweight suffix-sorting library☆392Updated 5 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated 4 years ago
- Performs memory-efficient reservoir sampling on very large input files delimited by newlines☆69Updated 5 years ago
- BEETL☆97Updated 2 years ago