jermp / essentialsLinks
Essential C++ utilities.
☆15Updated 3 weeks 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 4 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Generic hash table library in C☆31Updated last month
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆87Updated this week
- Command line parser for C++17.☆27Updated 6 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
- Five implementations of double linked lists to demonstrate generic data structures in C☆16Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Compact Tree Representation☆16Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 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
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- LZ Double factor Factorization.☆11Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- ☆10Updated 5 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 3 years ago
- ☆23Updated 2 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Bicriteria Data Compressor☆14Updated 7 years ago
- ☆20Updated 3 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago