jermp / essentialsLinks
Essential C++ utilities.
☆14Updated 2 months 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☆28Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆93Updated last week
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated 2 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- ☆27Updated 3 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 4 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Dynamic succinct/compressed data structures☆115Updated last month
- Bicriteria Data Compressor☆14Updated 8 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Generic hash table library in C☆39Updated last month
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 6 months ago
- TU DOrtmund lossless COMPression framework☆19Updated last year
- Fast compressed trie dictionary library☆71Updated last year
- Efficient Prefix-Sum data structures in C++.☆26Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Low memory multithreaded hash table☆24Updated 10 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Updated 4 months ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆108Updated 11 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Collection of Suffix Array Construction Algorithms (SACAs)☆34Updated 6 years ago