mackstann / hash-table-shootout
A benchmark of some prominent C/C++ hash table implementations
☆103Updated 6 years ago
Alternatives and similar repositories for hash-table-shootout:
Users that are interested in hash-table-shootout are comparing it to the libraries listed below
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Iterator library.☆79Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Compact Data Structures Library☆98Updated 2 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated 10 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- generate perfect hashes (alpha)☆77Updated 2 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Feed-forward Bloom filters☆52Updated 13 years ago
- bit & sketches data structures☆60Updated 6 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Rolling Hash C++ Library☆187Updated last year