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:
- For details, see the blog post:☆32Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 3 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆32Updated 5 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆36Updated 2 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 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
- Dynamic succinct/compressed data structures☆112Updated last year
- A cheatsheet for most common Stringology tasks☆15Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 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
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- benchmarking positional population count☆15Updated last year
- ☆20Updated 3 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 years ago
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- TU DOrtmund lossless COMPression framework☆19Updated 10 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- Bit packed vector of integral values☆27Updated 5 months ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago