rchikhi / benchmphfLinks
Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)
☆14Updated 8 years ago
Alternatives and similar repositories for benchmphf
Users that are interested in benchmphf are comparing it to the libraries listed below
Sorting:
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Updated 4 months ago
- Compact Tree Representation☆16Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 5 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- ☆20Updated last month
- ☆11Updated 2 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Dynamic succinct/compressed data structures☆115Updated last month
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- For details, see the blog post:☆35Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆23Updated 3 years ago
- Bit packed vector of integral values☆28Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- ☆27Updated 4 months ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago