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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 9 months ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- ☆66Updated 4 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Iterator library.☆79Updated 5 years ago
- bit & sketches data structures☆60Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago