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 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 2 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- ☆20Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- Compact Tree Representation☆16Updated 8 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆22Updated 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year
- Bit packed vector of integral values☆28Updated 10 months ago
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- benchmarking positional population count☆16Updated last month
- Low memory multithreaded hash table☆24Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- ☆25Updated last month
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- ☆11Updated 2 years ago
- BitMagic Library☆436Updated 3 months ago
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago