jermp / essentials
Essential C++ utilities.
☆15Updated last month
Alternatives and similar repositories for essentials:
Users that are interested in essentials are comparing it to the libraries listed below
- Bit packed vector of integral values☆27Updated 3 months ago
- Compact Tree Representation☆16Updated 8 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated last week
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- ☆20Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Generic hash table library in C☆30Updated last month
- ☆23Updated last month
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- R-Index-F Library for Pattern Matching☆13Updated 9 months ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 8 months ago
- Bicriteria Data Compressor☆14Updated 7 years ago