ByteHamster / SicHashLinks
A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.
☆20Updated 2 months ago
Alternatives and similar repositories for SicHash
Users that are interested in SicHash are comparing it to the libraries listed below
Sorting:
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Bit packed vector of integral values☆28Updated 10 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆90Updated last week
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated last year
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last week
- Succinct Data Structure Library 3.0☆99Updated last week
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- ☆11Updated 2 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 8 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- ☆20Updated 4 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Updated 8 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- ☆26Updated 2 months ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 5 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago