jermp / essentialsLinks
Essential C++ utilities.
☆15Updated 3 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☆27Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆89Updated this week
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated 3 weeks ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- ☆24Updated 4 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆16Updated 5 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- TU DOrtmund lossless COMPression framework☆19Updated 11 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated last month
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 7 months ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Compact Tree Representation☆16Updated 8 years ago
- Succinct Data Structure Library 3.0☆96Updated 2 weeks ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆27Updated last year
- libstrbuf: A powerful string library for C☆17Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 4 months ago
- Bicriteria Data Compressor☆14Updated 7 years ago