ByteHamster / SicHashLinks
A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.
☆19Updated last month
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)☆33Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆88Updated this week
- C++ Implementation of Zip Trees☆14Updated 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
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Bit packed vector of integral values☆27Updated 6 months ago
- Succinct Data Structure Library 3.0☆94Updated this week
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 2 months ago
- ☆20Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- 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 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated last month
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- An optimal space run-length Burrows-Wheeler transform full-text index☆66Updated 2 years ago
- ☆24Updated 4 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆46Updated 2 months ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 8 years ago