ByteHamster / SicHashLinks
A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.
☆21Updated 4 months ago
Alternatives and similar repositories for SicHash
Users that are interested in SicHash are comparing it to the libraries listed below
Sorting:
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- 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
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated 2 years ago
- Bit packed vector of integral values☆28Updated last year
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Updated 8 years ago
- ☆20Updated 3 weeks ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated 2 years ago
- ☆27Updated 3 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Dynamic succinct/compressed data structures☆115Updated last month
- Succinct Data Structure Library 3.0☆101Updated last month
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 6 months ago
- ☆11Updated 2 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- benchmarking positional population count☆17Updated 3 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- DartMinHash: Fast Sketching for Weighted Sets☆12Updated last month