rchikhi / benchmphf
Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)
☆13Updated 7 years ago
Alternatives and similar repositories for benchmphf:
Users that are interested in benchmphf are comparing it to the libraries listed below
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- Compact Tree Representation☆16Updated 7 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compact Data Structures Library☆98Updated 2 years 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 …☆22Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆17Updated last month
- 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
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆49Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 11 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Parallel Lightweight Suffix Array Algorithm.☆17Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- benchmarking positional population count☆13Updated 10 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 4 months ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year