rchikhi / benchmphfLinks
Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)
☆13Updated 8 years ago
Alternatives and similar repositories for benchmphf
Users that are interested in benchmphf are comparing it to the libraries listed below
Sorting:
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- For details, see the blog post:☆32Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 3 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Bit packed vector of integral values☆27Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆32Updated 5 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Parallel Lightweight Suffix Array Algorithm.☆18Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- LZ Double factor Factorization.☆11Updated 8 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- External memory suffix array construction using inducing☆11Updated 4 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- ☆23Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago