jermp / essentialsLinks
Essential C++ utilities.
☆14Updated 4 months ago
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 8 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated last year
- Dynamic succinct/compressed data structures☆110Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 3 weeks ago
- TU DOrtmund lossless COMPression framework☆19Updated 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
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆239Updated 2 weeks ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Efficient Prefix-Sum data structures in C++.☆26Updated 2 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Fast compressed trie dictionary library☆70Updated last year
- For details, see the blog post:☆33Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- Portable MurmurHash Implementation☆11Updated last year
- Succinct Data Structure Library 3.0☆95Updated last month
- Bicriteria Data Compressor☆14Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Simple succinct data structures (in Rust)☆50Updated 10 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago