ByteHamster / SicHash
A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.
☆19Updated 3 months ago
Alternatives and similar repositories for SicHash:
Users that are interested in SicHash are comparing it to the libraries listed below
- Learned Monotone Minimal Perfect Hashing☆25Updated 3 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆30Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 3 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 3 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆84Updated 5 months ago
- A cheatsheet for most common Stringology tasks☆15Updated 3 years ago
- Bit packed vector of integral values☆27Updated last month
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 6 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years 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 2 years ago
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays☆10Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Packed and Compressed Hash Tables☆15Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Succinct Data Structure Library 3.0☆94Updated 6 months ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- DartMinHash: Fast Sketching for Weighted Sets☆13Updated 4 years ago
- C++ library to easily start subprocesses and pipelines of commands☆14Updated last year
- ☆17Updated last month
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- R-Index-F Library for Pattern Matching☆13Updated 7 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago