jermp / essentialsLinks
Essential C++ utilities.
☆15Updated 2 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 6 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated last week
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆215Updated last month
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Bicriteria Data Compressor☆14Updated 7 years 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
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆235Updated 2 months ago
- TU DOrtmund lossless COMPression framework☆19Updated 11 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years 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.☆19Updated 3 weeks ago
- Fast compressed trie dictionary library☆70Updated 10 months ago
- ☆24Updated 4 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Efficient Prefix-Sum data structures in C++.☆26Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 3 weeks ago
- Simple succinct data structures (in Rust)☆50Updated 8 months ago
- Bloom-filter based minimal perfect hash function library☆266Updated 3 weeks ago
- Generic hash table library in C☆33Updated 2 months ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- ☆20Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago