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:
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Dynamic succinct/compressed data structures☆113Updated 3 weeks ago
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- ☆20Updated last week
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 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
- For details, see the blog post:☆35Updated 2 years ago
- Bit packed vector of integral values☆28Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆88Updated last year
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- C++ library to easily start subprocesses and pipelines of commands☆16Updated 2 years ago
- a minimal C++ interval tree implementation☆237Updated 4 years ago
- ☆11Updated 2 years ago
- Succinct Data Structure Library 3.0☆101Updated last month
- A cheatsheet for most common Stringology tasks☆14Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- BitMagic Library☆438Updated 4 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆165Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- benchmarking positional population count☆17Updated 2 months ago