mackstann / hash-table-shootoutLinks
A benchmark of some prominent C/C++ hash table implementations
☆105Updated 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
Sorting:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- High-performance multicore-scalable data structures and benchmarks☆140Updated 5 years ago
- Compact Data Structures Library☆100Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast decoder for VByte-compressed integers☆122Updated last year
- 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
- Feed-forward Bloom filters☆52Updated 13 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Iterator library.☆79Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- ☆49Updated 5 years ago
- A fast and highly scalable GPU dynamic memory allocator☆104Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago