jermp / essentials
Essential C++ utilities.
☆15Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for essentials
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated last month
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 6 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 9 months ago
- For details, see the blog post:☆31Updated 11 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated last week
- Bit packed vector of integral values☆26Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- 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 …☆21Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- C++ Implementation of Zip Trees☆13Updated 2 years ago
- ☆20Updated 2 years ago
- LZ Double factor Factorization.☆11Updated 7 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 4 years ago
- ☆15Updated 5 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated this week
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 7 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year