jermp / essentialsLinks
Essential C++ utilities.
☆14Updated this week
Alternatives and similar repositories for essentials
Users that are interested in essentials are comparing it to the libraries listed below
Sorting:
- Bit packed vector of integral values☆27Updated 9 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 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
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆86Updated last year
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆246Updated last week
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast compressed trie dictionary library☆71Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆226Updated 2 months ago
- Efficient and effective query auto-completion in C++.☆56Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆65Updated 2 years ago
- ☆20Updated 3 years ago
- Tries in C++☆13Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 4 months ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- libstrbuf: A powerful string library for C☆17Updated 9 years ago
- Bloom-filter based minimal perfect hash function library☆268Updated 4 months ago
- For details, see the blog post:☆34Updated last year
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago