jermp / essentialsLinks
Essential C++ utilities.
☆14Updated 3 weeks ago
Alternatives and similar repositories for essentials
Users that are interested in essentials are comparing it to the libraries listed below
Sorting:
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated last week
- Bit packed vector of integral values☆28Updated 10 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- TU DOrtmund lossless COMPression framework☆19Updated last year
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 2 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 2 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆247Updated 3 weeks ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Fast compressed trie dictionary library☆71Updated last year
- R-Index-F Library for Pattern Matching☆12Updated last year
- Succinct Data Structure Library 3.0☆99Updated 2 weeks ago
- Efficient and effective query auto-completion in C++.☆57Updated 2 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 4 months ago
- Simple succinct data structures (in Rust)☆51Updated last year
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- ☆25Updated last month
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- String Matching Algorithms Research Tool☆108Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year