jermp / essentials
Essential C++ utilities.
☆15Updated 9 months ago
Alternatives and similar repositories for essentials:
Users that are interested in essentials are comparing it to the libraries listed below
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- ☆20Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 5 months ago
- Bit packed vector of integral values☆27Updated 2 months ago
- Compact Tree Representation☆16Updated 8 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- C++17 Implementation of Dynamic Filter Trie☆8Updated 3 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last week
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- ☆10Updated 2 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆14Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Efficient and effective query auto-completion in C++.☆53Updated last year
- ☆12Updated 8 years ago
- R-Index-F Library for Pattern Matching☆13Updated 7 months ago
- Command line parser for C++17.☆26Updated 3 months 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 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago