ByteHamster / SicHashLinks
A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.
☆19Updated 2 weeks 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 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆33Updated 6 months ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated 3 weeks ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆45Updated 10 months ago
- Bit packed vector of integral values☆27Updated 6 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 3 months ago
- benchmarking positional population count☆15Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆234Updated 2 months ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 8 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- ☆20Updated 3 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- ☆24Updated 3 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆45Updated last month