jermp / essentialsLinks
Essential C++ utilities.
☆15Updated this week
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 4 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- ☆20Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 5 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated this week
- Command line parser for C++17.☆27Updated 5 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- TU DOrtmund lossless COMPression framework☆19Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- ☆10Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Generic hash table library in C☆31Updated 2 weeks ago
- For details, see the blog post:☆32Updated last year