ocfnash / FM-IndexLinks
C++ implementation of FM Index data structure wrapped in Python
☆14Updated 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:
- libsequence: a C++ class library for evolutionary genetic analysis☆52Updated 5 years ago
- Dynamic succinct/compressed data structures☆114Updated last month
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated 2 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆93Updated this week
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 11 years ago
- Bloom-filter based minimal perfect hash function library☆271Updated 6 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆67Updated 2 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- Bit packed vector of integral values☆28Updated last year
- Low memory multithreaded hash table☆24Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- A tool for merging large BWTs☆24Updated 5 years ago
- A collection of string sorting algorithms☆55Updated 4 years ago
- Succinct Data Structure Library☆109Updated 12 years ago
- Succinct Data Structure Library 3.0☆101Updated last month
- Compact Tree Representation☆16Updated 8 years ago
- FOundation of stXXl and thriLL☆14Updated 2 years ago
- Simply feedforward neural network☆19Updated 9 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Extremely fast inplace radix sort☆43Updated 6 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆158Updated last year
- Compact Data Structures Library☆103Updated 3 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 5 years ago
- memory efficient, fast & precise taxnomomic classification system for metagenomic read mapping☆63Updated last week
- Fast FASTA/Q parser and writer (C++ re-implementation of kseq library)☆56Updated last year